runbook-writer

Convert PRD/HLD/Guardrails into a production-ready Runbook with two-phase review.

79|23|Updated Jan 6, 2026
One-click install
npx skills add https://github.com/TestAny-io/testany-agent-skills --skill runbook-writer
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: runbook-writer
Source: https://github.com/TestAny-io/testany-agent-skills/tree/main/plugins/testany-eng/skills/runbook-writer
Command: npx skills add https://github.com/TestAny-io/testany-agent-skills --skill runbook-writer

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires .

What problem does it solve?

This skill helps teams translate upstream constraints (PRD/HLD/Guardrails) into production-ready Runbooks, coordinating writer and reviewer subagents to deliver executable operations manuals.

Core Features & Use Cases

  • Coordinator role: orchestrates context extraction, subagent tasking, and review stages to ensure completeness.
  • Template-driven outputs: produces Runbooks that follow standardized templates for deployment, rollback, monitoring, and incident response.
  • Collaborative workflow: supports writer, spec reviewer, and quality reviewer interactions with evidence citations.
  • Use Case: when a new system is deployed, generate a full Runbook covering deployment steps, rollback, monitoring, and on-call procedures.

Quick Start

Start the Runbook Writer by providing upstream documents; the system will extract constraints and initiate writer subagents to draft the Runbook. The controller then runs spec and quality reviews and outputs a finished runbook to docs/runbook.

Frequently Asked Questions about runbook-writer

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

FAQPage Schema
How do I generate a runbook from upstream PRD and HLD documents?

To generate a runbook from upstream PRD and HLD documents, provide the operational constraints to the coordinator. It extracts context, tasks writer subagents to draft the runbook, and runs spec and quality reviews to output executable documentation.

What is the best way to automate operational documentation for incident response?

Automating operational documentation for incident response involves orchestrating writer and reviewer subagents to convert guardrails into standardized templates. This produces production-ready manuals covering monitoring, deployment, rollback, and on-call procedures.

Can I use this runbook generation process for complex system rollbacks?

Yes, you can use this runbook generation process for complex system rollbacks. It applies template-driven outputs specifically designed for rollback procedures, ensuring production-ready operational documentation through a two-phase review workflow.

Do I need to provide guardrails before creating an on-call runbook?

Yes, you need to provide upstream guardrails, PRD, or HLD before creating an on-call runbook. The coordinator extracts operational constraints from these inputs to initiate writer subagents and ensure the final documentation is executable.

How does the two-phase review workflow ensure runbook quality?

The two-phase review workflow ensures runbook quality by applying spec and quality review stages after writer subagents draft the content. This collaborative process verifies completeness, enforces standard templates, and validates evidence citations before final output.