incident-commander

Classify technology incident severity and generate post-incident reviews.

2|Updated Mar 13, 2026
One-click install
npx skills add https://github.com/zhangzhang-111-i/claude-skills111 --skill incident-commander-zhangzhang-111-i
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: incident-commander
Source: https://github.com/zhangzhang-111-i/claude-skills111/tree/main/engineering-team/incident-commander
Command: npx skills add https://github.com/zhangzhang-111-i/claude-skills111 --skill incident-commander-zhangzhang-111-i

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires python3, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides a comprehensive framework to manage technology incidents effectively, ensuring rapid response, clear communication, and thorough post-incident analysis.

Core Features & Use Cases

  • Automated Severity Classification: Intelligently triages incidents based on impact and urgency.
  • Timeline Reconstruction: Transforms scattered events into coherent incident narratives.
  • Post-Incident Review (PIR) Generation: Creates structured PIRs with multiple RCA frameworks.
  • Use Case: When a critical service outage occurs, this Skill can automatically classify the severity, suggest initial response teams, generate communication templates for stakeholders, and even start building the incident timeline.

Quick Start

Use the incident commander skill to classify an incident by providing a description of the issue.

Frequently Asked Questions about incident-commander

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I classify incident severity for an ongoing service outage?

Incident severity classification evaluates impact and urgency to triage outages and performance degradation. This Skill provides automated Python scripts that intelligently classify incidents and suggest initial response teams for DevOps and SRE workflows.

What is the best way to reconstruct an incident timeline from scattered events?

Incident timeline reconstruction transforms scattered logs and alerts into coherent narratives. This Skill builds structured timelines from raw events, helping teams track detection to resolution during technology incidents and security events.

How do I generate a post-incident review with root cause analysis?

Post-incident review generation creates structured PIRs using multiple RCA methodologies. This Skill automates PIR creation, helping SRE teams document response protocols and analyze outages after resolution.

Do I need Python3 to run incident response and SRE automation scripts?

Python3 is required to run the automated severity classification, timeline building, and PIR generation scripts. The Skill uses Python3 to process incident descriptions and execute structured response frameworks.

Can I use this for security events or is it limited to service outages?

This Skill supports managing security events alongside service outages and performance degradation. The framework handles multiple incident types, providing severity classification and post-incident review for both DevOps and security scenarios.

What root cause analysis frameworks are included for post-incident reviews?

The Skill includes multiple RCA methodologies within its post-incident review generation. Detailed Markdown guides cover response protocols and RCA frameworks to ensure thorough analysis of technology incidents.