maestro-roadmap
Auto Mode
When --yes or -y: Auto-confirm strategy selection, skip interactive refinement rounds, use recommended defaults for decomposition mode and phase count.
Maestro Roadmap (CSV Wave)
Usage
$maestro-roadmap "Implement user authentication with OAuth and 2FA"
$maestro-roadmap -y "@requirements.md"
$maestro-roadmap --phases 4 "Build real-time notification system"
$maestro-roadmap --from-brainstorm WFS-001 "Enhance auth system"
Flags:
-y, --yes: Skip all confirmations (auto mode)--phases N: Target number of roadmap phases (default: auto-determined)--from-brainstorm SESSION-ID: Import guidance-specification.md from brainstorm session as seed
More from catlog22/maestro-flow
spec-map
Analyze codebase with 4 parallel mapper agents via CSV wave pipeline. Produces .workflow/codebase/ documents for tech-stack, architecture, features, and cross-cutting concerns.
1manage-codebase-rebuild
Full codebase documentation rebuild via CSV wave pipeline. Spawns 5 parallel doc generator agents to scan project and produce complete .workflow/codebase/ documentation set. Replaces manage-codebase-rebuild command.
1maestro-quick
Fast-track single task execution with workflow guarantees — analyze, plan, execute in one pass
1quality-sync
Sync codebase docs after code changes -- traces git diff through component/feature/requirement layers
1manage-memory
Manage memory entries across workflow and system stores (list, search, view, edit, delete, prune)
1team-review
Unified team skill for code review. 3-role pipeline: scanner, reviewer, fixer. Triggers on team-review.
1