Code migration, upgrades, and breaking changes. Use when upgrading dependencies or migrating codebases.
Scanned 9/12/2026
Install to Claude Code
npx -y skills add skeletorflet/opencode-supreme-setup --skill migration --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Migration?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/skeletorflet-migration)More formats (shields.io, HTML) on the badges page.
---
name: migration
description: Code migration, upgrades, and breaking changes. Use when upgrading dependencies or migrating codebases.
---
## migration
Plan and execute migrations safely.
### Process
1. Audit current usage
2. Migration plan with timeline
3. Add deprecation warnings
4. Run old and new in parallel
5. Test both paths
6. Remove old code
7. Update docs
### Types
- Dependency upgrades
- Framework migrations
- Language upgrades
- Database migrations
- API versioning
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!