docs(grilling): pin the question format and document it

Add the fixed per-question shape (numbered title, body, recommendation
line) to grilling's SKILL.md, sync the docs page, and add a changeset.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
Matt Pocock
2026-07-29 12:26:31 +01:00
co-authored by Claude Opus 5
parent 9c470b321d
commit a557705dcb
3 changed files with 14 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"mattpocock-skills": patch
---
Pin the question format in **`grilling`**. Every question in a round is now emitted in one fixed shape — `**Q1** - <title>`, then the body (prose or multiple choices), then a `➡️ **Recommendation:**` line. A round reads as a scannable numbered list with each recommendation visually separated from the question, so you can answer by number instead of quoting questions back.