runbook-generator

Generate deployment, incident response, and database maintenance runbooks from codebase analysis.

Updated Mar 12, 2026
One-click install
npx skills add https://github.com/Fantasia1999/claude-skills-zh --skill runbook-generator-fantasia1999
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: runbook-generator
Source: https://github.com/Fantasia1999/claude-skills-zh/tree/main/translations/engineering/runbook-generator
Command: npx skills add https://github.com/Fantasia1999/claude-skills-zh --skill runbook-generator-fantasia1999

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill automates the creation of comprehensive, production-ready runbooks for software deployments, incident response, and database maintenance, ensuring operational clarity and efficiency.

Core Features & Use Cases

  • Automated Tech Stack Detection: Identifies CI/CD, databases, hosting, and frameworks from code.
  • Multi-Type Runbook Generation: Creates detailed guides for deployments, incident response, and database maintenance.
  • Staleness Detection: Links runbook content to configuration files, alerting on changes.
  • Use Case: A new service is launched without documentation. This Skill analyzes the codebase, detects its stack (e.g., Next.js, PostgreSQL, Vercel), and generates a complete deployment runbook with verifiable steps, rollback procedures, and escalation paths.

Quick Start

Generate a deployment runbook for the current codebase, identifying the tech stack and creating step-by-step instructions.

Frequently Asked Questions about runbook-generator

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

FAQPage Schema
How do I generate a deployment runbook from my existing codebase?

To generate a deployment runbook, the system automatically detects your codebase's technology stack, including CI/CD, databases, and frameworks, to create step-by-step production-grade deployment instructions with rollback procedures.

What is runbook staleness detection and how does it work?

Runbook staleness detection works by linking generated runbook content directly to source configuration files. It alerts you to changes in these files, ensuring your operational documentation remains accurate and timely.

Can I create an incident response runbook for a specific tech stack like Next.js and PostgreSQL?

Yes, you can create an incident response runbook for specific stacks like Next.js and PostgreSQL. The generator analyzes your codebase to identify frameworks and databases, tailoring actionable incident response instructions accordingly.

Does automated runbook generation support database maintenance procedures?

Automated runbook generation fully supports database maintenance procedures. It detects your specific database technologies from the codebase and generates detailed, production-ready guides for routine maintenance and operational tasks.

What is the best way to document SRE operations for a newly launched service?

The best way to document SRE operations for a new service is using automated generation to analyze the codebase, detect the tech stack, and instantly produce comprehensive guides for deployment, incident response, and database maintenance.