Skip to main content
Back to registry

migrate

parcadei/continuous-claude-v3

Safe migrations for frameworks, languages, and infrastructure.

Installs150
Install command
npx skills add https://github.com/parcadei/continuous-claude-v3 --skill migrate
About this skill
Safe migrations for frameworks, languages, and infrastructure. Migrations are high-risk: The extra research and review phases catch issues early. For large codebases, run one phase at a time: - "Migrate to X" - "Upgrade framework" - "Move from X to Y" - "Upgrade Python/Node/etc." - "Migrate database" - Framework version upgrades - Language migrations - Infrastructure changes - Breaking changes between versions - Dependency conflicts - Data format changes - API deprecations - --phase N : Run specific phase only - --dry-run : Plan without implementing - --rollback : Execute rollback plan - --parallel : Run new alongside old (strangler fig)

Source description provided by the upstream skill listing. Community reviews and install context appear in the sections below.

Community Reviews

Latest reviews

Sign in to review

No community reviews yet. Be the first to review.

Browse this skill in context
FAQ
What does migrate do?

Safe migrations for frameworks, languages, and infrastructure.

Is migrate good?

migrate does not have approved reviews yet, so SkillJury cannot publish a community verdict.

What agent does migrate work with?

migrate currently lists compatibility with codex, gemini-cli, opencode, cursor, amp, github-copilot.

What are alternatives to migrate?

Skills in the same category include telegram-bot-builder, flutter-app-size, sharp-edges, iterative-retrieval.

How do I install migrate?

npx skills add https://github.com/parcadei/continuous-claude-v3 --skill migrate

Related skills

More from parcadei/continuous-claude-v3

Related skills

Alternatives in Software Engineering