incident-management

Manage production incidents with severity levels and blameless postmortem processes.

14|3|Updated Feb 22, 2026
One-click install
npx skills add https://github.com/rnavarych/alpha-engineer --skill incident-management-rnavarych
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: incident-management
Source: https://github.com/rnavarych/alpha-engineer/tree/main/plugins/billy-milligan/skills/infrastructure/incident-management
Command: npx skills add https://github.com/rnavarych/alpha-engineer --skill incident-management-rnavarych

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill provides a comprehensive framework for managing production incidents, from initial detection and response to conducting blameless postmortems and implementing chaos engineering practices.

Core Features & Use Cases

  • Incident Response: Define severity levels, roles (Incident Commander), and communication templates for effective incident handling.
  • Postmortems: Guide the creation of blameless postmortems, including the 5 Whys technique and action item tracking.
  • Chaos Engineering: Introduce principles and tools for proactively identifying system weaknesses before they cause real incidents.
  • Use Case: When a critical service outage occurs (SEV1), use this Skill to follow the defined response steps, communicate effectively with stakeholders, and ensure a thorough blameless postmortem is conducted afterward to prevent recurrence.

Quick Start

Use the incident-management skill to generate a blameless postmortem report for a recent outage.

Frequently Asked Questions about incident-management

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

FAQPage Schema
How do I manage a SEV1 production incident and assign roles like Incident Commander?▼

Managing a SEV1 production incident requires defining severity levels, assigning an Incident Commander role, and using communication templates to coordinate response and track MTTD/MTTR metrics effectively.

How do I conduct a blameless postmortem after a production outage?▼

Conducting a blameless postmortem involves applying the 5 Whys technique to identify root causes, tracking action items, and generating a structured report to prevent future incident recurrence.

What is chaos engineering and when do I need it for system reliability?▼

Chaos engineering is a proactive resilience practice that introduces principles and tools to identify system weaknesses before they cause real production incidents, improving overall service reliability.

How do I define incident severity levels for production incident response?▼

Defining incident severity levels involves categorizing production incidents from SEV1 to SEV4 to standardize response urgency, dictate communication templates, and guide the Incident Commander's prioritization.

Can I track postmortem action items to prevent future incident recurrence?▼

You can track postmortem action items through the blameless postmortem process, ensuring systemic weaknesses identified during the incident response are systematically resolved to improve reliability.