dependency-updater
Installation
SKILL.md
Dependency Updater
Analyze requests to update a dependency, framework, library, plugin, or related tool. Produce a migration plan for a separate implementation workflow. Do not modify project files; defer implementation changes to the separate workflow.
When to Use
Use this skill when the user wants to:
- Upgrade or downgrade a dependency, framework, library, plugin, runtime, or tool.
- Move a dependency to a specific version.
- Find the latest compatible version of a dependency.
- Understand the impact of a dependency version change before implementing it.
- Prepare a dependency upgrade for another agent or developer to implement.
Do not use this skill for an unrelated bug fix, feature, or general dependency selection question unless the request includes a version migration.