write-runbook

Generate structured runbooks with YAML frontmatter and optional resource directories.

Updated Apr 1, 2026
One-click install
npx skills add https://github.com/hpsgd/claude-marketplace --skill write-runbook-hpsgd
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: write-runbook
Source: https://github.com/hpsgd/claude-marketplace/tree/main/plugins/product/internal-docs-writer/skills/write-runbook
Command: npx skills add https://github.com/hpsgd/claude-marketplace --skill write-runbook-hpsgd

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Teams often struggle to create consistent, production-ready runbooks for services, deployments, and incidents, leading to miscommunication and downtime.

Core Features & Use Cases

  • Standardized runbook templates with mandatory frontmatter
  • End-to-end guidance covering prerequisites, procedure steps, verification, rollback, troubleshooting, and escalation
  • On-demand context through optional scripts, references, and assets

Quick Start

Draft a complete runbook for a chosen service or incident.

Frequently Asked Questions about write-runbook

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

FAQPage Schema
How do I create a runbook for incident response procedures?

A standardized runbook template enforces mandatory YAML frontmatter and end-to-end guidance covering prerequisites, procedures, verification, rollback, troubleshooting, and escalation to ensure consistent incident response procedures.

What should be included in operational runbook templates for services?

Operational runbook templates must include mandatory YAML frontmatter for metadata alongside end-to-end sections for prerequisites, procedures, verification, rollback, troubleshooting, and escalation to provide comprehensive service guidance.

Can I attach scripts and references to a runbook for on-demand context?

Yes, you can attach scripts, references, and assets to a runbook through optional directories. These resources provide on-demand context and tooling that can be activated when the runbook is executed during an incident or deployment.

How do I use YAML frontmatter to enforce metadata in operational documentation?

YAML frontmatter enforces metadata in operational documentation by requiring structured fields at the top of the runbook file. This standardizes metadata capture across services and deployments, ensuring essential context is consistently documented and easily parsed.

What is the best way to structure deployment runbooks with rollback and verification steps?

The best way to structure deployment runbooks is to apply a strict, step-by-step template that explicitly separates prerequisites, procedures, verification, and rollback steps. This ensures teams can safely execute deployments and revert if verification fails.

Why do teams struggle with inconsistent operations documentation during incidents?

Teams struggle with inconsistent operations documentation during incidents because they lack standardized, production-ready runbook templates. Without mandatory sections for prerequisites, verification, and escalation, miscommunication and downtime occur during critical service responses.