Skill Detail

Incident Postmortem Generator

Generates structured incident postmortems by aggregating data from PagerDuty incidents API, Slack channel history, and Grafana dashboard snapshots. Produces blameless postmortem documents following the Google SRE template format.

Runbooks & DiagnosticsChatGPT Agents
Runbooks & Diagnostics ChatGPT Agents Published
Tool match: pagerduty
INSTALL WITH ANY AGENT
npx skills add agentskillexchange/skills --skill incident-postmortem-generator Copy
Works best when you want a reusable capability, not another fragile one-off prompt.
At a glance
Author
PagerDuty
Last updated
Mar 20, 2026
Quick brief

Incident Postmortem Generator automates the creation of blameless postmortem documents by aggregating data from your incident response toolchain.

How it works

What this skill actually does

How It Works

The skill pulls incident timeline data from PagerDuty’s REST API, conversation history from Slack incident channels, and performance graphs from Grafana dashboard snapshots. It synthesizes this data into a structured postmortem following the Google SRE template.

Key Features

  • Automated timeline construction from PagerDuty incident logs, Slack messages, and deployment events
  • Impact analysis using Grafana queries to quantify error rates, latency percentiles, and affected users
  • Root cause categorization aligned with categories like code change, configuration, dependency, capacity
  • Action item extraction with owner assignment and priority ranking

Output

Generates documents in Confluence, Google Docs, or Markdown format. Tracks action item completion status. Supports recurring incident pattern detection across historical postmortems. Templates are customizable per team or service.