mirror of
https://github.com/mattpocock/skills.git
synced 2026-09-12 18:38:06 +07:00
docs(grilling): drop the Recommendation label from the question format
The recommendation now stands alone on its arrow line. Sync the docs page and changeset to match. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 5
parent
294a2c97c5
commit
32af39b277
@@ -12,7 +12,7 @@ Each question should be formatted like so:
|
||||
```
|
||||
**Q1** - <question title>: <question body, might be multiple paragraphs, including multiple choices>
|
||||
|
||||
➡️ **Recommendation:** <your recommended answer>
|
||||
➡️ <your recommended answer>
|
||||
```
|
||||
|
||||
Each round the user answers reshapes the tree — settled decisions push the frontier outward and unblock questions that depended on them. Recompute the frontier and ask the next round. A question whose answer depends on another question still open in this round belongs to a _later_ round, not this one.
|
||||
|
||||
Reference in New Issue
Block a user