What problem does it solve? Plans and decisions often hide unexamined assumptions that surface too late. This Skill stress-tests your thinking by relentlessly interviewing you until every branch of the decision tree is explicitly 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. - Autonomous Fact-Finding: Dispatches sub-agents to look up facts from the environment instead of asking you for anything it could find itself. - Use Case: Before committing to a new system architecture, let the Skill grill you round by round until every dependency, trade-off, and open question has an explicit, confirmed answer. ## Quick Start Ask the assistant to grill you on your plan to migrate your application to a new database.