When Stuck - Problem-Solving Dispatch Overview Different stuck-types need different techniques. This skill helps you quickly identify which problem-solving skill to use. Core principle: Match stuck-symptom to technique. Quick Dispatch Stuck-Type → Technique | How You're Stuck | Use This Skill | |------------------|----------------| | Complexity spiraling - Same thing 5+ ways, growing special cases | skills/problem-solving/simplification-cascades | | Need innovation - Conventional solutions inadequate, can't find fitting approach | skills/problem-solving/collision-zone-thinking | | Recurring p…