What problem does it solve? Plans and designs often contain hidden assumptions, vague terminology, and unexamined trade-offs that only surface during implementation. This Skill stress-tests a plan through a relentless question-and-answer interview while capturing the decisions and terminology it uncovers as durable documentation. ## Core Features & Use Cases - Relentless Interviewing: Runs a grilling session that probes a plan or design with challenging questions to expose gaps and weak assumptions. - Documentation as a Byproduct: Creates Architecture Decision Records (ADRs) and a glossary as the interview progresses, so reasoning is preserved. - Domain Modeling Integration: Delegates to the domain-modeling skill to structure the concepts and vocabulary discovered during the session. - Use Case: Before committing to a new system design, run a grilling session on your proposal; walk away with a hardened plan plus ADRs and a shared glossary for the team. ## Quick Start Ask the assistant to run a grilling session on your current plan or design document and produce ADRs and a glossary from the discussion.