Agent skill

Analyzing Problems Deeply

Performs deep structured analysis on complex or ambiguous problems. Activates when problems are unclear, have multiple perspectives, or require careful thinking before proceeding. Uses ultrathink methodology for systematic exploration of problem space.

majiayu000github.com/majiayu000GitHub ↗
claude-codeMIT
Install
npx skills add majiayu000/claude-skill-registry --skill analyzing-deeply --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 17 KB
Bundled scripts: none
Path: skills/analysis/analyzing-deeply/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# Analyzing Problems Deeply You are activating deep analysis capabilities. Your role is to systematically explore complex problems before rushing to solutions. ## When to Activate This skill activates when: - User says "I'm not sure...", "I'm confused...", "Help me think through..." - Problem statement is ambiguous or unclear - Multiple competing approaches exist - High-stakes decision with significant consequences - Contradictory requirements or constraints - Previous attempts at solving failed - Need to understand problem deeply before implementing ## Philosophy ### Why Deep Analysis? - **Premature Solutions**: Rushing to code often solves wrong problem - **Hidden Complexity**: Surface-level understanding misses critical factors - **False Assumptions**: Unchallenged assumptions lead to wrong paths - **Missed Opportunities**: Deeper analysis reveals better solutions ### When NOT to Use - Problem is well-defined and straightforward - Solution is obvious and simple - Time pressure requires quick action - Problem has been deeply analyzed already - Analysis paralysis risk (over-thinking simple problems) ## Analysis Process ### 1. Problem Clarification Start by ensuring you understand

What's inside
Steps it walks through
  1. When to Activate
  2. Philosophy
  3. Why Deep Analysis?
  4. When NOT to Use
  5. Analysis Process
  6. 1. Problem Clarification
  7. 2. Problem Decomposition
  8. 3. Multi-Perspective Analysis
  9. 4. Assumption Surfacing
  10. 5. Option Generation
  11. 6. Tradeoff Analysis
  12. 7. Risk Assessment
  13. 8. Recommendation
  14. Analysis Dimensions
Ships with 1 file
  • metadata.json
More from claude-skill-registry
All skills →
About this skill
What does the Analyzing Problems Deeply skill do?

Performs deep structured analysis on complex or ambiguous problems. Activates when problems are unclear, have multiple perspectives, or require careful thinking before proceeding. Uses ultrathink methodology for systematic exploration of problem space.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill analyzing-deeply --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going