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
One-time purchase · Own forever
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
See it in action
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
One-time purchase · Own forever
⚡ Also available via Agensi MCP — your AI agent can load this skill on demand via MCP. Learn more →
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
See it in action
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.
📖 Learn more: Best DevOps & Deployment Skills for Claude Code →
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
unzip incident-postmortem.zip -d ~/.claude/skills/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.
Frequently Asked Questions
Learn More About AI Agent Skills
Similar Skills
git-commit-writer
Writes conventional commit messages by analyzing your staged git changes. Detects commit type, scope, and breaking changes automatically.
readme-generator
Generates a complete, polished README.md by scanning your actual project structure, dependencies, and code.
env-doctor
Diagnoses why your project will not start. Checks runtime versions, dependencies, environment variables, databases, ports, and build artifacts systematically.
pr-description-writer
Writes clear pull request descriptions by analyzing your branch diff. Covers what changed, why, how, and what to test. Works with GitHub, GitLab, and Bitbucket.