When Stuck - Problem-Solving Dispatch

Identify stuck-states and dispatch matching problem-solving techniques for software engineering tasks.

4|Updated Nov 16, 2025
One-click install
npx skills add https://github.com/akornmeier/claude-config --skill when-stuck-problem-solving-dispatch-akornmeier
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: When Stuck - Problem-Solving Dispatch
Source: https://github.com/akornmeier/claude-config/tree/main/skills/problem-solving/when-stuck
Command: npx skills add https://github.com/akornmeier/claude-config --skill when-stuck-problem-solving-dispatch-akornmeier

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill identifies your stuck-state and routes you to the appropriate problem-solving technique to apply next.

Core Features & Use Cases

  • Stuck-type identification: Recognizes common symptoms (complexity spiraling, need for innovation, recurring patterns, assumptions, scale concerns, code bugs) and maps them to a technique.
  • Technique loading and application: Loads the corresponding problem-solving technique and guides you through its steps.
  • Combination and iteration: Enables combining techniques when needed and iterating if the first approach doesn't resolve the issue.

Quick Start

Describe your stuck symptom in plain language and ask the system to dispatch the appropriate technique. Example: 'I'm stuck with a bug where the function returns the wrong value.'

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 identify the right debugging technique when I am stuck on a software engineering task?

To identify the right debugging technique when stuck, describe your specific symptom in plain language. The system recognizes common stuck-states like complexity spiraling or recurring patterns and maps them to the appropriate problem-solving method.

What problem-solving approaches can I use for recurring code bugs and feature implementation?

For recurring code bugs and feature implementation, problem-solving approaches include mapping symptoms to specific techniques, loading the selected method, and guiding you through its steps to resolve the issue effectively.

Can I combine multiple problem-solving techniques if the first approach does not resolve my issue?

Yes, you can combine multiple problem-solving techniques when a single approach does not resolve your issue. The system enables combining techniques and iterating through steps until the problem is fully resolved.

Does this problem-solving dispatch method work for cross-domain pattern recognition?

Yes, this problem-solving dispatch method works for cross-domain pattern recognition. It applies to software engineering tasks including debugging, code smells, feature implementation, and recognizing patterns across different domains.

What should I do when complexity is spiraling and I need an innovative software engineering solution?

When complexity is spiraling and you need an innovative software engineering solution, describe the symptom to dispatch a technique. The system identifies the need for innovation and loads the corresponding problem-solving steps to guide you.

How do I start resolving code smells and scale concerns using a problem-solving workflow?

To start resolving code smells and scale concerns using a problem-solving workflow, state your stuck symptom in plain language. The system dispatches the appropriate technique and guides you through the necessary resolution steps.