$npx skillfedfor your agent

problem-solving

problem-solving guides you through five systematic techniques—Simplification Cascades, Collision-Zone Thinking, Meta-Pattern Recognition, Inversion Exercise, and Scale Game—each designed to address specific types of stuck-ness. Match your symptom to the right technique, load its detailed reference, and apply the process step-by-step; combine multiple techniques when a problem requires it.

problem-solving applies systematic techniques to break through complexity, innovation blocks, recurring patterns, and assumption constraints.

AI-generated summary based on this skill's SKILL.md

★ 7  1 MITupdated by duc01226

Decision gist · record as of 2026-06-18

problem-solving applies systematic techniques to break through complexity, innovation blocks, recurring patterns, and assumption constraints. problem-solving guides you through five systematic techniques—Simplification Cascades, Collision-Zone Thinking, Meta-Pattern Recognition, Inversion Exercise, and Scale Game—each designed to address specific types of stuck-ness. Match your symptom to the right technique, load its detailed reference, and apply the process step-by-step; combine multiple techniques when a problem requires it.

manual: git clone https://github.com/duc01226/EasyPlatform → cp -r EasyPlatform/.agents/skills/problem-solving ~/.claude/skills/problem-solving
.agents/skills/problem-solving/SKILL.md · version d9a58f85

Use it when

  • problem-solving offers five core frameworks: Simplification Cascades eliminates multiple components through one insight.
  • problem-solving's Meta-Pattern Recognition technique helps you identify hidden patterns and meta-principles across multiple problem domains.

Verify before relying

Read SKILL.md below before installing (8 files). Open directory: indexed for reading, not audited.

Same gist for agents: .md · .json

Install

duc01226/EasyPlatform/problem-solving · repository language: C#

Open directory. Skills are indexed for reading, not audited. Review a skill's body before installing it.

Frequently asked questions

AI-generated answers based on this skill's SKILL.md and metadata

When I'm blocked on a problem, what do I do with problem-solving?

problem-solving matches your specific type of stuck-ness to one of five systematic techniques: Simplification Cascades (for complexity), Collision-Zone Thinking (for conflicting constraints), Meta-Pattern Recognition (for recurring issues), Inversion Exercise (for assumption testing), and Scale Game (for edge cases). Identify your symptom, load the matching technique's detailed reference, and follow its step-by-step process. You can combine multiple techniques when a problem requires deeper work.

What structured problem solving frameworks does problem-solving provide?

problem-solving offers five core frameworks: Simplification Cascades eliminates multiple components through one insight; Collision-Zone Thinking navigates conflicting constraints; Meta-Pattern Recognition identifies hidden patterns across domains; Inversion Exercise tests assumptions by flipping them; Scale Game systematically tests ideas at extreme scales. Each framework includes detailed reference material and step-by-step application guidance tailored to different problem types.

How can problem-solving help me think differently about hard problems?

problem-solving's Meta-Pattern Recognition technique helps you identify hidden patterns and meta-principles across multiple problem domains, shifting how you perceive the challenge. The Inversion Exercise lets you flip your assumptions to uncover blind spots. Collision-Zone Thinking reframes conflicting constraints as productive tensions rather than dead ends, opening breakthrough solutions when conventional approaches aren't working.

Can problem-solving techniques be combined for complex issues?

Yes. problem-solving is designed for layered application—you can combine multiple techniques when a single approach isn't sufficient. For example, use Meta-Pattern Recognition to surface hidden connections, then apply Inversion Exercise to test the assumptions those patterns revealed, followed by Scale Game to validate edge cases. The skill guides you on when and how to stack techniques for maximum insight.

How does problem-solving handle recurring or systematic issues?

problem-solving's Meta-Pattern Recognition technique specifically targets recurring issues by helping you identify the underlying patterns that repeat across contexts. The Simplification Cascades method then breaks those patterns into their essential components, often revealing that one core insight eliminates multiple manifestations of the problem. This transforms recurring stuck-ness into a single, solvable root cause.

What's the purpose of the Scale Game technique in problem-solving?

problem-solving's Scale Game technique systematically tests your assumptions and ideas at extreme scales—both very large and very small—before you commit to a solution. This reveals edge cases and hidden constraints that normal-range thinking misses, ensuring your solution is robust across the full spectrum of real-world conditions.

SKILL.md

Rendered from the published skill. Quoted content, verbatim.

