What problem does it solve? Teams and AI agents often jump straight into coding without a validated plan, leading to scope creep, design mismatches, and unreviewed launches. This Skill enforces a structured workflow that requires a thought-out PRD and design doc before implementation, with bounded review loops and human approval gates. ## Core Features & Use Cases - Document-first workflow: Authors PRD and design docs, stress-tests them with configurable council reviews, and locks scope before any code is written. - Bounded implementation loops: Ships tasks against an accepted plan, runs code review for fidelity to the docs, and kicks back to design when implementation reveals mismatches. - Scope expansion gates: Pauses work and requests human approval when discovery materially expands files, effort, trust boundaries, or PR count. - Use Case: A developer receives an accepted feature spec and uses this workflow to produce a PRD, design doc, task plan, reviewed implementation, and a launch-ready PR package with human signoff. ## Quick Start Use the plan-to-launch skill to turn this feature spec into a PRD, design doc, implementation plan, reviewed code, and a launch-ready PR package.