What it does
PagerDuty Incident Postmortem Writer is an SRE-focused agent that turns PagerDuty incident data into a complete blameless postmortem draft. It collects incident details, notes, and log entries from the PagerDuty API, builds a chronological timeline, scores findings (severity, duration, escalations, responders), and synthesizes narrative postmortem sections — executive summary, impact analysis, root cause hypotheses, a 5 Whys framework, and lessons learned — using an LLM with a deterministic fallback. The draft is returned as structured JSON and can be pushed to Confluence and announced in Slack. Fully offline in mock mode — no credentials required for testing. Built for SRE and platform teams who want fast, consistent, blameless postmortems instead of manually reconstructing incident timelines.
Example prompts
- Generate a full blameless postmortem for this PagerDuty incident
- Build a timeline of events for this incident
- Give me 5 Whys root-cause questions for this outage
Before you connect
The credentials this agent will ask you for — the full setup is on the Setup tab.
Needs 4 optional credentials to connect. See setup