balance-check

Analyze balance constraints against design targets and flag outliers.

3|Updated Jun 3, 2026
One-click install
npx skills add https://github.com/Negentropy-Laby/Constitution-Driven-Development --skill balance-check-negentropy-laby
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: balance-check
Source: https://github.com/Negentropy-Laby/Constitution-Driven-Development/tree/main/.agents/skills/balance-check
Command: npx skills add https://github.com/Negentropy-Laby/Constitution-Driven-Development --skill balance-check-negentropy-laby

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Balance-check identifies and surfaces misconfigurations and imbalances in game economies and product workflows, enabling teams to tune system constraints before they impact users.

Core Features & Use Cases

  • Detects balance outliers across combat, economy, progression, loot in games, and quotas, rate limits, pricing, permissions, and budgets in products.
  • Produces actionable recommendations for quotas, limits, retry settings, and distribution of resources based on data from design docs and production telemetry.
  • Use Case: You suspect a bottleneck in a new feature launch; run a balance check to pinpoint overpowered synergies or underperforming constraints and receive suggested tuning knobs.

Quick Start

Use a balance-check run with /balance-check [system-name|path-to-data-file] to surface actionable tuning knobs.

Frequently Asked Questions about balance-check

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

FAQPage Schema
How do I detect imbalances in game economy and combat progression?

Detect game economy and combat progression imbalances by validating production telemetry and design docs against defined targets to flag overpowered synergies and suggest tuning knobs for limits and quotas.

How do I identify overpowered elements and misconfigured rate limits in a product workflow?

Identify overpowered elements and misconfigured rate limits by analyzing operational budgets and product workflow constraints, flagging outliers, and recommending adjustments to retry behavior, pricing, or permissions.

What is the best way to tune system constraints before a new feature launch impacts users?

The best way to tune system constraints before a feature launch is to run a balance check on design docs and production evidence to pinpoint bottlenecks and receive actionable tuning knob recommendations.

Can I use a balance check to validate loot distribution against defined operational budgets?

Yes, you can use a balance check to validate loot distribution and progression against defined operational budgets and design documents, surfacing misconfigurations and suggesting concrete adjustments to resource distribution.

Does balance analysis work for both game economy quotas and product rate limits?

Balance analysis works across both game economy quotas and product rate limits by analyzing constraints across combat, economy, progression, pricing, and permissions to reveal misconfigurations and suggest adjustments.

Why does my product workflow bottleneck despite configured quotas and limits?

Your product workflow bottlenecks despite configured quotas and limits due to overpowered synergies or underperforming constraints, which a balance check can pinpoint by validating operational budgets against production evidence.