Incident Postmortem
by Samuel Rose
Transform raw incident logs and Slack threads into blameless, structured postmortems and 5-Whys RCA reports.
Secure checkout via Stripe
Works with the AI tools you already use
See it in action
You say
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.
Your agent does
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.
What you get
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.
How to install
Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
2 installs
Downloaded by developers to date
30-day refund
Not a fit? Get your money back
More reviews for Samuel Rose5.0(5)
Feedback buyers left on other skills by the same creator.
I intend to make this part of my toolbox going forward. It's wonderful to have a comprehensive skill I can run with a single command to evaluate the state of my project. I was relying on ad hoc queries previously and they really weren't up to snuff.
Trust & safety
Security scanned
Verified clean 5 months ago
- 30-day refund guarantee
- One-time purchase, yours forever
- Secure checkout via Stripe
Also available in a bundle
Frequently Asked Questions
Popular in Documentation

Developer Documentation Writer
Produces developer documentation structured around what developers are trying to do — information architecture, quickstart, how-to guides, reference docs, gap audit — for the product described. Use when the user says write developer documentation, create an API quickstart guide, write a README for this library, or audit our docs for gaps. Do not use when the user wants end-user help articles or marketing copy.
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.
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.