playbook_generate
Generate a comprehensive Project Playbook aggregating all pipeline outputs into a single markdown document. This master deliverable provides everything a development team needs to start building.
Instructions
Generate the Project Playbook / Architecture Decision Record (ARD). Aggregates ALL pipeline outputs - research, PRD, design decisions, architecture, implementation plan, quality/security findings, traceability matrix - into a single comprehensive markdown document. This is the master deliverable that a non-technical user can hand to a development team. Saves to rc-method/PLAYBOOK-{name}.md. Requires at least one pipeline phase to have been completed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_name | No | Human-readable project name (defaults to directory name) | |
| project_path | Yes | Absolute path to the project directory |