runbook

Convert design documents into structured runbooks with phase-aware typing.

Updated Jan 19, 2026
One-click install
npx skills add https://github.com/ddaanet/edify-plugin --skill runbook-ddaanet
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: runbook
Source: https://github.com/ddaanet/edify-plugin/tree/main/skills/runbook
Command: npx skills add https://github.com/ddaanet/edify-plugin --skill runbook-ddaanet

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Transforms design documents into structured runbooks with phase-aware typing to guide execution.

Core Features & Use Cases

  • Generates Tier 2 outlines and Tier 3 execution artifacts that align with design decisions.
  • Supports automated review, consolidation, and pre-execution validation for reliable handoff.
  • Handles recall integration, prerequisites, and cross-phase dependencies to ensure coherent orchestration.

Quick Start

Trigger the runbook workflow by issuing /runbook plans/<job>/design.md to generate an outline and the phased runbook.

Frequently Asked Questions about runbook

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

FAQPage Schema
How do I convert a design document into a structured runbook for execution?▼

You can convert a design document into a structured runbook by triggering the /runbook command on your design file, which generates tiered outlines and phased execution artifacts aligned with your design decisions.

What is phase-aware typing in runbook orchestration?▼

Phase-aware typing in runbook orchestration organizes execution steps by specific phases, linking design decisions to actionable tasks while handling prerequisites and cross-phase dependencies for coherent handoff.

How do I validate prerequisites and cross-phase dependencies before execution?▼

You validate prerequisites and cross-phase dependencies using automated review and pre-execution validation features, ensuring robust handoff and coherent orchestration before running the generated runbook.

Can I generate execution outlines and artifacts from markdown design files?▼

Yes, you can generate execution outlines and artifacts from markdown design files by targeting the plans directory, producing Tier 2 outlines and Tier 3 execution artifacts that guide actionable steps.

What is the best way to automate review and consolidation for execution runbooks?▼

The best way to automate review and consolidation for execution runbooks is using a phase-aware orchestration workflow that encodes recall integration and validates dependencies before execution.