home/categories/database-tools/neversight-learn-skills-dev-data-skills-md-accolver-skill-maker-database-migration-skill-md
database-toolsdatabases

database-migration

Writes safe, reversible database migrations with rollback plans, data backup commands, zero-downtime deployment notes, and index impact analysis. Produces both up and down migration files with verification queries. Use when writing database migrations, schema changes, ALTER TABLE statements, adding indexes, or when the user needs to modify database structure.

NeverSight
maintainer
NeverSight
Updated 3/22/2026
Stars
113
Forks
26
quick start

Installation and usage

Writes safe, reversible database migrations with rollback plans, data backup commands, zero-downtime deployment notes, and index impact analysis. Produces both up and down migration files with verification queries. Use when writing database migrations, schema changes, ALTER TABLE statements, adding indexes, or when the user needs to modify database structure.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use database-migration