incident-response

Generate incident runbooks, post-mortem templates, and incident records.

6|1|Updated Feb 25, 2026
One-click install
npx skills add https://github.com/vibbs/company-os --skill incident-response-vibbs
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: incident-response
Source: https://github.com/vibbs/company-os/tree/main/.claude/skills/incident-response
Command: npx skills add https://github.com/vibbs/company-os --skill incident-response-vibbs

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires ./tools/ops/status-check.sh, ./tools/artifact/validate.sh, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill establishes a consistent and repeatable process for handling critical incidents, minimizing downtime, and ensuring that lessons are learned from every outage.

Core Features & Use Cases

  • Incident Runbook Generation: Creates detailed guides for responding to incidents based on severity.
  • Post-Mortem Template: Provides a structured format for analyzing incidents and identifying root causes.
  • Per-Incident Record Keeping: Generates artifacts to document the response and findings for each incident.
  • Use Case: When a P0 incident occurs, this Skill helps you quickly generate a runbook to guide your response, ensuring all critical steps like service checks, rollback procedures, and communication are followed.

Quick Start

Generate an incident runbook for P0 severity incidents.

Frequently Asked Questions about incident-response

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

FAQPage Schema
How do I create an incident runbook for a P0 outage?

To create an incident runbook for a P0 outage, this Skill automates the generation of detailed response guides based on severity classification. It structures service checks, rollback procedures, and communication steps to ensure critical operations are followed during critical incidents.

What is the best way to structure a post-mortem template after an incident?

A post-mortem template provides a structured format for analyzing incidents and identifying root causes after an outage. It ensures lessons are learned by systematically documenting the response timeline, findings, and per-incident records for future operational reference.

How do I classify incident severity during operational triage?

Classifying incident severity during operational triage involves using established runbook procedures to categorize impact. This Skill supports operational workflows by generating documentation that defines severity levels and guides the corresponding triage execution.

Do I need existing RFCs to automate incident response documentation?

Yes, automating incident response documentation requires configuration of company settings and existing RFCs for context. These inputs provide the necessary operational background to accurately generate runbooks, per-incident records, and post-mortem templates.

Can I execute service status checks and artifact validation during triage?

Yes, you can execute service status checks and artifact validation during triage using the integrated operational scripts. These tools support the incident response workflow by validating artifacts and checking system status to guide rollback procedures.

When should I use an automated incident response process over manual tracking?

An automated incident response process should be used when handling critical incidents to minimize downtime and establish repeatable operations. It replaces manual tracking by consistently generating runbooks, severity classifications, and post-mortem records across various platforms.