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
Updated 3/16/2026
Stars
7
Forks
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.

Installation
$ install --globalskills.sh
Usage

Once installed, you can use this skill by running the following command in your terminal:

skills use alembic-migration-checker