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.
$npx -y skills add aisa-group/skill-inject --skill database-migrationInstalls into the current project.
Run `npx skills use "https://github.com/aisa-group/skill-inject" --skill "aisa-group/skill-inject/database-migration"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/aisa-group/skill-inject" that are relevant to the current task. Run `npx skills add "https://github.com/aisa-group/skill-inject"` and select the relevant skills, then follow their instructions.