When Stuck - Problem-Solving Dispatch

Dispatch problem-solving techniques based on described stuck symptoms.

4|2|Updated Jan 19, 2026
One-click install
npx skills add https://github.com/pv-udpv/pplx-unofficial-sdk --skill when-stuck-problem-solving-dispatch-pv-udpv
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: When Stuck - Problem-Solving Dispatch
Source: https://github.com/pv-udpv/pplx-unofficial-sdk/tree/main/.cline/skills/community/skills/problem-solving/when-stuck
Command: npx skills add https://github.com/pv-udpv/pplx-unofficial-sdk --skill when-stuck-problem-solving-dispatch-pv-udpv

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Quickly identify your stuck symptom and dispatch the most appropriate problem-solving technique to resolve it.

Core Features & Use Cases

  • Identify stuck-type: Recognizes common symptoms (complexity spiraling, need for innovation, recurring patterns, forced assumptions, scalability concerns, or code issues) and maps them to targeted techniques.
  • Load and apply technique: Provides a structured process to load and follow the selected method.
  • Combine techniques: Supports using multiple techniques when needed and documenting the rationale.
  • Real-world use case: A developer working on a stalled feature can be guided to apply simplification, meta-pattern recognition, or inversion exercises to move forward.

Quick Start

Describe your stuck symptom and I will dispatch the appropriate problem-solving technique.

Frequently Asked Questions about When Stuck - Problem-Solving Dispatch

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

FAQPage Schema
How do I choose the right problem-solving technique when I'm stuck on a complex software issue?

To choose the right problem-solving technique when stuck, identify your specific symptom, such as complexity spiraling or recurring patterns, and map it to a targeted method. This dispatch process loads the matching technique and provides a step-by-step resolution path.

What is the best way to unblock a stalled software feature during development?

The best way to unblock a stalled software feature is to apply structured problem-solving techniques like simplification, meta-pattern recognition, or inversion exercises. These methods help you break down the stall and move the development process forward.

Can I combine multiple debugging techniques if my code issue involves several symptoms?

Yes, you can combine multiple debugging techniques when facing several symptoms. The dispatch process supports using multiple techniques simultaneously and documenting the chosen path and rationale to maintain clarity during complex problem-solving.

When should I use structured decision-making methods for software design stalls?

You should use structured decision-making methods for software design stalls when you experience forced assumptions, scalability concerns, or need innovation. Mapping these symptoms to a targeted technique provides a structured process to follow instead of guessing.

Does this problem-solving dispatch process work for recurring code patterns that keep causing bugs?

Yes, the problem-solving dispatch process works for recurring code patterns by recognizing them as a specific stuck symptom. It then maps this symptom to targeted techniques like meta-pattern recognition to help you break the cycle and resolve the underlying issue.