grill-with-docs-requiem
Installation
SKILL.md
grill-with-docs-requiem
Run a Requiem interview: press the design hard enough to expose real decisions, but do not make the user pay for questions an expert can infer. Use /domain-modeling throughout. Do not inherit /grilling's one-question-at-a-time cadence for this skill; this skill batches questions because it is also maintaining docs and domain language.
Invalid Behavior
Do not outsource obvious judgment to the user. A question is invalid when the answer is already clear from the scene, the existing docs, the codebase, or basic product sense.
Invalid question patterns:
- Asking whether a selected character should duplicate in its original seat and the center spotlight when the user already said the character moves.
- Asking a naming question where one option is ambiguous and the other names the domain concept clearly.
- Asking one tiny fork at a time when the next five forks are independent and can be answered together.
- Asking for permission to create
CONTEXT.mdor an ADR after the skill rules already say when those files should be created.
Operating Rule
Default to: "I lean toward X because Y. I am treating that as the working decision unless you correct it."