What problem does it solve?
This Skill prevents vague AI brainstorming by converting conversational ideation into a structured, boundary-aware spec written as absolute, acceptance-grade truth.
Core Features & Use Cases
- Issue-organized spec building: Breaks work into numbered issues and progressive disclosure subsections to keep decisions coherent.
- Absolute, non-hedged writing: Rewrites inputs into confirmable facts with strict “as-is” constraints (no hedging, no Q&A, no transitional narratives).
- Brainstorming commitment + archiving: Forces selected solutions to be committed while archiving prior brainstorming verbatim for auditability.
- Consistency maintenance: Detects contradictions after each update and cascades revisions within the same issue when upstream changes occur.
- Guided user clarification: Uses batch questions when intent is ambiguous or when a jump would violate the disclosure order.
Quick Start
Run spec-driven-brainstorm and tell the AI what you want to build, then reply to each prompt to grow spec.md from Definition → Problem Space → Brainstorming → Solution → Examples → Implementation.