home/categories/database-tools/vorsocom-mugen-codex-skills-alembic-migration-checker-skill-md
database-toolsdatabases

alembic-migration-checker

Assess Alembic migration correctness and consistency in mugen. Use when reviewing migration quality before running migrations, or when debugging migration failures. Runs revision graph checks, static revision checks, offline SQL generation, duplicate CREATE TYPE detection, and optional disposable Postgres upgrade/downgrade roundtrip.

vorsocom
maintainer
vorsocom
更新于 3/16/2026
星标
7
分支
0
quick start

Installation and usage

Assess Alembic migration correctness and consistency in mugen. Use when reviewing migration quality before running migrations, or when debugging migration failures. Runs revision graph checks, static revision checks, offline SQL generation, duplicate CREATE TYPE detection, and optional disposable Postgres upgrade/downgrade roundtrip.

安装
$ install --globalskills.sh
使用

安装后,您可以通过在终端运行以下命令来使用此技能:

skills use alembic-migration-checker