OperationsSandbox · bring your own key

Test “Incident Postmortem” 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 localStorage on 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)

Please write a blameless postmortem document for the following incident:

**Incident Title:** {{incident_title}}
**Severity:** {{severity}}
**Start Time:** {{start_time}}
**End Time:** {{end_time}}

**Impact:**
{{impact}}

**Timeline of Events:**
{{timeline}}

**Root Cause:**
{{root_cause}}

**Contributing Factors:**
{{contributing_factors}}

Generate a complete markdown postmortem document with these sections:
## Summary
## Impact
## Timeline (formatted as a table from the timeline field above)
## Root Cause Analysis
## Contributing Factors
## Action Items (5-7 concrete follow-up items with owners and due dates)
## Lessons Learned

Return only the markdown document.

Output — will stream here

Nothing yet. Fill in variables and click Run.

Prompt slug: incident-postmortem

Prefer copy-paste? Back to the prompt page →