refine: Simplify instructions for running grilling and domain modeling skills

This commit is contained in:
Matt Pocock
2026-06-07 18:44:44 +01:00
parent 7a32991c2f
commit 8080fb9ab5
+1 -4
View File
@@ -4,7 +4,4 @@ description: Grilling session that also builds your project's domain model — s
disable-model-invocation: true disable-model-invocation: true
--- ---
Run the `/grilling` and `/domain-modeling` skills together: Run a `/grilling` session, using the `/domain-modeling` skill.
- Grill me about the plan one question at a time, walking each branch of the decision tree (`/grilling`).
- As domain terms and decisions surface, actively sharpen the language and update `CONTEXT.md` and ADRs inline (`/domain-modeling`).