概要
Scale Game is a diagnostic framework for Claude Code designed to stress-test software architectures and logic before they reach production. By applying 'extreme scale' thinking—such as imagining systems with one billion users or operations spanning several years—this skill helps developers uncover fundamental flaws like memory leaks, concurrency issues, and algorithmic inefficiencies that often remain invisible at standard developmental scales. It provides a structured process to analyze volume, speed, and duration, ensuring that your code is fundamentally sound for any environment.