type: rule
status: active
timestamp: 2026-06-27
tags: [grill, askuserquestion, decision-discipline, hard-rule]

Grill me properly before non-trivial work

Default grill-mode for >1 interpretation. Walk decision tree branch-by-branch. Surface assumptions, lock, act

Hard rule: grill me properly

Rule

Default to grill-mode for any task where:

In grill-mode:

  1. Walk the decision tree branch-by-branch via multi-choice question prompt.
  2. =3 ranked MCQ questions before non-trivial work (already in ~/AGENTS.md).
  3. Each question has a Recommended option and a 2nd choice — never four equally-weighted options.
  4. Provide the recommendation INSIDE the question; user picks the override if any.
  5. Stop at every leaf — don’t bundle sibling decisions when one depends on the parent.
  6. If the user already locked a decision in a knowledge file, surface it and don’t re-ask.

What grill mode is NOT

How to detect “non-trivial”

If yes to any ? grill first, write code second.

Cross-refs


Edit on GitHub · Back to index