> Codex compatibility note: > > - Invoke repository skills with $skill-name in Codex; this mirrored copy rewrites legacy Claude /skill-name references. > - Task tracker mandate: BEFORE executing any workflow or skill step, create/update task tracking for all steps and keep it synchronized as progress changes. > - User-question prompts mean to ask the user directly in Codex. > - Ignore Claude-specific mode-switch instructions when they appear. > - Strict execution contract: when a user explicitly invokes a skill, execute that skill protocol as written. > - Subagent authorization: when a skill is user-invoked or AI-detected and its protocol requires subagents, that skill activation authorizes use of the required spawn_agent subagent(s) for that task. > - Do not skip, reorder, or merge protocol steps unless the user explicitly approves the deviation first. > - For workflow skills, execute each listed child-skill step explicitly and report step-by-step evidence. > - If a required step/tool cannot run in this

(truncated - see the full file via the links below)

File tree — 8 files
.agents/skills/problem-solving/SKILL.md
.agents/skills/problem-solving/references/attribution.md
.agents/skills/problem-solving/references/collision-zone-thinking.md
.agents/skills/problem-solving/references/inversion-exercise.md
.agents/skills/problem-solving/references/meta-pattern-recognition.md
.agents/skills/problem-solving/references/scale-game.md
.agents/skills/problem-solving/references/simplification-cascades.md
.agents/skills/problem-solving/references/when-stuck.md

Let your AI agent find skills like this

Example. Real query, live index.

You found this page by searching. An agent finds it by wishing: SkillFed indexes 56,283 agent skills by what they can do, searchable in plain language.

wish › “Apply a structured framework to get unstuck on a complex or recurring problem”

Give your agent the search over MCP, or paste the wish link into any chat. No install? Search from any chat →

Related skills

quality-gate-review
by duc01226 · duc01226/EasyPlatform

Quality Gate Review applies pass/fail criteria at each development stage—from idea to release—ensuring standards compliance and generating audit trails. It defines checklists for gate transitions, verifies acceptance criteria with evidence, and tracks quality metrics including code complexity and defect rates.

MITfor claude-codeupdated Jun 2026
★ 7repo stars
sequential-thinking
by duc01226 · duc01226/EasyPlatform

Sequential Thinking guides you through complex problem-solving using manageable thought sequences that adjust dynamically as understanding evolves. Build solutions step-by-step, explicitly mark revisions when insights change earlier reasoning, and branch to explore alternatives before converging on a verified approach.

MITfor claude-codeupdated Jun 2026
★ 7repo stars
product-owner
by duc01226 · duc01226/EasyPlatform

product-owner helps teams structure raw concepts into actionable backlog items by auto-detecting project modules and injecting relevant feature context. It supports RICE scoring, MoSCoW classification, and Value/Effort prioritization to align ideas with business goals. Built for Clean Architecture and CQRS projects, it enforces validation interviews and numeric priority ordering to ensure decisions are grounded in project reality.

MITfor claude-codeupdated Jun 2026
★ 7repo stars
business-analyst
by duc01226 · duc01226/EasyPlatform

Business Analyst guides you through refining requirements into structured user stories using the As-a/I-want/So-that format while ensuring INVEST compliance. It extracts and references existing business rules from your project docs, investigates domain entities, and generates acceptance criteria in BDD (GIVEN/WHEN/THEN) format to close gaps and improve testability.

MITfor claude-codeupdated Jun 2026
★ 7repo stars
idea
by duc01226 · duc01226/EasyPlatform

idea guides you through structured idea capture with mandatory discovery and validation gates, ensuring problem statements stay technology-neutral and ready for downstream refinement. It auto-detects your project module, conducts focused user interviews, and outputs validated artifacts ready for conversion into backlog items.

MITfor claude-codeupdated Jun 2026
★ 7repo stars
refine
by duc01226 · duc01226/EasyPlatform

Refine transforms raw ideas into production-ready product backlog items through structured problem validation, requirements elicitation, and BDD-formatted acceptance criteria. The skill enforces hypothesis gates, mandatory user interviews, and dual estimation cycles to ensure teams have complete, testable scope before development begins.

MITfor claude-codeupdated Jun 2026
★ 7repo stars

More skills brainstorm (MIT) · Problem Solving (unlicensed) · vc-problem-solving (MIT) · Problem Solving (unlicensed)

Tags
decision-unblockingbreakthrough-thinkingpattern-abstractionassumption-flippingcomplexity-reductionmetaphor-collisionedge-case-discoverysystematic-reasoningcreative-problem-solvingscale-testing