runbook

Generate end-to-end runbooks for production features at docs/runbooks/{runbook-id}.md.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/cuongnm-dev/team-ai-config --skill runbook-cuongnm-dev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: runbook
Source: https://github.com/cuongnm-dev/team-ai-config/tree/main/cursor/skills/runbook
Command: npx skills add https://github.com/cuongnm-dev/team-ai-config --skill runbook-cuongnm-dev

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Creating comprehensive, production-ready runbooks—covering monitoring, deployment, and incident response—manages the handoff between SRE, DevOps, and PM after a feature goes live.

Core Features & Use Cases

  • Orchestrates runbook creation by gathering feature details and drafting sections for SRE monitoring, DevOps deployment steps, and product management documentation.
  • Generates a complete runbook file at docs/runbooks/{runbook-id}.md with sections for health checks, failure scenarios, and escalation.
  • Supports post-production operations, audits, and on-call readiness by compiling standard procedures into a single, reusable document.

Quick Start

Provide the feature name, optional feature-id, environment, critical paths, and known failure modes to auto-generate a runbook.

Frequently Asked Questions about runbook

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

FAQPage Schema
How do I automate a production runbook for post-production features?

You can automate runbook creation by providing the feature name, environment, critical paths, and known failure modes. The system orchestrates inputs from SRE, DevOps, and PM stakeholders to generate a complete runbook at docs/runbooks/{runbook-id}.md.

What should an SRE runbook include for on-call readiness?

An SRE runbook should include health checks, failure scenarios, escalation procedures, and deployment steps. This system compiles these standard procedures into a single reusable document to satisfy governance, audit, and incident-management requirements.

Can I generate runbooks for staging environments and production?

Yes, runbook generation supports post-production features across both staging and production environments. You simply specify the target environment when providing feature details and critical paths for the automated orchestration.

Do I need to manually coordinate with DevOps and PM to document deployment steps?

No, manual coordination is unnecessary. The system orchestrates runbook creation by automatically drafting deployment steps for DevOps and documentation for product management, compiling them into one runnable file.

How do I handle known failure modes in an incident management runbook?

You provide known failure modes as input during the quick start process. The system uses these inputs to generate runbook sections covering health checks, failure scenarios, and escalation procedures for on-call support.

What is the best way to structure documentation for post-production feature handoff?

The best way is generating a unified runbook file at docs/runbooks/{runbook-id}.md. This file consolidates SRE monitoring, DevOps deployment, and product management documentation to manage the operational handoff after a feature goes live.