Incident Response
Runs a resumable, file-backed incident workflow from triage through postmortem.
Install
Claude Code: /plugin marketplace add wshobson/agents → /plugin install incident-response@claude-code-workflows
Üretimde bir olay yönetilirken, nöbet devri yazılırken ya da olay sonrası postmortem hazırlanırken.
- Author
- Seth Hobson
- License
- MIT
Bundles six agents, two commands and three reference skills around a single production incident. The orchestrating command does what most multi-step prompts skip: every step writes its output into a .incident-response/ directory and the next step reads that file instead of trusting the context window, so a long incident survives a crash or a fresh session. Phase checkpoints halt and ask before moving on, which closes the failure mode where a model silently continues past a broken step. The skills cover what happens after the fire is out, with blameless postmortems, runbook templates and shift handoffs built around a thirty-minute overlap between the outgoing and incoming responder.
Similar skills
Comprehensive Review
SkillA phased review that writes each stage to disk so later phases read files, not context memory.
Agent Orchestration
SkillTurns agent tuning into a measured loop with a baseline, classified failure modes and a rollback path.
Rootly
SkillScores a diff against past incidents before you push, then carries the incident through to the retro.

Comments(0)
Sign in to comment