postmortem-writing
Installation
SKILL.md
Postmortem writing
Principles
- Blameless — focus on systems and process, not individuals.
- Accurate — timeline in UTC with evidence (logs, deploys, tickets).
- Actionable — every finding maps to owner + due date or ticket.
Required sections
- Summary — what happened, duration, user/business impact
- Timeline — detection, escalation, mitigation, recovery
- Root cause — technical chain; distinguish trigger vs underlying gap
- Contributing factors — process, monitoring, dependency, change management
- What went well
- Action items — prevent recurrence, improve detection, reduce blast radius