database-migration
Execute database migrations across ORMs with zero-downtime strategies and rollback procedures.
What it does
- Migrating between different ORMs
- Performing schema transformations
- Moving data between databases
- Implementing rollback procedures
- Zero-downtime deployments
- Database version upgrades
- Data model refactoring
Requirements & configuration
Configuration: UPDATE
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
Execute database migrations across ORMs with zero-downtime strategies and rollback procedures.
Source
Repository: https://github.com/wshobson/agents
database-migration FAQ
What does the database-migration skill do?
Execute database migrations across ORMs and platforms with zero-downtime strategies, data transformation, and rollback procedures. Use when migrating databases, changing schemas, performing data transformations, or implementing zero-downtime deployment strategies. Migrating between different ORMs Performing schema transformations
How do I install database-migration?
Run: npx -y skills add https://github.com/wshobson/agents --skill database-migration --agent claude-code — the source lives at github.com/wshobson/agents.
Maintain database-migration?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/wshobson-agents-database-migration?ref=badge) npx agentictools info skills/wshobson-agents-database-migration The second line is the CLI lookup for this page — handy in READMEs and docs.