mirror of
https://github.com/Donchitos/Claude-Code-Game-Studios.git
synced 2026-06-27 13:01:50 +00:00
Add gate intensity modes: full, lean, and solo review control
Adds a --review flag to all 13 gate-using skills and a global production/review-mode.txt config (set during /start). Full runs all director gates, lean skips per-skill gates but keeps phase gates, solo skips all directors. Documents modes in director-gates.md, WORKFLOW-GUIDE.md, and README.md. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -247,6 +247,8 @@ implementation. Reference this spec in the story's GDD Reference field.
|
||||
|
||||
### Pipeline Notes
|
||||
|
||||
Verdict: **COMPLETE** — quick design spec written and ready for implementation.
|
||||
|
||||
Quick Design Specs **bypass** `/design-review` and `/review-all-gdds` by
|
||||
design. They are for small, low-risk, well-scoped changes where the cost of
|
||||
the full review pipeline exceeds the risk of the change itself.
|
||||
|
||||
Reference in New Issue
Block a user