What problem does it solve? Plans, decisions, and ideas often contain hidden assumptions and unexplored branches that only surface after execution begins. This Skill systematically interrogates your thinking through structured rounds of questions until every decision in the design tree has been explicitly examined and settled. ## Core Features & Use Cases - Design Tree Mapping: Models your plan as a tree of decisions where each choice branches into dependent sub-decisions. - Frontier-Based Rounds: Asks only the questions whose prerequisites are already settled, numbering each one and providing a recommended answer for you to accept or challenge. - Autonomous Fact-Finding: Dispatches sub-agents to look up facts from the environment instead of asking you for information it can find itself. - Use Case: Before starting a major refactor, use this Skill to be grilled on your migration strategy, forcing you to resolve questions about rollback plans, data compatibility, and team coordination before writing any code. ## Quick Start Ask the assistant to grill you on your plan or decision, then answer each numbered round of questions until no open questions remain.