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 claudewrites the file to.claude/commands/code-migrate.mdListed as compatible
# fetches the source and writes it to:
.claude/commands/code-migrate.mdNeeds 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.