balance-check

Analyze balance data and generate a structured report aligned with the GDD.

Updated Mar 26, 2026
One-click install
npx skills add https://github.com/LordKuper/agentic-game-studio --skill balance-check-lordkuper
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: balance-check
Source: https://github.com/LordKuper/agentic-game-studio/tree/main/.claude/skills/balance-check
Command: npx skills add https://github.com/LordKuper/agentic-game-studio --skill balance-check-lordkuper

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Analyzes balance data, formulas, and configurations to identify outliers, degenerate strategies, and economy imbalances that disrupt fair progression and play balance.

Core Features & Use Cases

  • Load balance-related data and design targets, scan for outliers, dead zones, and over/under-tuned systems.
  • Generate a structured report outlining effects on combat, economy, progression, and loot with actionable recommendations.
  • Use after modifying balance data or when prompted with phrases like 'balance report', 'check game balance', or 'run a balance check'.

Quick Start

Run a balance check on the specified system or data file to generate a comprehensive report.

Frequently Asked Questions about balance-check

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

FAQPage Schema
How do I check game balance data for outliers and degenerate strategies?

Run a balance check on your specified system or data file to scan configurations, identify outliers, and generate a structured report on combat, economy, progression, and loot imbalances.

What is a balance report in game design and when do I need one?

A balance report identifies economy imbalances, dead zones, and degenerate strategies in your game data. You need one after modifying balance data to ensure fair progression across combat, economy, progression, and loot domains.

How do I detect economy and progression issues in my game design data file?

Detect economy and progression issues by loading a data file path or system name to perform domain-specific checks. The analysis reads data from design and asset directories to output a structured balance report.

Can I analyze balance data for multiple game domains like combat and loot?

Yes, you can analyze balance data across combat, economy, progression, and loot domains. The analysis applies domain-specific checks to identify over-tuned or under-tuned systems within your game design configuration.

Does the balance check process require a specific data format or game design document?

The balance check reads data from assets/data and design/gdd directories, requiring a system name or a path to a data file. It outputs a structured balance report aligned with your game design document targets.

What are common limitations when running an automated balance check on game data?

The balance check relies on reading existing data from assets/data and design/gdd directories, so it is limited by the accuracy of your current configurations. It identifies outliers and imbalances but requires manual implementation of the actionable recommendations.