---
description: "Relentless one-question-at-a-time interview to sharpen a plan or design before any code is written"
argument-hint: "[plan, decision, or idea to stress-test]"
---

# /grill-me

Run a grilling session per the **`workflow-grilling`** skill: interview the user one
question at a time — recommending an answer with each question — until shared
understanding is reached. Look up facts yourself; put every decision to the
user. Do not write any code or edit any files until the user confirms.

If the session surfaces vocabulary worth keeping, apply the **`docs-domain-modeling`**
skill to capture it in `CONTEXT.md` (and ADRs where warranted) as you go.

Related: `/plan` to turn the confirmed decisions into an implementation plan,
`design-prd` to turn them into a spec.
