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.

跳到安装

来源信息

仓库
mickelsamuel/migrationpilot
最近来源活动
2026年8月11日 22:08
检测到的 SKILL.md 语言
英语
星标
7
分支
0

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。