Incident Postmortem
by Samuel Rose
Transform raw incident logs and Slack threads into blameless, structured postmortems and 5-Whys RCA reports.
- Reconstruct incident timelines from Slack threads and PagerDuty logs
- Conduct automated 5-Whys root cause analysis to identify systemic risks
- Draft blameless postmortems that foster a healthy engineering culture
$5
· or 25 creditsSecure checkout via Stripe
Included in download
- Reconstruct incident timelines from Slack threads and PagerDuty logs
- Conduct automated 5-Whys root cause analysis to identify systemic risks
- Ready for Claude Code
- Includes example output and usage patterns
Sample input
I need to write a postmortem for today's outage. It started with PR #402 at 14:02. PagerDuty alerted at 14:10, and we mitigated by diverting traffic to region B at 14:25. It was a DB timeout issue.
Sample output
Timeline: 14:02 Trigger - PR #402 deployed 14:10 Detection - PagerDuty 'High Latency' alert 14:25 Mitigation - Traffic diverted to region B 5-Whys Root Cause: Missing CI check for DB connection timeouts. Action Item: Implement 'timeout-lint' in CI/CD pipeline. Owner: Platform Eng.
Incident Postmortem
by Samuel Rose
Transform raw incident logs and Slack threads into blameless, structured postmortems and 5-Whys RCA reports.
$5
· or 25 creditsSecure checkout via Stripe
Also available in a bundle
Included in download
- Reconstruct incident timelines from Slack threads and PagerDuty logs
- Conduct automated 5-Whys root cause analysis to identify systemic risks
- Ready for Claude Code
- Includes example output and usage patterns
- Instant install
Sample input
I need to write a postmortem for today's outage. It started with PR #402 at 14:02. PagerDuty alerted at 14:10, and we mitigated by diverting traffic to region B at 14:25. It was a DB timeout issue.
Sample output
Timeline: 14:02 Trigger - PR #402 deployed 14:10 Detection - PagerDuty 'High Latency' alert 14:25 Mitigation - Traffic diverted to region B 5-Whys Root Cause: Missing CI check for DB connection timeouts. Action Item: Implement 'timeout-lint' in CI/CD pipeline. Owner: Platform Eng.
About This Skill
Write blameless, high-impact incident reports
Transform chaotic production outages into structured engineering wisdom. This skill acts as a Senior SRE to help your team reconstruct timelines, identify systemic root causes, and define actionable improvements after any production incident, data loss event, or security breach.
What it does
- Reconstructs precise timelines: Consolidates raw data from Slack threads, PagerDuty alerts, logs, and metrics into a chronological event log.
- Deep Root Cause Analysis: Employs the "5 Whys" method to move past technical triggers and uncover underlying process or architectural gaps.
- Calculates Key Metrics: Automatically determines Time to Detect (TTD), Time to Mitigate (TTM), and total incident duration.
- Generates Concrete Action Items: Creates P0-P2 tasks with owners and due dates, specifically designed to prevent recurrence and reduce blast radius.
Why use this skill
Writing postmortems is often a manual, time-consuming chore that engineers avoid. This skill automates the heavy lifting of data synthesis while maintaining a strictly blameless culture. Unlike generic AI prompting, it follows industry-standard frameworks from Google and PagerDuty, ensuring your reports are professional enough for leadership and detailed enough for dev teams.
What the output looks like
You receive a professional, markdown-ready postmortem document containing a summary for stakeholders, a detailed event-source timeline, a quantified impact analysis, and a prioritized table of action items focused on systemic fixes rather than human error.
Use Cases
- Reconstruct incident timelines from Slack threads and PagerDuty logs
- Conduct automated 5-Whys root cause analysis to identify systemic risks
- Draft blameless postmortems that foster a healthy engineering culture
- Extract actionable follow-up tasks to prevent future service regressions
Known Limitations
- Cannot directly access private Slack channels or logs without user copy-pasting text.
- Accuracy depends on the level of detail provided in the raw input.
- Does not automatically create Jira tickets.
How to Install
mkdir -p ~/.claude/skills && curl -sL https://www.agensi.io/api/install/incident-postmortem -o /tmp/incident-postmortem.zip && unzip -o /tmp/incident-postmortem.zip -d ~/.claude/skills && rm /tmp/incident-postmortem.zipFree skills install directly. Paid skills require purchase - use the download button above after buying.
Reviews
No reviews yet - be the first to share your experience.
Only users who have downloaded or purchased this skill can leave a review.
Early access skill
Be the first to review this skill.
Only users who have downloaded or purchased this skill can leave a review.
Security Scanned
Passed automated security review
Permissions
No special permissions declared or detected
Claude Code, Cursor, Windsurf, Cody, and SKILL.md-compatible agents.
Also available in a bundle
Frequently Asked Questions
Learn More About AI Agent Skills
More Premium Skills
Multi-Agent Orchestration Master Library
Transform Claude Code into a coordinated multi-agent system. Battle-tested tmux orchestration patterns, YAML task queues, event-driven communication, and parallel worker management for 8+ agents.
designing-hybrid-context-layers
Architects the right retrieval strategy for every query — teaching your agent when to use RAG, a knowledge graph, or a temporal index instead of defaulting to vector search for everything.
ai-automation-qa-pack
Professional QA & UAT documentation generator for AI automation agencies and complex agent deployments.
Bounty Security Pattern Master Library — 399 Vulnerability Patterns
A premium library of 399 vulnerability patterns and DeFi attack vectors for AI-driven bug hunting and security audits.