OperationsSandbox · bring your own key
Test “Sprint Retrospective” with your own key
Paste an Anthropic, OpenAI, or OpenRouter key. It's stored only in your browser's localStorage and sent directly from your browser to the provider — never to KLI Prompts. We have no backend that can see it.
How this works (honestly)
- Your key lives in
localStorageon this device only. - The HTTP request to the LLM goes from your browser straight to
api.anthropic.com/api.openai.com/openrouter.ai. - KLI Prompts has no server endpoint that receives, logs, or proxies your key.
- Clear it any time — there's a button below.
Step 1 · Provider
Recommended for this prompt: any · temperature 0.4
Step 2 · Your API key
Saved to
localStorage on this device. Never sent to KLI servers.Step 3 · Fill the variables
Final prompt (sent to anthropic)
You are a professional Agile coach. Generate a structured sprint retrospective document in Markdown for the following sprint.
Team: {{team_name}}
Sprint: {{sprint_label}}
What went well:
{{went_well}}
What didn't go well:
{{went_poorly}}
{{mood_section}}
{{notes_section}}
Generate a comprehensive retrospective document with the following sections:
1. Summary — a brief paragraph overview of the sprint
2. What Went Well — bullet points expanding on the positives
3. What Didn't Go Well — bullet points expanding on the challenges
4. Action Items (Prioritized) — concrete, assignable action items categorized as High/Medium/Low priority
5. Team Mood — a paragraph summarizing team sentiment{{team_mood_rating}}
Use clear Markdown formatting with headers, bullet points, and bold text where appropriate. Be specific and actionable.Output — will stream here
Nothing yet. Fill in variables and click Run.
Prompt slug: sprint-retrospective
Prefer copy-paste? Back to the prompt page →