runbook-generator
Installation
SKILL.md
Overview
This skill helps create standardized runbooks that document reproducible scenarios in a clear, step-by-step format. Runbooks are ideal for documenting API workflows, user interface flows, deployment procedures, and any technical process that needs to be executed consistently.
A runbook is a living document that describes an ideal, reproducible scenario - not a log of past executions. It should be executable multiple times with the same expected results.
Configuration
Default runbook location: ./runbooks/<task-name>/STEPS.md
You can customize the runbook path when creating a new runbook.
Runbook Structure
Each runbook must include: