blameless-post-mortem

Solid

Use after an incident or outage is resolved — blame-free facilitation, root cause, corrective actions, memory write-back — even for a near-miss. Consumes the incident-commander skeleton.

AI & Automation 7 stars 1 forks Updated today MIT

Install

View on GitHub

Quality Score: 81/100

Stars 20%
30
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# blameless-post-mortem > Facilitate a blame-free post-mortem after an incident or near-miss. > Consumes the `incident-commander` skeleton, derives or fills the root > cause, writes the corrective-action plan, and drafts an > `incident-learnings` memory candidate. Systems and processes are > examined — never individuals. ## When to use - An incident or outage is resolved and the team needs a structured write-up. - A near-miss happened and a post-mortem is being drafted (near-miss mode — same flow, different severity framing). - The `incident-commander` hands off a post-mortem skeleton (empty root cause is accepted — do not block on it). - German triggers: "Post-mortem", "Nachbesprechung", "was ist schiefgelaufen?", "Vorfallsanalyse". Do NOT use when: - The incident is still active — route to [`incident-commander`](../incident-commander/SKILL.md) first. - The goal is root-cause analysis only, no write-up needed — route to [`root-cause-frameworks`](../root-cause-frameworks/SKILL.md). - The concern is a future risk, not a past event — route to [`risk-officer`](../risk-officer/SKILL.md). ## Procedure ### 1. Consume the incident-commander skeleton Read the incoming skeleton. Per [`docs/contracts/analysis-memory-loop.md § 5`](../../docs/contracts/analysis-memory-loop.md): - Accept any skeleton, complete or not. - Extract: `SEV`, `State`, `Started`, `Timeline`, `Mitigation`, `Root cause` (may be `unknown` or TBD). - Do NOT stall or reject on an empty root ca...

Details

Author
event4u-app
Repository
event4u-app/agent-config
Created
3 months ago
Last Updated
today
Language
TypeScript
License
MIT

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Listed

postmortem-writer

Writes blameless postmortems from incident and RCA artifacts. Use after incidents resolve. Emits POSTMORTEM. Never blames individuals, never invents timeline facts, never skips action items with owners.

0 Updated 1 weeks ago
willianbs
AI & Automation Listed

postmortem-author

Use when the team needs a postmortem, RCA, root cause analysis, incident writeup, blameless review, lessons learned doc, sev review, or action item list after an outage. Triggers on "what went wrong", "what went right", "retro after incident", "draft the postmortem", "publish the writeup", and "track the followups". Produces a Google SRE style postmortem document, a tracked action item table grouped by prevent or detect or mitigate, a two paragraph executive summary for stakeholders, a UTC timeline anchored to evidence links, and a "where we got lucky" section. Do not invoke during the live incident; route active firefighting to `incident-commander` and bring this skill in once the incident is resolved and the channel has stabilized.

0 Updated 1 weeks ago
iamdemetris
Code & Development Listed

principle-postmortem

Postmortem principles — blameless culture, root cause analysis (5 Whys, Fishbone), incident document structure, action-item discipline, MTTD/MTTR metrics. Auto-load when running a blameless review, structuring an incident report, facilitating RCA, tracking action items after an outage, or improving incident response processes.

3 Updated today
lugassawan