home/categories/database-tools/mumerrazzaq-fast-next-todo-claude-skills-alembic-migration-manager-skill-md
database-toolsdatabases

alembic-migration-manager

A skill for managing database migrations with Alembic. Use this for tasks involving Alembic initialization, configuration, creating new migration scripts (both autogenerated and manual), defining upgrade and downgrade logic, handling data migrations, testing migrations, performing rollbacks, and following production deployment best practices for database changes.

MUmerRazzaq
maintainer
MUmerRazzaq
Updated 12/25/2025
Stars
0
Forks
0
quick start

Installation and usage

A skill for managing database migrations with Alembic. Use this for tasks involving Alembic initialization, configuration, creating new migration scripts (both autogenerated and manual), defining upgrade and downgrade logic, handling data migrations, testing migrations, performing rollbacks, and following production deployment best practices for database changes.

Installation
$ install --globalskills.sh
Usage

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

skills use alembic-migration-manager