What problem does it solve?
Brainstorming helps teams convert vague ideas into concrete design concepts.
Core Features & Use Cases
- Guided ideation with one-question-at-a-time prompts to refine intent, requirements, and constraints.
- Proposes 2-3 design approaches with trade-offs to enable quick, informed decision-making.
- Presents the design in incremental 200-300 word sections to validate alignment before implementation.
- Generates and organizes the validated design and planning artifacts for documentation.
- Supports a smooth handoff to implementation and planning workflows.
Quick Start
Start by understanding the current project context and goals. Ask questions one at a time to clarify requirements, constraints, and success criteria. After each clarification, present a design section of 200-300 words and request confirmation before proceeding. When the design is validated, generate accompanying documentation to docs/plans/YYYY-MM-DD-<topic>-design.md and prepare implementation steps with guidance for git-worktrees and plan-writing.