BeClaude

dependency-upgrade

New
28.2kSmitheryGeneralby wshobson

Manage major dependency version upgrades with compatibility analysis, staged rollout, and comprehensive testing. Use when upgrading framework versions, updating major dependencies, or managing breaking changes in libraries.

Install & Usage

1
Create the skills directory
mkdir -p .claude/skills
2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/dependency-upgrade.md https://raw.githubusercontent.com/wshobson/agents/main/plugins/framework-migration/skills/dependency-upgrade/SKILL.md
3
Invoke in Claude Code
/dependency-upgrade
View source on GitHub
testingdevopsproductivity

Frequently Asked Questions

What is dependency-upgrade?

Manage major dependency version upgrades with compatibility analysis, staged rollout, and comprehensive testing. Use when upgrading framework versions, updating major dependencies, or managing breaking changes in libraries.

How to install dependency-upgrade?

To install dependency-upgrade, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /dependency-upgrade.

What is dependency-upgrade best for?

dependency-upgrade is a community categorized under General. It is designed for: testing, devops, productivity. Created by wshobson.