What problem does it solve?
It prevents wasted engineering by forcing clarification and design approval before implementation begins.
Core Features & Use Cases
- Intent-first clarification: Reviews current project context and asks one clarifying question at a time to refine scope and success criteria.
- Approach comparison: Proposes 2–3 viable approaches with trade-offs, then recommends a path.
- Approval-gated design: Presents design sections and requires user approval before moving to documentation and planning.
- Spec documentation: Writes a validated design doc to the repo docs path and commits it, then runs a self-review and a final user review gate.
- Implementation handoff: Transitions only by invoking the writing-plans skill; no code or implementation actions occur during brainstorming.
Quick Start
Use the brainstorming skill to explore the project context, ask clarifying questions, propose approaches, present a design, and wait for your approval before any implementation planning starts.