Armory
Source
Browse
Workflows

code-migrate

Generate comprehensive migration plans and scripts for transitioning codebases between frameworks, languages, versions, or platforms with minimal disruption.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install code-migrate --cli claude

writes the file to.claude/commands/code-migrate.mdListed as compatible

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

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

What it is

wshobson/agents workflow code-migrate from the framework-migration plugin. Generate comprehensive migration plans and scripts for transitioning codebases between frameworks, languages, versions, or platforms with minimal disruption.

When to use it

Generate comprehensive migration plans and scripts for transitioning codebases between frameworks, languages, versions, or platforms with minimal disruption.

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/code-migrate.md -o .claude/commands/code-migrate.md

Notes

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