Incident Runbook Generator
Generates detailed runbooks for incident resolution, streamlining troubleshooting and improving response times by providing step-by-step guides.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add incident-runbook-generator npx -- -y @trustedskills/incident-runbook-generator
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"incident-runbook-generator": {
"command": "npx",
"args": [
"-y",
"@trustedskills/incident-runbook-generator"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
The Incident Runbook Generator skill creates detailed incident runbooks based on a description of an incident. It helps standardize response procedures and reduce resolution time by providing clear, step-by-step instructions for engineers. The generated runbooks include diagnostic steps, escalation paths, and potential remediation actions.
When to use it
- During major incidents where quick and consistent responses are critical.
- When onboarding new team members who need a guide for handling specific incident types.
- To document recurring issues and create repeatable response processes.
- For proactively developing runbooks for anticipated failure scenarios.
Key capabilities
- Generates detailed incident runbook content.
- Includes diagnostic steps.
- Suggests escalation paths.
- Recommends potential remediation actions.
Example prompts
- "Generate a runbook for an 'Application X Database Connection Error' incident."
- “Create a runbook detailing the response to a ‘High CPU Utilization on Server Y’ alert.”
- "Draft a runbook for when users report inability to login to service Z."
Tips & gotchas
The quality of the generated runbook depends heavily on the clarity and detail provided in the initial incident description. Providing specific details about affected systems or services will yield more accurate and useful results.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.