/install afrexai-postmortem
Incident Postmortem Generator
Generate blameless incident postmortems from raw notes, Slack threads, or bullet points.
What It Does
Takes messy incident details and produces a structured postmortem document following Google/Atlassian SRE best practices.
Usage
Provide incident details in any format — timeline bullets, Slack copy-paste, verbal notes — and the agent will produce:
- Executive Summary — What happened, impact, duration, severity
- Timeline — Minute-by-minute from detection to resolution
- Root Cause Analysis — 5 Whys format, no finger-pointing
- Impact Assessment — Users affected, revenue impact, SLA breach
- Action Items — Prioritized fixes with owners and deadlines
- Lessons Learned — What worked, what didn't, what was lucky
- Prevention Measures — Systemic changes to prevent recurrence
Instructions
When the user provides incident details:
- Ask clarifying questions ONLY if critical info is missing (severity, duration, or resolution are the minimum)
- Generate the full postmortem in markdown
- Flag any gaps the team should fill in before publishing
- Suggest 3-5 specific, actionable prevention measures ranked by effort/impact
Formatting Rules
- Use ISO timestamps in timeline
- Bold severity level (SEV1-SEV4)
- Action items must have: description, owner placeholder, deadline placeholder, priority (P0-P3)
- Keep language blameless — "the deploy process" not "Bob deployed"
Severity Guide
- SEV1: Revenue-impacting, all users affected, >1hr
- SEV2: Major feature down, >30% users, >30min
- SEV3: Degraded performance, \x3C30% users
- SEV4: Minor issue, workaround available
Example Input
prod went down at 2pm, bad deploy, rolled back at 2:45, ~500 users couldn't checkout, lost maybe $12k revenue
Example Output Structure
# Incident Postmortem: Checkout Service Outage
**Date:** 2026-02-22 | **Severity:** SEV1 | **Duration:** 45 minutes
**Author:** [Team Lead] | **Status:** Draft
## Executive Summary
...
Pro Tip
Run this after every incident, even small ones. The pattern recognition across postmortems is where the real value lives. Teams that write postmortems for SEV3+ incidents catch systemic issues 3x faster.
Need help building incident response processes from scratch? Check out the AfrexAI Context Packs — pre-built operational frameworks for SaaS, healthcare, legal, and 7 more industries. Starting at $47.
- 确保已安装 OpenClaw(本地或 Docker 部署)
- 在对话框中输入安装命令:
/install afrexai-postmortem - 安装完成后,直接呼叫该 Skill 的名称或使用
/afrexai-postmortem触发 - 根据 Skill 的参数说明提供必要输入,即可获得结构化输出
Incident Postmortem Framework 是什么?
Generates structured blameless incident postmortems from raw notes, producing summaries, timelines, root cause analyses, impacts, action items, and preventio... 它是一个面向 Claude Code / OpenClaw 的 AI Agent Skill 插件,目前累计下载 490 次。
如何安装 Incident Postmortem Framework?
在 OpenClaw 或 Claude Code 对话框中运行命令「/install afrexai-postmortem」即可一键安装,无需额外配置。
Incident Postmortem Framework 是免费的吗?
是的,Incident Postmortem Framework 完全免费(开源免费),可自由下载、安装和使用。
Incident Postmortem Framework 支持哪些平台?
Incident Postmortem Framework 跨平台运行,可在任意部署了 OpenClaw / Claude Code 的环境中使用(cross-platform)。
谁开发了 Incident Postmortem Framework?
由 1kalin(@1kalin)开发并维护,当前版本 v1.0.0。