Runbook Generator

Generate operational runbooks from codebase stack detection signals.

Updated Mar 4, 2026
One-click install
npx skills add https://github.com/Tonybleything76/more-claude-skills --skill runbook-generator-tonybleything76
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Runbook Generator
Source: https://github.com/Tonybleything76/more-claude-skills/tree/main/engineering/runbook-generator
Command: npx skills add https://github.com/Tonybleything76/more-claude-skills --skill runbook-generator-tonybleything76

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the creation and maintenance of operational runbooks, ensuring your systems have clear, up-to-date procedures for deployment, incident response, and maintenance.

Core Features & Use Cases

  • Automated Stack Detection: Identifies CI/CD, database, hosting, and framework components.
  • Runbook Generation: Produces detailed runbooks for deployment, incident response, and database maintenance.
  • Staleness Detection: Links runbook sections to configuration files to flag outdated information.
  • Use Case: When onboarding a new engineer or preparing for an audit, use this Skill to quickly generate comprehensive runbooks for your application's stack, ensuring operational clarity and consistency.

Quick Start

Analyze the current repository and generate a deployment runbook for a Next.js application with a PostgreSQL database hosted on Vercel.

Frequently Asked Questions about Runbook Generator

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I generate an operational runbook for my application stack?

To generate an operational runbook, this Skill analyzes codebase signals to detect your CI/CD, database, hosting, and framework components, then produces detailed procedures for deployment, incident response, and database maintenance. It supports generating runbooks for stacks like Next.js and PostgreSQL hosted on Vercel.

What is runbook staleness detection and how does it work?

Runbook staleness detection works by linking specific runbook sections to your configuration files. When those configuration files are modified, the system flags the associated runbook sections as outdated, ensuring your operational procedures remain accurate during audits or onboarding.

Can I use this to create incident response procedures for a specific framework?

Yes, you can create incident response procedures for a specific framework. The automated stack detection identifies your framework and hosting environment, then generates production-grade incident response runbooks tailored to your application's specific operational requirements.

What testing methodologies are included for deployment runbooks?

Deployment runbooks include testing methodologies such as staging dry-runs and quarterly reviews. These procedures ensure your deployment, incident response, and database maintenance documentation remains reliable and production-ready over time.

What is the best way to maintain SRE documentation across configuration changes?

The best way to maintain SRE documentation is to automate runbook generation with staleness detection. By linking documentation sections to configuration files, the system automatically flags outdated procedures when deployment or database configurations change.

Do I need a specific database or hosting platform to generate database maintenance runbooks?

No specific database or hosting platform is required. The automated stack detection analyzes your codebase to identify your database and hosting components, generating database maintenance runbooks tailored to your specific infrastructure, including PostgreSQL and Vercel.