Works with the AI tools you already use
Dependency Upgrade Planner
Safe dependency upgrade plans: changelog-aware risk scoring, test hints, and rollback paths.
$5
Dependency Upgrade Planner
Example session with this skill installed
Our project has several outdated packages and a few CVE warnings. Can you create a plan to update our dependencies safely?
- Read your context and instructions
- Compiled the dependency upgrade planner
Upgrade Plan - Project X
| Step | Package | From->To | Risk | PR Notes |
|---|---|---|---|---|
| 1 | lodash | 4.17.15->4.17.21 | High (CVE) | Security patch for prototype pollution |
| 2 | fast-glob | 3.2.0->3.3.0 | Low | Minor bump, no breaking changes |
Breaking Changes:
- lodash: No API changes for this patch.
Verification: - Run
npm test - Check
docker build .status
Connects securely to your tools. The creator never sees your data.
What you get
About this skill
The problem
Upgrading dependencies often leads to broken builds, un-reviewable massive pull requests, and hidden breaking changes. Developers frequently struggle to prioritize security patches over feature updates while managing complex peer dependency conflicts.
What it does
- Inventories all outdated packages by reading lockfiles and manifest files across various ecosystems.
- Triages updates into security, feature, and safe categories with risk scoring.
- Generates a staged upgrade order to minimize the blast radius, recommending leaf dependencies first.
- Maps specific breaking changes from release notes to required code modifications in your repo.
- Defines a concrete verification and rollback strategy for each upgrade step.
Frameworks & tools
Works with npm, pip, cargo, go, and poetry. Supports security scanning via npm audit, pip-audit, osv-scanner, and govulncheck.
Why this beats prompting it yourself
General LLMs often suggest bulk updates that break projects. This skill enforces a structured migration path that isolates major version bumps into individual, testable pull requests based on dependency depth and actual code usage.
Use cases
- Executing a safe migration from a legacy framework version to the latest major release.
- Responding to high-severity CVE alerts with a validated patch and rollback plan.
- Cleaning up technical debt by identifying unmaintained or pinned legacy packages.
- Performing pre-release audits to ensure all non-breaking patches are applied.
Known limitations
Requires read access to project lockfiles and the ability to execute environment-specific audit commands. It does not perform the actual code refactoring but maps the tasks required.
How to install
Works the same in every agent - Claude, Cursor, Codex, Copilot and 20+ more.
- 1
Download the ZIP
Free skills download straight away. Paid skills unlock right after purchase.
- 2
Unzip into your skills folder
Every agent reads skills from one folder on your machine. Drop the unzipped folder in there.
- 3
Ask your agent to use it
Restart the agent if it was already running. It picks the skill up automatically - no config needed.
Skills folder by agent
Click the path to copy it. Create the folder if it does not exist yet.
Reviews
No reviews yet
Be one of the first to try it. Every listed skill passes our trust checks below.
Security scanned
Passed our 8-point scan before listing
91 installs
Downloaded by developers to date
30-day refund
Not a fit? Get your money back
Trust & safety
Security scanned
Verified clean 1 month ago
- Passed all security checks, Safe to install