Problem Solving
Problem Solving provides a toolkit of six complementary techniques to move past stuck points and find elegant solutions. Each method—from collision-zone thinking to simplification cascades—targets a specific type of impasse, with a dispatch guide to match your situation to the right approach.
Problem Solving offers structured techniques to systematically analyze obstacles and discover innovative solutions beyond conventional approaches.
AI-generated summary based on this skill's SKILL.md
Install
mrgoonie/claudekit-skills/problem-solving · repository language: Python
git clone https://github.com/mrgoonie/claudekit-skills
cp -r claudekit-skills ~/.claude/skills/problem-solvinggenerated, unverified - the skill's exact subdirectory could not be determined; check the repository on GitHub
npx skillfed install mrgoonie/claudekit-skills/problem-solvingFrequently asked questions
AI-generated answers based on this skill's SKILL.md and metadata
What is Problem Solving and what techniques does it offer?
Problem Solving provides a toolkit of six complementary techniques to move past stuck points and find elegant solutions. Each method—from collision-zone thinking to simplification cascades—targets a specific type of impasse, with a dispatch guide to match your situation to the right approach.
How do I solve this problem using Problem Solving's framework?
Problem Solving equips you with structured guidance to analyze and solve problems systematically. Start by identifying which type of impasse you face, then consult the dispatch guide to select the matching technique. Each method breaks down your challenge into manageable steps, walking you through analysis and resolution in sequence.
Can Problem Solving help me break down complex problems?
Yes. Problem Solving specializes in breaking down complex issues into manageable steps. Its six techniques each address different problem structures—whether you're stuck on competing constraints, unclear priorities, or layered dependencies. The framework guides you to decompose your challenge methodically and explore multiple approaches to resolution.
Does Problem Solving include troubleshooting for code or technical issues?
Problem Solving's methodology applies to technical debugging and code troubleshooting. Its structured problem-solving framework helps you systematically analyze errors, isolate root causes, and evaluate fix candidates. The techniques work across domains—from logic errors to architectural mismatches—by teaching you how to think through issues rather than memorizing solutions.
What problem solving strategies and methodologies are included?
Problem Solving delivers a problem-solving methodology built on six complementary techniques, each targeting a specific type of impasse. The toolkit includes collision-zone thinking, simplification cascades, and other approaches designed to help you explore multiple angles on your challenge and select the best resolution path for your situation.
How does Problem Solving guide me through solving a challenge?
Problem Solving provides step-by-step problem solving guidance through its dispatch system. You describe your stuck point, the framework identifies which technique matches your situation, and then that method walks you through structured analysis and solution discovery. This approach ensures you move from problem definition through resolution methodically.