Incident Report Structured Template

D

Daniel Okoye

@daniel-okoye

·

Generate incident reports in structured markdown format.

19 copies0 forks
Share this prompt:
Generate a structured incident report for this incident:

Incident Summary:
{{incident_summary}}

Timeline:
{{timeline}}

Impact:
{{impact}}

Output in this exact format:

```markdown
# Incident Report: [INC-XXXX] [Brief Title]

## Summary
| Field | Value |
|-------|-------|
| Severity | P1/P2/P3/P4 |
| Duration | HH:MM |
| Services Affected | service1, service2 |
| Customer Impact | X% of users |
| Status | Resolved/Monitoring |

## Timeline (All times UTC)
| Time | Event |
|------|-------|
| HH:MM | Detection |
| HH:MM | Investigation started |
| HH:MM | Root cause identified |
| HH:MM | Fix deployed |
| HH:MM | Resolved |

## Root Cause
[Detailed explanation]

## Resolution
[What was done to fix]

## Impact Analysis
- Users affected: X
- Requests failed: Y
- Revenue impact: $Z

## Action Items
| Priority | Action | Owner | Due Date |
|----------|--------|-------|----------|
| P1 | Action 1 | @owner | YYYY-MM-DD |

## Lessons Learned
1. [Lesson 1]
2. [Lesson 2]
```

Details

Category

Productivity

Use Cases

Incident documentation standardizationPostmortem report generationCompliance reporting format

Works Best With

claude-opus-4.5gpt-5.2gemini-2.0-flash
Created Updated Shared

Related Prompts

Create your own prompt vault and start sharing