optimization.postmortem

Community

Analyze incidents, find root causes, and prevent recurrence.

Authoredwardmonteiro
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill standardizes post-incident analysis, enabling engineering and reliability teams to rapidly document learnings, identify root causes, and implement corrective actions to prevent recurrence.

Core Features & Use Cases

  • Incident Timeline: Detail sequence of events with timestamps and decision points.
  • Root Cause Analysis: Perform analysis using techniques like 5 Whys or fishbone.
  • Use Case: Use this Skill to generate a postmortem for a "production outage" incident, detailing the timeline, identifying the primary cause (e.g., misconfiguration), and outlining steps to prevent future occurrences.

Quick Start

Use the postmortem skill for the "database connection failure" incident, impacting "all users, core services."

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: optimization.postmortem
Download link: https://github.com/edwardmonteiro/Aiskillinpractice/archive/main.zip#optimization-postmortem

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository