This is a structured interrogation tool that stress tests your implementation plan against the actual language and decisions in your codebase. It walks through your design one question at a time, cross references against existing CONTEXT.md glossaries and ADRs, and calls you out when you use fuzzy terminology or contradict documented decisions. Updates documentation inline as terms get resolved. The grill is relentless but practical: it explores your codebase to answer questions instead of guessing, and only creates ADRs when decisions are genuinely hard to reverse. Best used before you start coding, when clarifying domain language actually saves you from building the wrong thing.
npx skills add https://github.com/mattpocock/skills --skill grill-with-docs