What problem does it solve?
The balance-check skill identifies broken progressions, degenerate strategies, and economy imbalances by analyzing the game’s balance data against the intended design targets, so tuning changes don’t silently introduce unfair or ineffective gameplay.
Core Features & Use Cases
- Domain-targeted balance analysis: Selects the balance domain (combat, economy, progression, loot) from a provided file path or an explicit system name argument.
- Evidence-driven report generation: Enumerates analyzed data sources, detects outliers, flags degenerate strategies, and summarizes progression health.
- Guided fix and verification cycle: Offers clear next actions to address issues, save the report into the design registry, and re-run checks to confirm no regressions.
Quick Start
Run balance-check with your system or data file path, then review the generated outliers and recommendations to guide tuning updates.