What problem does it solve?
Orchestrates end-to-end document generation by coordinating a template-driven pipeline that stitches BRD/IDEA inputs into a complete documentation suite through Gen, Review, and Fix cycles with explicit state management.
Core Features & Use Cases
- Cumulative upstream reading: every doc reads all ancestor docs to ensure consistency.
- Universal generation and review: run generation, review, and fix loops for any document type via templates.
- Deterministic progress and resume: breakpoint/resume support, quality status tracking, and committed round histories.
- Interactive prototypes and diagrams: supports prototype generation and UML-like diagrams to aid implementation.
- Use Case: Produce a full PRD/BRD-driven doc set from IDEA/BRD for a software project.
Quick Start
Run gendoc-flow to orchestrate your BRD/IDEA-driven documentation pipeline and generate all downstream artifacts.