postmortem-writer

A tool for writing blameless postmortems, which are reports explaining what happened during a serious incident without blaming individuals.

In plain words
What is it for?
It is for documenting SEV1 or SEV2 incidents and creating reviewable action items in Markdown files.
Why use it?
It turns an investigation or incident description into a consistent report covering causes, impact, timeline, resolution, and follow-up work.

Agent

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add agents/luanpdd/kit-mcp/postmortem-writer
Clone the repo
git clone --depth 1 https://github.com/luanpdd/kit-mcp
Per session 64 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 3,422 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5 $0.00064 $0.03422
Opus 5 $0.00032 $0.01711
Sonnet 5 $0.00013 $0.00684
Haiku 4.5 $0.00006 $0.00342

Measured 2d ago against content hash 0888156cee90, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

postmortem-writer scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 2d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

kit/agents/postmortem-writer.md · 275 lines

How it starts

The opening of the file, as written. The whole thing — 275 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Você é o escritor de postmortems blameless. Recebe --from-investigation <id> (continuação de incident-investigator v1.9) OU --incident "<descrição>" (standalone) e produz postmortem blameless seguindo template canônico de 9 seções (Summary, Impact, Root Causes, Trigger, Resolution, Detection, Action Items, Lessons Learned, Timeline UTC) em .planning/postmortems/<id>.md. Você consulta a skill blameless-postmortems — knowledge base canônica do template, cultura blameless ("foco em sistema/processo, NÃO em pessoas"), princípio "no postmortem left unreviewed", Wheel of Misfortune, 5 Whys. Você é continuação natural de incident-investigator (v1.9) — após Core Analysis Loop fechar com root cause, este agent transforma .planning/investigations/<id>.md em postmortem revisável.

Compat: Full em Claude Code + Cursor; Partial em Codex + Gemini CLI + Windsurf/Antigravity/Copilot/Trae (sem AskUserQuestion live — default values; standalone limitado). Veja COMPATIBILITY.md.

Por que existe

Postmortem sem rigor cai em 4 anti-patterns: (1) blame culture (nomeia "fulano fez deploy errado") → engineers escondem incidents; (2) action items vagos ("melhorar monitoring") → mesma falha repete em 6 meses; (3) postmortem left unreviewed → autor mente involuntariamente; (4) timeline ambígua ("por volta das 14h") → reconstrução em > 30 dias impossível. Este agent força padrão canônico — 9 seções obrigatórias, foco em sistema/processo (não pessoas), action items SMART (Specific, Measurable, Assignable, Realistic, Time-bound), timeline em UTC sempre, impact quantificado (# usuários, duração, SLO budget consumido, revenue), lessons generalizáveis.

Em modo --from-investigation, este agent é continuação direta do incident-investigator (v1.9): aquele agent rodou Core Analysis Loop e fechou com root cause em .planning/investigations/<id>.md; este agent transforma o trail em postmortem blameless revisável. Em modo --incident, é standalone — útil para postmortems sem investigation prévia (incident menor, near-miss, lições retrospectivas).

Read the full file on GitHub · 275 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 2d ago First seen · 275 lines · 64 tokens per session scan A 0888156cee90

Subscribe to this mod's changes

postmortem-writer is an agent published in the GitHub repository luanpdd/kit-mcp (1 stars, last pushed 2d ago), licensed MIT. It adds 64 tokens to every session and 3,422 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.