Problem-Solving Techniques

Apply structured problem-solving techniques to diagnose and resolve stuck problems.

Updated Mar 19, 2026
One-click install
npx skills add https://github.com/congthang12312/Sentinel-AI-test --skill problem-solving-techniques-congthang12312
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Problem-Solving Techniques
Source: https://github.com/congthang12312/Sentinel-AI-test/tree/main/.agent/skills/problem-solving
Command: npx skills add https://github.com/congthang12312/Sentinel-AI-test --skill problem-solving-techniques-congthang12312

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Diagnose and resolve stuck problems across domains by applying a structured set of problem-solving techniques, turning ambiguity into actionable steps.

Core Features & Use Cases

  • Symptom-to-technique dispatch maps common stuck symptoms to specific techniques (Simplification Cascades, Collision-Zone Thinking, Meta-Pattern Recognition, Inversion Exercise, Scale Game).
  • Reference-guided application pulls detailed guidance from the references to apply techniques consistently.
  • Domain-agnostic workflow supports engineering, product, design, education, and research contexts.

Quick Start

Identify a stuck problem, select the matching technique described in the references (e.g., Simplification Cascades), and apply its steps to guide resolution.

Frequently Asked Questions about Problem-Solving Techniques

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

FAQPage Schema
How do I apply structured problem-solving techniques to resolve a stuck engineering problem?

To resolve a stuck engineering problem, you apply structured problem-solving techniques by identifying symptoms and dispatching them to specific methods like Simplification Cascades or Inversion Exercise, turning ambiguity into actionable steps drawn from a references-driven knowledge base.

What is the best way to break out of a complexity spiral during product development?

To break out of a complexity spiral during product development, use Simplification Cascades, a technique that systematically reduces problem layers to isolate core variables and map common stuck symptoms to actionable resolution steps.

Can I use these problem-solving techniques for research and design contexts, or are they strictly for software engineering?

You can use these problem-solving techniques across research and design contexts because the workflow is domain-agnostic, supporting product, engineering, design, and education environments without being strictly limited to software engineering.

How does Meta-Pattern Recognition help with recurring problems and assumption constraints?

Meta-Pattern Recognition helps with recurring problems and assumption constraints by identifying repeated failure cycles, allowing you to apply inversion exercises that challenge foundational assumptions and reframe the resolution approach.

When should I use Scale Game techniques to handle scale uncertainty?

You should use Scale Game techniques to handle scale uncertainty when your problem involves unpredictable growth variables, applying reference-guided application to systematically test boundaries and enforce structured decision-making.