Incident Response — Development skill for Claude Code
INCIDENT RESPONSE: Investigate and mitigate production issue.
How to install Incident Response
Installs to ~/.claude/skills/guryn-opencode-sdlc-incident-response/SKILL.md
mkdir -p ~/.claude/skills/guryn-opencode-sdlc-incident-response && curl -fsSL https://raw.githubusercontent.com/GurYN/opencode-sdlc/HEAD/command/incident-response.md -o ~/.claude/skills/guryn-opencode-sdlc-incident-response/SKILL.md Restart Claude Code, or start a new session, for it to be picked up.
What Incident Response does
INCIDENT RESPONSE: Investigate and mitigate production issue
Please provide:
- Severity (P0/P1/P2/P3)
- Time range to investigate (e.g., "last hour", "last 30 minutes")
- Brief description of the issue
Switch to operator agent and follow incident response protocol:
1. Detection & Triage (0-5 min)
- Acknowledge incident
- Assess severity
- Identify impacted users/services
- Notify team via Slack
2. Investigation (5-30 min)
- Check recent deployments in the specified
Alternatives in Development
- Om Incident Capture — Incident Capture 4.6k ★
- Ars Revision Coach — ARS academic-paper revision-coach mode — Revision Roadmap + Response Letter Skeleton 4.5k ★
- Investigate — Investigation Skill 1.9k ★
Full documentation available on GitHub
View Source RepositoryRelated Skills
Hatch3r Incident Response
Drive a live production incident through a structured lifecycle -- triage + topology, bounded-autonomy mitigat
Enterprise Incident Agent Platform
Production-oriented agentic incident-response platform using Claude on Amazon Bedrock, structured tool calling
Investigator
Root-cause debugging specialist that diagnoses issues through systematic investigation before proposing any fi
Incident Commander
Incident Commander - structured incident response with severity assessment and blameless post-mortems
Five
Apply the Five Whys root cause analysis technique to investigate an issue
Investigate Performance
Investigate a Nimbalyst performance problem (freeze, lag, idle CPU, slow op, memory growth) with measured evid
Related Agents
Incident Triage
Investigate production incidents in Berserk — correlate errors, latency spikes, and log patterns across servic
Incident Runbook Templates
Production-ready templates for incident response runbooks covering detection, triage, mitigation, re... - wsho
Incident Responder
Runs production incident diagnostics. Dispatched by /rescue for incident response.