What problem does it solve?
Converts high-level ideas or brainstorm outputs into a complete, traceable specification package by orchestrating parallel research and a sequential document synthesis pipeline, removing manual coordination and fragmented research artifacts.
Core Features & Use Cases
- Two-wave CSV pipeline: Wave 1 runs parallel domain, competitive, and tech-stack research agents; Wave 2 runs a sequential 7-phase document chain to produce product brief, PRD, architecture, data model, API spec, UI wireframes, and roadmap.
- CSV source-of-truth and discovery board: Maintains tasks.csv as the master state, discoveries.ndjson as an append-only exploration log, and produces consolidated outputs like context.md and a spec package folder.
- Operational controls: Supports auto-confirm (--yes), skip-research, brainstorm imports, codebase detection, readiness scoring, and graceful degradation when research fails.
- Use Case: Quickly generate a production-ready spec package and roadmap from an idea, file reference, or brainstorm session for product planning and engineering handoff.
Quick Start
Run maestro-spec-generate with a topic or @file to produce a CSV-driven research pipeline and output a complete spec package.