What problem does it solve? Plans, decisions, and ideas often contain hidden assumptions and unresolved dependencies that only surface during implementation. This Skill pressure-tests your thinking through a relentless structured interview, mapping every decision as a design tree so nothing is left silently assumed. ## 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 per round. - 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 implementing a new feature architecture, trigger a grilling session to expose unexamined trade-offs, dependency ordering issues, and ambiguous requirements, ending with documented shared understanding. ## Quick Start Ask the AI to grill you on your current plan or design idea using the grilling skill before you start implementing it.