Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
aj-geddes avatar

Runbook Creation

  • 403 installs
  • 305 repo stars
  • Updated March 4, 2026
  • aj-geddes/useful-ai-prompts

runbook-creation is a Claude Code skill that authors operational runbooks, SOPs, and incident response guides with detection steps, diagnostics, escalation paths, and rollback procedures for developers who document on-ca

About

runbook-creation is a Claude Code skill from aj-geddes/useful-ai-prompts, a library of 260+ auto-triggering agent skills. The skill guides coding agents to produce production-ready operational runbooks, standard operating procedures (SOPs), and incident response guides for on-call engineers. It follows Progressive Disclosure Architecture: a concise SKILL.md hub with a quick-start incident response Markdown template, DO/DON'T best-practice checklists, and 6 on-demand reference guides—symptoms, investigation-steps, resolution-steps, verification, communication, and post-incident. Generated runbooks define P0–P3 severity levels, tiered response-time targets, PagerDuty escalation contacts, exact shell commands with expected outputs, rollback procedures, and stakeholder communication templates. Engineers reach for runbook-creation when formalizing tribal incident knowledge into executable playbooks for service outages, deployments, database failures, or disaster recovery after postmortems reveal documentation gaps.

  • Templates alerts-to-action troubleshooting flows
  • Defines severity levels and escalation contacts
  • Documents rollback, failover, and communication steps
  • Links observability signals to concrete remediation commands

Runbook Creation by the numbers

  • 403 all-time installs (skills.sh)
  • Ranked #409 of 1,879 Documentation skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/aj-geddes/useful-ai-prompts --skill runbook-creation

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs403
repo stars305
Last updatedMarch 4, 2026
Repositoryaj-geddes/useful-ai-prompts

How do you write an on-call incident response runbook?

Author operational runbooks with detection steps, diagnostics, escalation paths, and rollback procedures for on-call engineers.

Who is it for?

SRE and platform engineers who need structured, executable on-call playbooks after recurring incidents expose undocumented recovery steps.

Skip if: Developers seeking automated incident detection or live paging integrations rather than Markdown operational documentation.

When should I use this skill?

User requests a runbook, playbook, SOP, on-call guide, incident response doc, escalation procedure, or disaster recovery steps for a service or outage.

What you get

Markdown runbook with severity tiers, investigation and resolution steps, verification checks, escalation contacts, communication templates, and post-incident checklist.

  • Incident response runbook (Markdown)
  • On-call playbook with escalation paths
  • Post-incident review checklist

By the numbers

  • Includes 6 reference guides covering symptoms through post-incident review
  • Defines P0–P3 severity levels with tiered response-time targets
  • Part of useful-ai-prompts library with 260+ Claude Code skills

Files

SKILL.mdMarkdownGitHub ↗

Runbook Creation

Table of Contents

Overview

Create comprehensive operational runbooks that provide step-by-step procedures for common operational tasks, incident response, and system maintenance.

When to Use

  • Incident response procedures
  • Standard operating procedures (SOPs)
  • On-call playbooks
  • System maintenance guides
  • Disaster recovery procedures
  • Deployment runbooks
  • Escalation procedures
  • Service restoration guides

Quick Start

Minimal working example:

````markdown

Incident Response Runbook

Quick Reference

Severity Levels:

  • P0 (Critical): Complete outage, data loss, security breach
  • P1 (High): Major feature down, significant user impact
  • P2 (Medium): Minor feature degradation, limited user impact
  • P3 (Low): Cosmetic issues, minimal user impact

Response Times:

  • P0: Immediate (24/7)
  • P1: 15 minutes (business hours), 1 hour (after hours)
  • P2: 4 hours (business hours)
  • P3: Next business day

Escalation Contacts:

  • On-call Engineer: PagerDuty rotation
  • Engineering Manager: +1-555-0100
  • VP Engineering: +1-555-0101
  • CTO: +1-555-0102

// ... (see reference guides for full implementation)


## Reference Guides

Detailed implementations in the `references/` directory:

| Guide | Contents |
|---|---|
| [Symptoms](references/symptoms.md) | Symptoms, Severity: P0 (Critical), Initial Response (5 minutes) |
| [Investigation Steps](references/investigation-steps.md) | Investigation Steps |
| [Resolution Steps](references/resolution-steps.md) | Resolution Steps |
| [Verification](references/verification.md) | Verification |
| [Communication](references/communication.md) | Communication |
| [Post-Incident](references/post-incident.md) | Post-Incident |

## Best Practices

### ✅ DO

- Include quick reference section at top
- Provide exact commands to run
- Document expected outputs
- Include verification steps
- Add communication templates
- Define severity levels clearly
- Document escalation paths
- Include useful links and contacts
- Keep runbooks up-to-date
- Test runbooks regularly
- Include screenshots/diagrams
- Document common gotchas

### ❌ DON'T

- Use vague instructions
- Skip verification steps
- Forget to document prerequisites
- Assume knowledge of tools
- Skip communication guidelines
- Forget to update after incidents

Related skills

How it compares

Pick runbook-creation over general documentation skills when the output must be executable under incident pressure with severity tiers, shell commands, and escalation paths.

FAQ

What does runbook-creation generate?

runbook-creation generates Markdown operational runbooks and SOPs with P0–P3 severity tiers, investigation and resolution steps, verification checks, escalation contacts, communication templates, and post-incident review sections structured across 6 reference guides.

When should an agent invoke runbook-creation?

Invoke runbook-creation when a developer asks to document on-call procedures, incident response playbooks, deployment runbooks, disaster recovery steps, or escalation paths—the skill auto-triggers on keywords like runbook, playbook, SOP, and operational procedures.

What reference guides does runbook-creation include?

runbook-creation bundles 6 reference guides in references/: symptoms, investigation-steps, resolution-steps, verification, communication, and post-incident. Agents load these on demand after reading the SKILL.md hub for Progressive Disclosure depth.

Documentationmonitoringsupportinfra

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.