grill-me
/grill-me — a user-invoked productivity skill that conducts a comprehensive interview about a plan or design, asking detailed questions until every decision branch is resolved. It targets failure mode #1 (“the agent didn’t do what I want”) by closing the user↔agent communication gap before work begins. Runs on the shared pattern-grilling loop (mp-grilling).
See Also
- mp-grill-with-docs — grilling that also writes a domain model + ADRs.
- gsd-discuss-phase — GSD’s counterpart elicitation step (adaptive questioning).
- addy-interview-me — Addy’s interview skill; same pre-work elicitation interview.
- speckit-clarify — Spec Kit’s grilling step; resolves the spec’s
[NEEDS CLARIFICATION]markers. - stage-align — the canonical stage this implements.