gstack/plan-design-review
Garry Tan 43b1a6620c
feat: universal "one decision per question" rule for AskUserQuestion
Add item 5 to the shared AskUserQuestion Format in generateAskUserFormat():
"NEVER combine multiple independent decisions into a single AskUserQuestion."
Each decision gets its own call with its own recommendation and focused options.
Batching multiple calls in rapid succession is fine and often preferred.

This promotes a rule already enforced by 3 plan-review skills (eng, ceo, design)
to the universal baseline, covering all 23+ skills via the shared preamble.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-23 22:50:29 -07:00
..
SKILL.md feat: universal "one decision per question" rule for AskUserQuestion 2026-03-23 22:50:29 -07:00
SKILL.md.tmpl feat: design outside voices — cross-model design critique (v0.11.3.0) (#347) 2026-03-22 20:22:23 -07:00