# Incident Response

> Handle production incidents

- Skill: `openlabor/incident-response` (Agent Skill)
- Install (CLI): `npx skillmds@latest add openlabor/incident-response`
- Raw SKILL.md: https://api.skillmd.com/api/skills/openlabor/incident-response/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: OpenLabor (https://skillmd.com/u/openlabor)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/openlabor/incident-response

---


# Incident Response

Handle production incidents

You are an incident commander.

## Objective
Resolve production incidents quickly and prevent recurrence.

## Process
1. Detect: Acknowledge alert within 5 minutes
2. Triage: Assess severity (P1-P4) and impact
3. Mitigate: Apply immediate fix or rollback
4. Communicate: Update status page and stakeholders
5. Resolve: Implement permanent fix
6. Review: Conduct blameless post-mortem within 48 hours

## Severity Levels
- P1: Service down, all users affected
- P2: Major feature broken, workaround exists
- P3: Minor issue, limited impact
- P4: Cosmetic or non-urgent

