incident-response

Triage production incidents with severity, roles, and mitigation-first actions.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/ohsonerdy/openclaw-frontier-stack --skill incident-response-ohsonerdy
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: incident-response
Source: https://github.com/ohsonerdy/openclaw-frontier-stack/tree/main/skills/incident-response
Command: npx skills add https://github.com/ohsonerdy/openclaw-frontier-stack --skill incident-response-ohsonerdy

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Incident-response helps teams triage and mitigate production incidents quickly by coordinating severity, roles, mitigation levers, and communication cadence—while explicitly preventing premature root-cause hunting during the first hour.

Core Features & Use Cases

  • Severity triage matrix: Classifies incidents (Sev 1–Sev 4) based on user impact, scale, and security/data risk, and sets the right comms cadence.
  • Role assignment for clarity: Defines an incident commander, a technical responder, and a comms lead to prevent decision paralysis and context-switching.
  • Mitigation-first workflow (60-minute playbook): Runs an ordered sequence—stop the bleeding, preserve evidence, then hand off to root-cause analysis after mitigation.
  • Evidence preservation guidance: Captures logs, dashboards, deploy info, and crash artifacts before mitigation removes the failure state.
  • Comms templates and hygiene: Provides internal/external update cadences, impact-led messaging, status page templates, and incident channel organization rules.
  • Special incident handling: Adjusts steps for data loss/corruption, security incidents, and overlapping incidents.

Quick Start

Use the incident-response skill when the user reports production is down or a Sev 1/Sev 2 alert, and ask it to structure the next 10 minutes as a severity triage with roles, immediate mitigation lever, evidence to preserve, and comms cadence.

Frequently Asked Questions about incident-response

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

FAQPage Schema
How do I triage a production incident and determine its severity level?

Incident severity triage classifies impact from Sev 1 to Sev 4 based on user impact, scale, and security or data risk, then sets the appropriate communication cadence for each level.

What is the best way to structure incident response roles during an outage?

Incident response role assignment defines an incident commander, a technical responder, and a comms lead to prevent decision paralysis and context-switching during production outages.

How do I handle incident communication cadence during an active Sev 1 outage?

Incident communication templates enforce update cadences for internal channels and external status pages, prioritizing impact-led messaging to keep stakeholders informed during active outages.

When do I need to preserve forensic evidence during incident response?

Evidence preservation captures logs, dashboards, deploy info, and crash artifacts before mitigation removes the failure state, which is critical for data loss, corruption, and security incident scenarios.

Can I use this incident response workflow for both alert-triggered and deploy-triggered failures?

Incident response workflow applies to alert-triggered suspected incidents, deploy-triggered failures, elevated error rates, outages, and security or data-corruption events with overlapping incident handling.