What problem does it solve? Designs and plans often contain hidden assumptions, vague terminology, and unexamined trade-offs that surface too late. This Skill stress-tests a plan through a relentless question-and-answer session and captures the outcomes as durable documentation. ## Core Features & Use Cases - Structured Grilling Session: Runs a /grilling interview that challenges assumptions and forces explicit decisions about a plan or design. - Documentation as a Byproduct: Creates Architecture Decision Records (ADRs) and a project glossary incrementally as the interview progresses. - Domain Modeling Integration: Leverages the /domain-modeling skill to ground the discussion in a shared vocabulary and model. - Use Case: Before implementing a new checkout flow, run a grilling session to expose edge cases and ambiguities, ending with ADRs that record each decision and a glossary aligning the team on terms. ## Quick Start Ask the assistant to grill my current design plan and produce ADRs and a glossary from the discussion.