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 10 stars 1 forks Updated today MIT

Install

View on GitHub

Quality Score: 82/100

Stars 20%
35
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
5 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 months ago
willianbs
AI & Automation Listed

postmortem

Author a blameless incident postmortem from an incident description and any available artifacts (logs, timeline notes, chat transcripts), or review an existing draft for blameless tone and analytical depth. Builds a timestamped timeline, quantified impact, contributing-factor analysis, and owned action items. Use when an incident is resolved and needs a written retrospective, or when a draft postmortem needs a quality pass.

0 Updated yesterday
jedarden
AI & Automation Listed

engineering-incident-postmortem

Runs a blameless incident post-mortem: reconstructs the timeline from evidence, separates trigger from cause from contributing conditions, and produces owned, dated remediation actions. Use when an incident, outage, degradation, or severe bug has been resolved and a written review is due, or when a draft post-mortem needs review before it goes to a review board. Trigger on 'write the post-mortem', 'RCA for the outage', 'incident review', 'five whys', 'what was the root cause', 'corrective actions for INC-'. Not for triaging an incident that is still live — that is engineering-incident-command; not for routine bug write-ups with no customer or availability impact, which belong in the ticket.

0 Updated 1 weeks ago
alihusains