Skills refinement: improve formatting, phase structure, and trigger descriptions across 9 skills

- balance-check: rewrote as explicit phases with domain routing table; expanded trigger hints
- scope-check: restructured into numbered phases for clarity
- adopt, review-all-gdds, help, project-stage-detect: add argument mode headers or trigger hints
- gate-check, sprint-status, story-readiness: minor wording and structure improvements

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
Donchitos
2026-03-15 17:38:56 +11:00
parent af2b864796
commit a2f8ed93ff
9 changed files with 194 additions and 98 deletions

View File

@@ -29,6 +29,9 @@ completeness. This skill reviews the *relationships* between all GDDs.
inherits those inconsistencies)
**Argument modes:**
**Focus:** `$ARGUMENTS[0]` (blank = `full`)
- **No argument / `full`**: Both consistency and design theory passes
- **`consistency`**: Cross-GDD consistency checks only (faster)
- **`design-theory`**: Game design holism checks only