dependency-upgrader

Community

Upgrade dependencies safely.

AuthorNymbo
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Upgrades dependencies for Java/Kotlin (Gradle/Maven) and TypeScript/Node projects with minimal risk: plan the bump, apply changes incrementally, run tests/builds, and document breaking changes.

Core Features & Use Cases

  • Plan & scope: Decide bump scope and risk grouping (patch/minor/major).
  • Incremental upgrades: Update dependencies group-by-group with tests after each.
  • Documentation: Note breaking changes and migration steps.

Quick Start

Propose upgrading a dependency set, run tests, and document any breaking changes for the next PR.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: dependency-upgrader
Download link: https://github.com/Nymbo/Skills/archive/main.zip#dependency-upgrader

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository