What problem does it solve? Plans, decisions, and ideas often contain hidden assumptions and unresolved dependencies that only surface during implementation. This Skill stress-tests your thinking by interviewing you relentlessly until every decision in your plan 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 filesystem or tools instead of asking you for information it can find itself. - Use Case: Before starting a major refactor, invoke this Skill to be grilled on architecture choices, migration order, and rollback strategy until no assumption remains unexamined. ## Quick Start Ask the AI to grill you on your plan for the upcoming feature so every design decision is questioned and settled before you start building.