Runbook Generator

Generate operational runbooks from codebase configurations and detected technology stacks.

Updated Feb 27, 2026
One-click install
npx skills add https://github.com/amanhsn/flyerbuild --skill runbook-generator-amanhsn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Runbook Generator
Source: https://github.com/amanhsn/flyerbuild/tree/main/.cursor/skills/runbook-generator
Command: npx skills add https://github.com/amanhsn/flyerbuild --skill runbook-generator-amanhsn

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, databases, hosting, and frameworks.
  • Runbook Generation: Creates detailed runbooks for deployment, incident response, and database maintenance.
  • Staleness Detection: Links runbooks to configuration files to flag outdated procedures.
  • Use Case: Bootstrap essential operational documentation for a new microservice in minutes, covering deployment, rollback, and incident handling.

Quick Start

Generate a deployment runbook for a Next.js application hosted on Vercel with a PostgreSQL database.

Frequently Asked Questions about Runbook Generator

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

FAQPage Schema
How do I automate runbook generation for deployment and incident response?

Automated runbook generation analyzes your codebase configurations to identify your technology stack and creates detailed procedures for deployment, incident response, and database maintenance with copy-paste commands and rollback plans.

What is a production runbook and what does it include for SRE operations?

A production runbook provides detailed operational procedures for deployment, incident response, and database maintenance, including copy-paste commands, verification checks, rollback plans, and escalation paths for SRE teams.

How do I keep operational documentation up to date when configurations change?

To keep operational documentation current, runbooks link directly to configuration files and detect staleness, flagging outdated procedures when your underlying codebase configurations change.

Can I generate a deployment runbook for a Next.js application hosted on Vercel?

Yes, you can generate a deployment runbook for a Next.js application hosted on Vercel with a PostgreSQL database by analyzing your stack and producing automated procedures with verification checks and rollback plans.

Does automated runbook generation detect my CI/CD and database frameworks automatically?

Automated runbook generation includes stack detection that identifies your CI/CD pipelines, databases, hosting platforms, and frameworks by analyzing your codebase configurations to bootstrap operational documentation.

What is the best way to bootstrap operational documentation for a new microservice?

The best way to bootstrap operational documentation for a new microservice is using automated stack detection to generate runbooks covering deployment, rollback, and incident handling procedures in minutes.