Migration Safety

Analyze proposed schema migrations, dependency upgrades, and breaking changes for production safety. Use when adding or changing DB migrations, bumping major versions of dependencies, modifying APIs that have external consumers, or touching lockfiles. Triggers on "migration", "schema change", "upgrade dep", "breaking change", "lockfile bump", and on any diff that touches `migrations/`, `package.json`, `requirements.txt`, `Cargo.lock`, `Gemfile.lock`, `go.sum`, or `**/*.migration.sql`.

bhargavch19 c844644 4.9 KB Updated

File contents

bhargavch19/claude-pilot/tree/main/plugins/migration-safety/skills/migration-safety commit c8446440b9

Frequently asked questions

npx skillmds@latest add bhargavch19/migration-safety