Balance Check banner
furkantokkan furkantokkan

Balance Check

Data community

Description

--- description: Analyzes game balance data files, formulas, and configuration to identify outliers, broken progressions, degenerate strategies, and economy imbalances. Use after modifying any balance-related data or design. Use when user says 'balance report', 'check game balance', 'run a balance check'. argument-hint: [task] --- # /balance-check Use the `balance-check` Codex skill for this request. If this workflow references Claude-only agents, treat those names as role guidance and follow

Installation

Installs to ~/.claude/skills/furkantokkan-agent-foundry-balance-check/SKILL.md

Terminal
mkdir -p ~/.claude/skills/furkantokkan-agent-foundry-balance-check && curl -fsSL https://raw.githubusercontent.com/furkantokkan/agent-foundry/HEAD/commands/balance-check.md -o ~/.claude/skills/furkantokkan-agent-foundry-balance-check/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository