problem-solving

Apply inversion, scale game, and meta-pattern recognition to complex problems.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/hanthienduc/myprotocol-stack --skill problem-solving-hanthienduc
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: problem-solving
Source: https://github.com/hanthienduc/myprotocol-stack/tree/main/.claude/skills/problem-solving
Command: npx skills add https://github.com/hanthienduc/myprotocol-stack --skill problem-solving-hanthienduc

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Conventional problem-solving methods often fall short when faced with truly complex, ambiguous, or seemingly intractable challenges. This skill introduces advanced methodologies like inversion, the scale game, and meta-pattern recognition to unlock new perspectives and generate innovative solutions.

Core Features & Use Cases

  • Inversion Exercise: Approach problems by considering their opposite, revealing hidden assumptions and alternative paths.
  • Scale Game: Analyze problems across different scales (micro to macro) to understand their broader impact and interconnectedness.
  • Meta-Pattern Recognition: Identify underlying patterns in seemingly disparate problems, enabling the application of generalized solutions.
  • Simplification Cascades: Break down overwhelming complexity into manageable, progressively simpler components.
  • Use Case: You're stuck on a seemingly impossible architectural decision. Use the "inversion exercise" to consider what would make the system fail catastrophically, then work backward to avoid those pitfalls, leading to a more robust design.

Quick Start

Explain the "inversion exercise" and how it can be applied to solve a difficult problem.