balance-check

Analyze game balance data against design targets to identify outliers and imbalances.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill identifies game balance outliers, broken progression curves, and economy imbalances that can ruin player experience.

Core Features & Use Cases

  • System Analysis: Evaluates combat, economy, progression, and loot systems against design targets.
  • Outlier Detection: Automatically flags items or values that deviate from expected ranges.
  • Use Case: Use this after adjusting weapon damage values or resource drop rates to ensure the game remains fair and challenging without creating degenerate strategies.

Quick Start

Run the balance check skill to analyze the combat system data file located in the assets directory.

Frequently Asked Questions about balance-check

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

FAQPage Schema
How do I identify game balance outliers and broken progression curves?

Game balance analysis evaluates combat, economy, progression, and loot systems by comparing current configuration data against design document targets. This quantitative health assessment flags values that deviate from expected ranges to prevent degenerate strategies.

What is the best way to detect economy imbalances after adjusting resource drop rates?

Detecting economy imbalances requires running a quantitative health assessment on your updated configuration data. This process compares new resource drop rates against design document targets to ensure fair gameplay and prevent degenerate strategies.

How do I check if my combat tuning creates degenerate strategies?

Checking combat tuning involves analyzing weapon damage values and combat configuration against design targets. This comparison identifies outliers and broken progressions that could allow players to exploit degenerate strategies.

Do I need a game design document to analyze progression gaps?

Yes, a game design document is required to analyze progression gaps. The assessment requires read access to both data files and GDDs to compare current game balance values against intended design targets.

Can I evaluate loot system balance across multiple game domains?

Yes, loot system balance can be evaluated alongside combat, economy, and progression domains. The analysis operates across these areas by comparing current configuration data against design targets to provide actionable tuning recommendations.

What data formats are needed to perform a quantitative health assessment on game balance?

A quantitative health assessment needs read access to game balance data files, formulas, and configuration files. These are compared against design document targets to identify outliers and economy imbalances.