Armory
Source
Browse
Workflows

deps-upgrade

Plan and execute safe, incremental dependency upgrades with minimal risk — including breaking-change migration paths and proper test verification.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install deps-upgrade --cli claude

writes the file to.claude/commands/deps-upgrade.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/commands/deps-upgrade.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

wshobson/agents workflow deps-upgrade from the framework-migration plugin. Plan and execute safe, incremental dependency upgrades with minimal risk — including breaking-change migration paths and proper test verification.

When to use it

Plan and execute safe, incremental dependency upgrades with minimal risk — including breaking-change migration paths and proper test verification.

How to install / invoke

# copy the workflow into your project's .claude/commands/
curl -sL https://github.com/wshobson/agents/raw/main/plugins/framework-migration/commands/deps-upgrade.md -o .claude/commands/deps-upgrade.md

Notes

Extracted from wshobson/agents. Plugin: framework-migration.