Incident Commander Skill

Classify incident severity, reconstruct timelines, and generate post-incident reviews.

Updated Feb 27, 2026
One-click install
npx skills add https://github.com/amanhsn/flyerbuild --skill incident-commander-skill-amanhsn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Incident Commander Skill
Source: https://github.com/amanhsn/flyerbuild/tree/main/.cursor/skills/incident-commander
Command: npx skills add https://github.com/amanhsn/flyerbuild --skill incident-commander-skill-amanhsn

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires re, json, argparse, datetime, sys, collections, typing, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides a comprehensive framework for managing technology incidents, transforming chaotic responses into structured, efficient processes from detection through resolution and post-incident review.

Core Features & Use Cases

  • Automated Severity Classification: Intelligently assesses incident severity based on impact and urgency.
  • Timeline Reconstruction: Organizes scattered events into coherent incident narratives.
  • Post-Incident Review Generation: Creates detailed PIRs with multiple RCA frameworks.
  • Use Case: When a critical service outage occurs, use this Skill to automatically classify its severity, suggest initial response teams, generate communication templates for stakeholders, and guide the incident commander through a structured response process.

Quick Start

Use the Incident Commander skill to classify the following incident: "Payment API is returning 500 errors for 80% of users."

Frequently Asked Questions about Incident Commander Skill

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

FAQPage Schema
How do I classify incident severity for a major service outage?

Timeline reconstruction organizes scattered events into a coherent incident narrative. Python scripts analyze raw incident data to map out the sequence of events, providing a structured timeline for post-incident review generation.

Can I use predefined communication templates for stakeholder updates during incident management?

Post-incident review generation creates detailed PIRs using multiple RCA frameworks. The Skill automates PIR generation by combining reconstructed timelines, severity classifications, and root cause analysis into a comprehensive report.

Does the response playbook support structured escalation paths for technology incidents?

Root cause analysis is integrated into the post-incident review generation process. The Skill utilizes multiple RCA frameworks within its Python scripts to identify underlying causes and generate detailed incident reports.

How do I generate a post-incident review report using Python scripts?

Post-incident review generation creates detailed PIRs using multiple RCA frameworks. The Skill automates PIR generation by combining reconstructed timelines, severity classifications, and root cause analysis into a comprehensive report.