balance-check

Analyze game balance data and design documents to generate structured reports.

Updated Apr 24, 2026
One-click install
npx skills add https://github.com/rakhnianskii9/God-Godot --skill balance-check-rakhnianskii9
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: balance-check
Source: https://github.com/rakhnianskii9/God-Godot/tree/main/.github/skills/balance-check
Command: npx skills add https://github.com/rakhnianskii9/God-Godot --skill balance-check-rakhnianskii9

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Balance issues across game systems can go unnoticed until players encounter unfair or degenerate scenarios. This skill analyzes balance data across assets/data and design targets to surface outliers, problematic progression curves, and economy gaps.

Core Features & Use Cases

  • Identify outliers in DPS, progression, economy, and loot flows.
  • Compare against GDD targets and convert findings into actionable tuning recommendations.
  • Generate a structured balance report with sources and suggested fixes for designers and engineers.

Quick Start

Run the balance check against the target system to generate a diagnostic report.

Frequently Asked Questions about balance-check

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I identify outliers in my game's combat and economy balance data?

You can check game balance by running the skill against your target system; it reads data files and design documents to perform domain-specific checks across combat, economy, progression, and loot scenarios, outputting a structured diagnostic report.

What is the best way to convert game balance findings into actionable tuning recommendations?

The best way to convert balance findings into tuning recommendations is to compare your data against GDD targets; the skill generates a structured report with identified issues and suggested fixes for designers and engineers.

Does this balance check tool work with loot flows and progression curves?

Yes, the balance check tool works with loot flows and progression curves, covering a wide range of tuning scenarios across combat, economy, progression, and loot domains found in your assets/data and design/balance files.

Do I need a game design document to perform a balance check?

You need a game design document (GDD) to perform a balance check because the skill reads your GDD to compare balance data against design targets, ensuring the generated report contains accurate findings and actionable recommendations.

Why does my game economy have balance gaps and how can I fix them?

Game economy balance gaps occur when data deviates from design targets; the skill detects these gaps by analyzing your design/balance files and outputs a structured report with suggested fixes to resolve the issues.