Scale Game

Test systems at extreme scales to expose behavioral limits and failure modes.

1|Updated Oct 31, 2025
One-click install
npx skills add https://github.com/alex-tgk/saasquatch --skill scale-game-alex-tgk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Scale Game
Source: https://github.com/alex-tgk/saasquatch/tree/main/.claude/skills/problem-solving/scale-game
Command: npx skills add https://github.com/alex-tgk/saasquatch --skill scale-game-alex-tgk

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Expose foundational scalability truths by testing systems at extreme scales to reveal how they behave under pressure and at boundaries.

Core Features & Use Cases

  • Tests across multiple scale dimensions (volume, speed, users, duration, failure rate) to identify bottlenecks and failure modes.
  • Guides architecture validation and performance risk assessment with structured observation notes.
  • Provides a disciplined process to reason about capacity planning and resilience in production volumes.

Quick Start

Choose a scale dimension and run the extreme-scale exercise to observe outcomes and guide design decisions.

Frequently Asked Questions about Scale Game

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

FAQPage Schema
How do I test system architecture for performance risk at extreme scales?

Architecture validation at extreme scales requires defining scale dimensions like volume, speed, and failure rate, then running deterministic tests to observe system behavior and guide design decisions for performance risk mitigation.

What is extreme scale testing and when do I need it for capacity planning?

Extreme scale testing exposes foundational scalability truths by stressing systems at boundary limits. You need it for capacity planning when reasoning about 1x to 1000x scale to identify bottlenecks and assess resilience in production volumes.

How do I identify bottlenecks across multiple dimensions like volume, speed, and failure rate?

Identify bottlenecks by defining specific scale dimensions and running deterministic tests at extreme scales. Recording structured observation notes during these exercises reveals how systems behave under pressure and where failure modes occur.

Can I use extreme scale testing for validating architecture resilience in production volumes?

Yes, validating architecture resilience is a core use of extreme scale testing. By testing systems at 1x to 1000x scale, you can assess performance risk and reason about capacity planning for production volumes through structured observations.

What is the best way to reason about 1x to 1000x scale for architecture validation?

The best way to reason about 1x to 1000x scale is applying a disciplined process of defining scale dimensions, running deterministic tests, and recording observations to expose foundational scalability truths and guide design decisions.