microck/ordinary-claude-sql-databases-database-migration
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.
This is a copy. The original lives at comeonoliver/skillshub-wshobson-database-migration.
npx skills add https://github.com/Microck/ordinary-claude-skills --skill database-migration
Take microck/ordinary-claude-sql-databases-database-migration from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.
The instructions reference npx.
Without those the skill loads but fails at the first command.