What problem does it solve? Plans, decisions, and ideas often contain hidden assumptions and unexplored branches that only surface after work has started. This Skill stress-tests thinking by interviewing the user relentlessly until every decision in a plan is explicitly settled, producing a shared understanding before any action is taken. ## Core Features & Use Cases - Design-tree interviewing: Maps a topic as a tree of decisions and asks the whole answerable frontier in numbered rounds, with a recommended answer for every question. - Continuous question numbering: Question numbers run across rounds (Q1, Q2, ... Q7) so users can answer by number unambiguously even after scrolling back. - Grill autonomy mode: Users can delegate all remaining answers to the AI's recommendations, with mandatory breakouts for one-way decisions (schemas, migrations, public interfaces) or pure guesses. - Round reporting: Emits paired cockpit reports when a round is asked and answered, so waiting-on-human time is visible rather than looking like a stalled session. - Use Case: During /brainstorm or /feature phase 1, the skill grills the user about a proposed feature—scope, data model, edge cases—recording every decision and rejected alternative into the feature context before implementation begins. ## Quick Start Ask the AI to grill you about your plan or idea, for example: "Grill me about my plan to add team workspaces to the app."