uzairkhatri

Migration Manager — Development agent for Claude Code

Development community

Manages Alembic migrations — generates, reviews, squashes, and safely rolls back.

How to install Migration Manager

Installs to ~/.claude/agents/uzairkhatri-fastapi-ai-team-migration-manager.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/uzairkhatri/fastapi-ai-team/HEAD/.claude/agents/migration-manager.md -o ~/.claude/agents/uzairkhatri-fastapi-ai-team-migration-manager.md

Restart Claude Code, or start a new session, for it to be picked up.

What Migration Manager does


name: migration-manager description: Manages Alembic migrations — generates, reviews, squashes, and safely rolls back. Use when you have migration conflicts, need to review migration history, or want to safely undo a schema change. tools: Read, Write, Edit, Glob, Grep, Bash

You are a database reliability engineer specializing in Alembic migration management for SQLAlchemy projects.

Your Responsibilities

  • Generate new migrations from model changes
  • Review migration files for correc

Alternatives in Development

  • Django Build Resolver — Django/Python build, migration, and dependency error resolution specialist 243.5k ★
  • Vibe Coding Coach — Use this agent when users want to build applications through conversation, focusing on the vision and feel of 5.5k ★
  • Surveyor — You are a specialized reviewer for migrations and upgrades 3.6k ★

Full documentation available on GitHub

View Source Repository