runbook

Generate incident-response runbooks with health checks, alarms, and rollback procedures.

6|1|Updated Mar 30, 2026
One-click install
npx skills add https://github.com/wesleyosantos91/multi-agents --skill runbook-wesleyosantos91
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: runbook
Source: https://github.com/wesleyosantos91/multi-agents/tree/main/devin/.devin/skills/runbook
Command: npx skills add https://github.com/wesleyosantos91/multi-agents --skill runbook-wesleyosantos91

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

It helps teams turn component knowledge into a clear, actionable incident-response runbook, reducing confusion and speeding up recovery during outages.

Core Features & Use Cases

  • Runbook generation from a component: Produces a structured runbook tailored to the given service/component, including overview, dependencies, health checks, alarms, and response procedures.
  • Scenario-based response guidance: Includes step-by-step procedures for a failure scenario with diagnosis, mitigation, correction, and validation.
  • Operational readiness: Adds rollback, escalation, and contact sections so responders have everything needed in one place.

Quick Start

Use the runbook skill with your component name and context to produce a complete incident runbook ready for operational use.

Frequently Asked Questions about runbook

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

FAQPage Schema
How do I create an incident response runbook for a specific service component?

To create an incident response runbook, provide your component name and context. The skill generates a structured document with overview, dependencies, health checks, alarms, response procedures, rollback, escalation, and contacts sections.

What should be included in a production outage runbook for SRE teams?

A production outage runbook should include an overview, dependencies, health checks, an alarm table, response procedures, rollback steps, escalation paths, and contacts. These sections ensure responders have standardized guidance for recovery.

How do I document failure modes and alarm triage steps for my application?

Document failure modes and alarm triage by generating a runbook tailored to your component. The output includes an alarm table and scenario-based response procedures covering diagnosis, mitigation, correction, and validation steps for operational readiness.

Can I generate standardized rollback and escalation procedures across multiple services?

Yes, you can generate standardized rollback and escalation procedures across services. By providing the specific component context as input, the skill tailors the response planning, rollback steps, and escalation paths for each individual service.

Do I need any external dependencies to generate an operational readiness runbook?

No external dependencies are required to generate an operational readiness runbook. You only need to supply the component name and operational context as input arguments to produce the complete incident-response document.

What is the best way to prepare failure-mode documentation for incident response?

The best way to prepare failure-mode documentation is generating a structured runbook. It coordinates incident-review and platform-engineering inputs to produce step-by-step procedures for diagnosis, mitigation, correction, and validation during outages.