From ss
Upgrades dependencies and frameworks with automated breaking change analysis and migration planning. Useful for update, migrate, or modernize requests.
How this skill is triggered — by the user, by Claude, or both
Slash command
/ss:ss-upgradeThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Provides natural language access to `/ss:upgrade` command.
Provides natural language access to /ss:upgrade command.
Trigger this skill when the user mentions:
Examples:
Skill-Based Routing:
Detect that user mentioned upgrading/updating software
Extract what to upgrade from their message
Route based on intent clarity:
Clear intent - Execute directly:
/ss:upgrade "upgrade description"Ambiguous intent - Ask for confirmation:
If user selects Option 2, process normally without SpecSwarm
After command completes, STOP - do not continue with ship/merge
/ss:upgrade runs complete workflow:
Stops after upgrade is complete - does NOT merge/ship/deploy.
This skill should trigger not just on exact keywords, but semantic equivalents:
Upgrade equivalents: upgrade, update, migrate, modernize, bump, move to, switch to, adopt Target terms: dependency, package, framework, library, version, technology stack
User: "Upgrade React to version 19"
npx claudepluginhub martybonacci/specswarm --plugin ssPlans and executes safe, incremental dependency upgrades with risk assessment, migration guides, and rollback strategies.
Plans and executes safe, incremental dependency upgrades with risk assessment, migration guides, and rollback strategies.
Provides migration strategies for framework and language upgrades, including dependency audits, breaking change detection, codemod references, and rollback plans. Covers React, Vue, Next.js, Laravel, Angular, and multiple languages.