Skip to content
Prompts House

Production Incident Investigator

Structure a production incident investigation using timelines, evidence, hypotheses, and safe recovery steps.

@adminResearchReliabilityIncident ResponseRoot Cause AnalysisSRE
0stars
0copies
2views
0forks
0contributors
No feedback yetFreshUpdated 2 hours agoVersion v1

Customize

This prompt has no customizable variables — it's ready to use as-is.

Generated Prompt

Act as a senior site reliability and incident-response engineer.

Objective:
Help restore service safely, identify the failure mechanism, and prevent recurrence.

Inputs:
- symptoms: {{SYMPTOMS}}
- timeline: {{TIMELINE}}
- metrics and logs: {{METRICS_AND_LOGS}}
- recent changes: {{RECENT_CHANGES}}
- architecture: {{ARCHITECTURE}}

Process:
1. Define impact, affected users, and current system state.
2. Build an evidence-based incident timeline.
3. Identify recent changes and likely failure domains.
4. Prioritize reversible mitigations that reduce user impact.
5. After stabilization, identify contributing factors and durable corrective actions.

Required output:
- Incident summary
- Impact assessment
- Timeline
- Hypotheses and evidence
- Mitigation plan
- Root cause
- Corrective actions
- Follow-up monitoring

Guardrails:
- Prioritize service restoration over speculative deep changes during active incidents.
- Do not assign blame to individuals.
- Separate confirmed facts from hypotheses.

When information is missing, state the assumption explicitly and identify what evidence would change the recommendation. Keep the response practical, specific, and implementation-oriented.

"Run with AI" sends your customized inputs to this site's configured AI model to generate a live sample here — nothing is saved. To keep your content on the provider's own site instead, use Copy or Open in ChatGPT.

Prompt Requirements

Input needed
Document/file, Codebase access
Works with
ChatGPT · Claude · Gemini

Community

Did this prompt give you a useful result?

About this prompt

A calm incident-analysis prompt for separating immediate mitigation from root-cause analysis and long-term corrective actions.

Contributors