What problem does it solve?
This Skill automates structured brainstorming by converting a raw topic into a CSV-driven, multi-wave pipeline that produces guidance, parallel role analyses, and a cross-role synthesis, removing manual coordination overhead and ensuring consistent context propagation across agents.
Core Features & Use Cases
- Guidance-first decomposition: single-agent generation of a guidance-specification with terms, non-goals, and up to eight features that steer subsequent role analysis.
- Parallel role analysis: spawn multiple role-specific agents (3–9) to analyze the topic from system, UI, product, testing, and domain perspectives with per-role artifact outputs.
- Synthesis & feature index: single-agent synthesis that reconciles findings, resolves conflicts with explicit tags, and emits feature-specs and a feature-index.json.
- CSV-as-source-of-truth: tasks.csv master state, per-wave CSVs, discoveries.ndjson append-only board, and clear error/timeout handling enable reproducible runs and resume/continue behavior.
- Use Case: product and engineering teams use it to run rapid, architecture-aware ideation sessions and generate prioritized feature candidates and analysis artifacts.
Quick Start
Run maestro-brainstorm with your topic to generate guidance, parallel role analyses, and a synthesis feature index, for example: maestro-brainstorm "Build real-time collaboration platform"