What problem does it solve? Plans and decisions often contain hidden assumptions and unexplored branches. This Skill stress-tests your thinking by relentlessly interviewing you until every decision in your plan is 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 question and providing a recommended answer. - Autonomous Fact-Finding: Dispatches sub-agents to look up facts from the environment instead of asking you for things it can find itself. - Use Case: Before committing to a system architecture, use this Skill to surface every unexamined decision—data storage, scaling, failure modes—one round of questions at a time until nothing is silently assumed. ## Quick Start Ask the assistant to grill you on your plan or decision, then answer each numbered round of questions until the frontier is empty.