What problem does it solve?
Orchestrates the full ProjectSpecFactory pipeline, providing a single-session execution for Begin Intention, Discovery, and Planning with gate checks that ensure each output document reaches substatus READY before advancing.
Core Features & Use Cases
- End-to-end orchestration of Begin Intention, Discovery, and Planning in a single interactive session.
- WIP gate management to prevent conflicting work (substatus DOING) with options to Overwrite or Resume.
- Automated delegation to specialized agents (project-pm, project-architect, project-ux) for template-driven interviews and documentation generation.
- Support for retoma scenarios with gated validation after each phase.
- Generates and tracks docs at docs/specs/project/{project-intent.md, requirement-spec.md, project-plan.md} with DOING/READY states.
- Ensures cross-document consistency and automatic prefill/infer content where possible.
Quick Start
Guide me through the full three-phase ProjectSpecFactory workflow in a single interactive session, ensuring each document ends with substatus READY.