Incident Postmortem Generator for Openclaw

Transform messy incident notes into structured, blameless postmortem reports using industry-standard SRE best practices.

1kalin
v1.0.0
Feb 22, 2026
0
1k
0

Install & Download

1. ClawHub CLI

The fastest way to install a skill directly from the registry.

npx clawhub@latest install afrexai-postmortem

2. Manual Installation

Copy the skill folder to one of these locations

Global
~/.openclaw/skills/
Workspace
<project>/skills/

Priority: Workspace > Local > Bundled

3. Prompt Installation

Copy this prompt to OpenClaw to install it automatically.

Help me install afrexai-postmortem using Clawhub. If Clawhub is not installed, install it first (npm i -g clawhub).

Prefer to download?

Get the raw skill files in a ZIP archive.

What is Incident Postmortem Generator?

The Incident Postmortem Generator is a specialized tool designed to streamline the Site Reliability Engineering (SRE) lifecycle by converting chaotic incident data into professional documentation. By leveraging the power of Openclaw Skills, this agent analyzes Slack conversations, bulleted timelines, and raw verbal notes to produce structured reports following Google and Atlassian frameworks. It focuses on maintaining a blameless culture while ensuring that every technical failure leads to actionable systemic improvements.

This skill is essential for engineering teams looking to automate the administrative burden of incident response. Instead of spending hours manually drafting reports, developers can provide a simple summary and receive a complete document featuring root cause analysis, prioritized action items, and clear impact assessments. It ensures that every outage, regardless of size, becomes a learning opportunity for the organization.

Incident Postmortem Generator Use Cases

  • Converting fragmented Slack thread exports into a formal postmortem report after a production outage.
  • Generating structured 5 Whys Root Cause Analysis (RCA) for internal stakeholders and engineering leadership.
  • Standardizing incident documentation across multiple squads using the Openclaw Skills framework.
  • Creating a historical record of system failures to identify recurring architectural bottlenecks and long-term trends.

How Incident Postmortem Generator Works

  1. The user provides raw incident details such as timestamps, impact notes, or copy-pasted chat logs to the agent.
  2. The skill analyzes the input to determine severity levels (SEV1-SEV4) based on duration and user impact metrics.
  3. It cross-references the provided data to build a chronological timeline using ISO standard formatting for precision.
  4. The agent performs a 5 Whys analysis to uncover underlying systemic issues rather than assigning individual human blame.
  5. A draft Markdown report is generated, flagging missing information and suggesting prioritized prevention measures ranked by effort and impact.

Incident Postmortem Generator Setup

Integrating this skill into your workflow is straightforward. Once you have access to the Openclaw Skills ecosystem, you can initiate the postmortem process by providing incident data in any raw format. No complex local setup is required as the agent operates on standardized Markdown schemas.

# Example of initiating a postmortem analysis via your agent interface
# Input raw details: "prod went down at 2pm, bad deploy, rolled back at 2:45"

Incident Postmortem Generator Data Schema & Taxonomy

The skill generates a Markdown-formatted document organized into specific headers to maintain consistency across the organization. The data is structured as follows:

Section Description Data Included
Executive Summary High-level overview of the event Severity, Duration, Status
Timeline Chronological sequence of events ISO Timestamps, Event Descriptions
RCA Root Cause Analysis 5 Whys, Blameless system descriptions
Action Items Remediation tasks Owner placeholders, P0-P3 priorities, Deadlines
Metrics Impact assessment Revenue loss estimate, Users affected, SLA breach status

Incident Postmortem Generator Advanced Features

  • Automated SEV level classification based on predefined business impact and outage duration criteria.
  • Multi-agent compatibility for collaborative incident review sessions within the Openclaw Skills environment.
  • Blameless language enforcement engine that shifts the narrative from human error to system design flaws.
  • Prioritized action item generation that ranks tasks by effort versus impact to optimize engineering roadmaps.

SKILL.md


Loading

Related Openclaw Skills

METADATA

Github Stars: 0
forks: 0

Featured*