game-balance
Installation
SKILL.md
Game Balance — Balance Analyzer
Prerequisites
- Requires
docs/mvp-first-draft.mdin the project (rungame-architectfirst)
Phase 0 — Context Load (silent, mandatory)
Execute in this exact order:
- READ
docs/mvp-first-draft.md- If it does NOT exist: output
⛔ Cannot proceed. docs/mvp-first-draft.md not found. Run the game-architect skill first to generate the MVP plan before running a balance analysis.and stop.
- If it does NOT exist: output
- Determine scope from the user's message:
- If no scope specified or "all": analyze all systems (Phases 1–4)
- If "economy": run Phase 1 only
- If "difficulty": run Phase 2 only
- If "progression": run Phases 2 + 3
Related skills