DC
Dependency Conflict Resolver
🔵 Stable🕐 updated 2026-06-21
✅ 4.8/5
🔷 SkillSpec L3
pm-engineering
Resolve a dependency or version conflict (npm, pip, yarn, pnpm, Maven, Go modules) step by step. Use when an install fails with peer-dependency or version-conflict errors, packages won't co-exist, or a lockfile is fighting you. Produces the conflict explained, the resolution options ranked by safety, exact commands, and how to keep it from recurring.
✅ The bar it holds itself to
Every skill in this library self-verifies — these are this skill's own quality checks, straight from its definition.
✓Names the actual conflicting packages and versions from the input
✓Options are ranked by safety with the trade-off of each stated
✓`--force`/`--legacy-peer-deps`-style escapes are flagged as masking, not fixing
✓Includes a verification step
⚠️ What it refuses to do
Do not lead with `--force` / `--legacy-peer-deps` — it hides the conflict and breaks later
Do not delete the lockfile as the first move — explain what that actually does
Do not give a single fix when several are viable — rank them with trade-offs
Do not skip verifying the resolution actually installs/builds
Install
npx pm-claude-skills add --agent claude # or codex · cursor · gemini · hermes
# or one-line MCP (every skill, any client):
claude mcp add pm-skills -- npx -y pm-claude-skills-mcp
Start with
Related skills
🔌 Embed this skill
Drop this on your blog, docs, or site — it renders a "Run this skill" card:
<div data-pm-skill="dependency-conflict-resolver"></div>
<script src="https://mohitagw15856.github.io/pm-claude-skills/embed.js" async></script>
💬 Discussion
Dependency Conflict Resolver is one of 599 open-source professional AI agent skills — all SkillSpec L3.
Try them all in the browser · ⭐ Star on GitHub · Browse the full catalog