What problem does it solve?
It prevents you from building the wrong thing by forcing an ultrathink, interview-driven planning process that converts vague feature requests into a validated design spec before any implementation starts.
Core Features & Use Cases
- Plan-mode, interview-first design: Enters plan mode immediately, then runs a structured, dependency-resolved question flow to uncover assumptions, constraints, and edge cases.
- Deep context and codebase-first intelligence: Performs a mandatory deep context scan and checks the codebase before asking questions, reducing wasted back-and-forth.
- Spec-first governance and review: Produces a design spec saved to docs/plans and runs a review loop with gated user approval before proceeding to the next step.
Use case example: When you request a new system like “real-time collaboration” and you don’t yet know the right architecture, it will explore options, resolve key decisions, and output an implementation-ready spec.
Quick Start
Use super-brainstorm to plan a new feature by telling the AI what you want to build and asking it to produce a validated design spec before coding.