From b5c6e33730d5a3504de725c291edbbdba2816719 Mon Sep 17 00:00:00 2001 From: alexion Date: Fri, 31 Jul 2026 19:36:03 -0400 Subject: [PATCH] Tighten grill turn-ending protocol --- skills/grill/SKILL.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/skills/grill/SKILL.md b/skills/grill/SKILL.md index 9889423..d447d19 100644 --- a/skills/grill/SKILL.md +++ b/skills/grill/SKILL.md @@ -10,6 +10,9 @@ Keep going not until it feels like you understand each other, but until the deci Ask one question at a time, in plain text, and wait for the answer before the next. Never use an interactive question tool. +While the interview is active, every assistant turn must end with exactly one of: the next numbered question, the final decision summary, or a plain statement that grill is paused because the user explicitly changed tasks. +If the turn includes a correction, file edit, apology, or explanation, follow it with the next numbered question unless the user explicitly paused grill or changed tasks. +Do not use dangling transition phrases such as “continuing” unless the continuation is actually present in the same message. Every question carries **options** — the concrete choices, each with its trade-offs — followed by your **recommendation**, the option you would pick and why. When the question turns on an existing document, artifact, or piece of code, open it with a **context quote**: blockquote the exact passage, so the user sees what you mean without hunting for it.