What problem does it solve? Plans and designs often contain hidden assumptions, vague requirements, and undocumented decisions that surface too late. This Skill runs a relentless interview session that stress-tests a plan or design while capturing the outcomes as Architecture Decision Records (ADRs) and a project glossary. ## Core Features & Use Cases - Structured Grilling Session: Runs a /grilling interview that challenges assumptions, edge cases, and design choices in a plan. - Documentation as a Byproduct: Creates ADRs and a glossary incrementally as the interview progresses, so decisions are recorded the moment they are made. - Domain Modeling Integration: Builds on the /domain-modeling skill to ground questions in the domain model. - Use Case: Before implementing a new service, run a grilling session on the design proposal; the session exposes gaps in the plan and leaves behind ADRs and a shared vocabulary for the team. ## Quick Start Ask the agent to run a grilling session on your current design document so it can challenge the plan and produce ADRs and a glossary.