Skip to main content

migrationpilot

Check PostgreSQL DDL and migrations for lock and downtime hazards before writing or running them. Use before creating or editing any migration file, before writing CREATE INDEX / ALTER TABLE / DROP / ADD CONSTRAINT, and before running any migration command (psql, prisma migrate, alembic upgrade, flyway migrate, rails db:migrate, knex, goose, dbmate, sqitch, atlas, golang-migrate). Also use when asked whether a migration is safe, what lock a statement takes, or why a MigrationPilot rule (MP001-MP083) fired.

Jump to install

Source facts

Repository
mickelsamuel/migrationpilot
Last source activity
August 11, 2026 at 22:08
Detected SKILL.md language
English
Stars
7
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.