What problem does it solve? Plans, designs, and specifications often contain hidden assumptions, unresolved dependencies, and unexamined decision branches that surface only after costly implementation begins. This Skill systematically stress-tests your approach through relentless, structured questioning before you commit. ## Core Features & Use Cases - Decision Tree Walkthrough: Walks down each branch of your decision tree, resolving dependencies between decisions one by one. - One Question at a Time: Asks focused questions sequentially, always providing a recommended answer for each. - Codebase-Grounded Inquiry: Explores the codebase directly to answer questions when the answer exists in the code rather than asking you unnecessarily. - Use Case: Before starting a major refactor, invoke this Skill to have every aspect of your migration plan challenged until you reach a shared, validated understanding. ## Quick Start Ask the assistant to interrogate you relentlessly about your plan or design until every decision is resolved and understood.