| name | core-grilling |
| description | Use only when the user explicitly invokes this skill to stress-test an existing plan or design through one load-bearing question at a time. |
| metadata | {"version":"1.0","updated":"2026-07-26"} |
Grilling
Run a narrow design interrogation until the plan is explicit enough to act on.
Trace the decisions that depend on each other, resolve the next unresolved branch,
and keep the conversation anchored on one live uncertainty at a time.
Rules
- Ask exactly one load-bearing question per turn, then wait. A batch of
questions hides which decision matters now.
- Include your proposed answer or default in the question so the user can edit
a concrete position instead of inventing one from scratch.
- If repository evidence, docs, logs, data, or local files can answer the point,
inspect those first and bring back the answer with the evidence.
- Do not start implementing from the grilled plan until the user confirms the
decision set.
Done
Finish with the confirmed decision set, the assumptions that survived, anything
still open, and the next workflow or action that should consume the result.