What problem does it solve? When you're stuck on a hard problem—complexity spiraling out of control, conventional solutions falling short, or uncertainty about production behavior—this Skill provides structured techniques to break through instead of guessing. ## Core Features & Use Cases - Symptom-Based Dispatch: Match your stuck-symptom (complexity spirals, recurring patterns, forced assumptions, scale uncertainty) to the right technique via a quick-reference table and flowchart. - Five Core Techniques: Simplification Cascades, Collision-Zone Thinking, Meta-Pattern Recognition, Inversion Exercise, and Scale Game, each with detailed reference guides. - Composable Methods: Combine techniques (e.g., Meta-pattern + Scale) for problems that resist a single approach. - Use Case: Your codebase has the same logic implemented five different ways with growing special cases. Load the Simplification Cascades reference, find the unifying abstraction, and eliminate the redundant implementations. ## Quick Start Ask the AI to apply the problem-solving skill to help you get unstuck on a specific problem, describing your symptom such as growing special cases or unclear production behavior.