Scale Game

Run extreme-scale tests to reveal system bottlenecks and architectural risks.

Updated Jan 28, 2026
One-click install
npx skills add https://github.com/brixtonpham/claude-config --skill scale-game-brixtonpham
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Scale Game
Source: https://github.com/brixtonpham/claude-config/tree/main/skills/problem-solving/scale-game
Command: npx skills add https://github.com/brixtonpham/claude-config --skill scale-game-brixtonpham

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Scale and architecture teams need a disciplined method to reveal how systems behave under extreme workloads. This skill guides you to push volumes, speeds, users, durations, and failure rates to uncover fundamental limits and design gaps.

Core Features & Use Cases

  • Extreme-scale exploration across dimensions like volume, speed, users, duration, and failure rate to surface bottlenecks.
  • Structured, repeatable experiments that inform architecture decisions and risk assessment.
  • Use Case: Validate whether a distributed system can sustain 1000x growth in workload without degradation.

Quick Start

Select a scale dimension and run the four-step extreme-scale exercise to observe bottlenecks and guide architectural decisions.

Frequently Asked Questions about Scale Game

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

FAQPage Schema
What is extreme-scale testing for system architecture validation?

Extreme-scale testing forces systems to their limits by pushing workloads, speeds, and failure rates to uncover bottlenecks and architectural risks. This structured approach validates architecture and informs capacity planning decisions.

How do I test system capacity planning for 1000x workload growth?

You test capacity planning for 1000x growth by running structured, repeatable extreme-scale experiments across volume and speed dimensions. This process observes degradation thresholds and provides traceable pass/fail criteria to guide architectural decisions.

Can I use structured experiments to assess distributed system resilience?

Yes, you can assess distributed system resilience using repeatable experiments that manipulate failure rates and extreme workloads. This approach surfaces design gaps and provides traceable results required for rigorous risk assessment.

What is the best way to reveal performance bottlenecks in databases and pipelines?

The best way to reveal performance bottlenecks is forcing extreme-scale tests across volume, speed, and duration dimensions. This exposes fundamental limits and architectural design gaps within databases and pipelines under stress.

When should I not use extreme-scale testing for risk assessment?

Avoid extreme-scale testing when environments lack isolation or cannot tolerate induced failures. Without controlled, repeatable setups, forcing extreme workloads may cause unintended service degradation instead of yielding traceable risk assessment results.