Agent skill
incident-review
Post-mortem on incidents
Install this agent skill to your Project
npx add-skill https://github.com/davekilleen/Dex/tree/main/.claude/skills/_available/engineering/incident-review
SKILL.md
Purpose
Document incident learnings through structured post-mortem to prevent recurrence.
Usage
/incident-review [incident-name]- Review specific incident
Steps
-
Gather incident context:
- Timeline of events
- Systems affected
- Customer impact
- Duration/downtime
-
Prompt for root cause analysis:
- What happened?
- Why did it happen?
- Why wasn't it caught earlier?
-
Identify action items:
- Immediate fixes
- Long-term prevention
- Monitoring improvements
- Process changes
-
Create post-mortem document in 06-Resources/Learnings/
Output Format
# Incident Post-Mortem: [Incident]
**Date:** [When occurred]
**Duration:** [Length]
**Severity:** [Critical/Major/Minor]
## Impact
- **Users affected:** [Count/percentage]
- **Services impacted:** [List]
- **Business impact:** [Description]
## Timeline
- [Time] - [Event]
- [Time] - [Event]
## Root Cause
[Analysis of why this happened]
## Action Items
- [ ] [Immediate fix] - Owner: [Name] - Due: [Date]
- [ ] [Prevention measure] - Owner: [Name] - Due: [Date]
## What We Learned
1. [Learning 1]
2. [Learning 2]
Recommended Agent Skills
Expand your agent's capabilities with these related and highly-rated skills.
getting-started
Interactive post-onboarding tour with adaptive pathways based on available data
industry-truths
Define time-horizoned assumptions about your industry/domain that ground strategic thinking and prevent building on quicksand
process-meetings
Process synced Granola meetings to update person pages, extract tasks, and organize meeting notes
pi-tools
View and manage Pi-built extensions synced to Dex. Shows available tools, commands, and sync status.
pi
Route tasks to Pi for comparison testing. Toggle Pi mode or run specific commands through Pi.
commitment-extractor
Extract and track commitments from meeting notes - who promised what to whom, with deadlines and status tracking.
Didn't find tool you were looking for?