sre-runbook

Generates operational runbooks for infrastructure incidents with live-verified commands and single-path execution from symptoms to postmortem.

Updated Apr 24, 2026
One-click install
npx skills add https://github.com/michael-conrad/.opencode --skill sre-runbook-michael-conrad
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sre-runbook
Source: https://github.com/michael-conrad/.opencode/tree/main/skills/sre-runbook
Command: npx skills add https://github.com/michael-conrad/.opencode --skill sre-runbook-michael-conrad

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Generates operational runbooks — step-by-step procedures a sysop can execute without thinking. Commands verified against live documentation. Values from actual environment. Single-path per operation.

Core Features & Use Cases

  • Operational runbooks: Step-by-step procedures a sysop can execute without thinking.
  • Live-verified instructions: Commands validated against current docs and environment.
  • End-to-end lifecycle: From symptoms to postmortem with a single path.

Quick Start

Prompt the skill to generate a runbook for a specific domain and incident scenario.

Frequently Asked Questions about sre-runbook

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

FAQPage Schema
How do I generate an incident response runbook for infrastructure failures?

To generate an incident response runbook, you provide real environment data and an incident scenario. The skill automates creation of step-by-step procedures covering symptoms, diagnosis, mitigation, verification, and postmortem.

What is a single-path runbook and why is it needed for disaster recovery?

A single-path runbook provides strict, unambiguous operational steps for disaster recovery. It is needed to ensure sysops execute procedures without guessing, reducing human error during high-stress infrastructure incidents.

How do I create troubleshooting procedures that are verified against live documentation?

You create live-verified troubleshooting procedures by supplying actual environment values and prompting the skill. It validates operational commands against current documentation to ensure the generated runbook is production-grade.

Do I need actual environment data to generate operational runbooks?

Yes, you need actual environment data to generate operational runbooks. The skill requires real values and live verification against documentation to produce reliable, executable procedures for your specific infrastructure.

What's the best way to automate step-by-step procedures for SRE incident management?

The best way to automate SRE incident management procedures is using a runbook generator that enforces single-path execution. This approach standardizes the end-to-end lifecycle from initial symptoms through final postmortem.

When should I not use an automated runbook generator for production incidents?

You should not use an automated runbook generator when you cannot provide real environment data or live documentation. The tool requires actual values and strict single-path discipline to ensure safe production execution.