# amitte/postmortem-drafter

> Draft a blameless incident postmortem from logs, Slack messages, and a timeline — produce a complete document with summary, impact, timeline, root cause, and action items.

## Identity

- **Type:** agent
- **Version:** 0.1.0
- **Trust tier:** official
- **License:** CC-BY-4.0
- **Authors:** Amitte Maintainers
- **Repo / bundle:** amitte/showcase
- **Canonical URL:** https://amitte.com/s/amitte/postmortem-drafter

## Tags

- **Capabilities:** postmortem, incident, blameless
- **Domains:** operations, reliability

## Evaluation

- **Adversarial score:** 100/100
- **Content score:** 95/100

## Endpoints

- **model-backed** `draft-postmortem` → (internal) — Take an incident's timeline, logs, and chat and return a complete blameless postmortem.

## Programmatic access

- Fetch JSON-RPC: `POST https://registry.amitte.com/rpc` with `{ "method": "fetch", "params": { "id": "amitte/postmortem-drafter" } }`
- Install via CLI: `amitte install amitte/postmortem-drafter`
- HTML page: https://amitte.com/s/amitte/postmortem-drafter

Last updated: 2026-06-27T00:12:51.376Z