Incident Postmortem

Draft a blameless incident postmortem as a markdown report from a timeline and impact statement.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/MS33834/AI-SKILL --skill incident-postmortem-ms33834
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Incident Postmortem
Source: https://github.com/MS33834/AI-SKILL/tree/main/skills/incident-postmortem
Command: npx skills add https://github.com/MS33834/AI-SKILL --skill incident-postmortem-ms33834

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill turns a raw incident timeline and impact statement into a structured, blameless postmortem so teams can review outages without starting from a blank page.

Core Features & Use Cases

  • Timeline Rewriting: Reframes chronological incident events into clear, plain-language sections with timestamps.
  • Root Cause Analysis: Guides a 5-Whys-style investigation focused on systems, process gaps, and recovery blockers.
  • Actionable Follow-up: Produces owner-ready action items for prevention, detection, and response improvements.
  • Use Case: A site reliability team can use it after a production outage to quickly generate a review doc for the incident meeting.

Quick Start

Provide the incident timeline and impact statement, then ask for a blameless postmortem in markdown.

Frequently Asked Questions about Incident Postmortem

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I write a blameless postmortem for a production outage?

To write a blameless postmortem for a production outage, provide an incident timeline and impact statement to generate a structured markdown report focused on systems rather than people. The output includes summary, timeline, root cause, impact, detection, recovery, action items, and lessons.

What is a blameless postmortem in site reliability engineering?

A blameless postmortem in site reliability engineering is a structured incident review that analyzes production outages by focusing on systems and process gaps rather than individual errors. It applies 5-Whys-style investigation to identify root causes and produce actionable prevention items.

Can I use a timeline and impact statement to generate an incident review document?

Yes, you can use a raw incident timeline and impact statement to generate an incident review document. The process reframes chronological events into plain-language sections with timestamps, guiding a 5-Whys investigation to produce owner-ready action items for team discussion.

Does postmortem generation work for service degradations and operational reviews?

Postmortem generation works for service degradations and operational reviews that need a structured summary. It drafts a markdown report from your timeline and impact statement, applying a 5-Whys-style investigation to identify root causes and recovery blockers for team discussion.

What is the best way to find the root cause of an outage for an SRE team?

The best way to find the root cause of an outage for an SRE team is using a 5-Whys-style investigation focused on systems and process gaps. This approach identifies root causes and recovery blockers from a timeline to produce actionable follow-up items for prevention and response improvements.