Skip to main content
Run any Skill in Manus
with one click
$pwd:

db-migration-check

// Verify that SQLAlchemy model changes have corresponding Alembic migration files. Trigger when any file under models/*.py or models/**/*.py is modified — checks git diff for model changes and confirms matching alembic/versions/*.py files exist, failing if a service has model changes without a migration.

$ git log --oneline --stat
stars:485
forks:92
updated:March 11, 2026 at 08:18
File Explorer
2 files
SKILL.md
readonly