What problem does it solve? Teams often commit to building features before the idea has been properly examined, leading to wasted effort and rework. This Skill runs a relentless structured interview about an idea, surfacing hidden assumptions and open questions before any code is written, without ever touching the repository. ## Core Features & Use Cases - Structured idea interview: Runs a grilling session on a topic, dispatching sub-agents to gather facts from the codebase while the user makes the decisions. - Safe by design: Never writes to the repo—no branches, commits, or ADR files; its only write surface is the issue tracker, and only with user approval. - Three landing options: Ends by asking whether the thinking goes nowhere, becomes a structured idea issue (Why, Destination, Decisions so far, Not yet specified, Out of scope), or feeds directly into a feature build. - Use Case: Before building a new notification system, run the brainstorm skill to explore edge cases and trade-offs, then publish the settled decisions and open questions as an idea issue for a later feature session. ## Quick Start Ask the AI to brainstorm the topic of adding real-time notifications to the application.