Incident Postmortem skills for AI agents
5 practitioner-grade incident postmortem skills, each a focused Markdown document your agent loads into context on demand. Search them from Claude Desktop, Cursor or any MCP client, or pull one with the CLI.
All 5 skills
- Customer Communication During Incidents
Communicate with customers during an active incident — status page, email, in-app banners, social media. The engineering decisions are hard but separable from the communications decisions; this skill covers the latter. Use when an incident has customer impact and the question of what to tell them, when, becomes pressing.
142 lines - Incident Commander Role
Serve as the incident commander during an active production incident. The IC coordinates the response, tracks the status, communicates with stakeholders, and makes the calls. Distinct from the engineers investigating root cause. Use when an incident exceeds what one engineer can handle alone.
122 lines - Incident Response Runbooks
Write runbooks the on-call engineer at 03:00 AM can actually follow. Covers structure, decision points, escalation criteria, and the difference between procedural runbooks and diagnostic runbooks. Use when documenting any production system that can fail in ways the primary on-call may not have seen before.
122 lines - Incident Severity Classification
Define a severity scale that triggers the right response without overreaction or underreaction. Covers SEV-1 through SEV-4, the customer-impact criteria, the response expectations per level, and how to handle escalation and de-escalation during an incident. Use when designing or reviewing your team's incident management process.
129 lines - Writing Blameless Postmortems
Write postmortems that turn outages into learning, not blame. Covers the blameless framing, the timeline reconstruction, the contributing-factors analysis, and the action-items discipline. Use after any production incident, near-miss, or significant degradation that the team needs to learn from.
124 lines