incident-runbook-templates
incident runbook templates
What it does
- Creating incident response procedures
- Building service-specific runbooks
- Establishing escalation paths
- Documenting recovery procedures
- Responding to active incidents
- Onboarding on-call engineers
- Keep runbooks updated - Review after every incident
Requirements & configuration
- Add explicit warnings before destructive SQL commands and require a dry-run output check before executing:
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
incident-runbook-templates FAQ
What does the incident-runbook-templates skill do?
Create structured incident response runbooks with step-by-step procedures, escalation paths, and recovery actions. Use this skill when building a service outage runbook for a payment processing system; creating database incident procedures covering connection pool exhaustion, replication lag, and disk space alerts; onboarding new on-call engineers who need step-by-step recovery guides written for a 3 AM brain; or standardizing escalation matrices across multiple engineering teams. Creating incident response procedures Building service-specific runbooks
What does incident-runbook-templates require?
Add explicit warnings before destructive SQL commands and require a dry-run output check before executing:
How do I install incident-runbook-templates?
Run: npx -y skills add https://github.com/wshobson/agents --skill incident-runbook-templates --agent claude-code — the source lives at github.com/wshobson/agents.
Maintain incident-runbook-templates?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/wshobson-agents-incident-runbook-templates?ref=badge) npx agentictools info skills/wshobson-agents-incident-runbook-templates The second line is the CLI lookup for this page — handy in READMEs and docs.