From engineering-advanced-skills
Generate operational runbooks from a service name — deployment, incident response, maintenance, and rollback workflows. Templated structure customizable per environment. Use when documenting on-call procedures for a new service, standardizing incident response across teams, or producing runbooks before launching to production.
How this skill is triggered — by the user, by Claude, or both
Slash command
/engineering-advanced-skills:runbook-generatorThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
**Tier:** POWERFUL
Tier: POWERFUL
Category: Engineering
Domain: DevOps / Site Reliability Engineering
Generate operational runbooks quickly from a service name, then customize for deployment, incident response, maintenance, and rollback workflows.
# Print runbook to stdout
python3 scripts/runbook_generator.py payments-api
# Write runbook file
python3 scripts/runbook_generator.py payments-api --owner platform --output docs/runbooks/payments-api.md
scripts/runbook_generator.py.references/runbook-templates.mdnpx claudepluginhub sandeepyadav1478/claude-skills --plugin engineering-advanced-skillsCreates structured, bite-sized implementation plans from specs or requirements before writing code. Useful for breaking down multi-step tasks into testable steps with file structure and task boundaries.
27plugins reuse this skill
First indexed Jun 3, 2026
Showing the 6 earliest of 27 plugins