Database Migration Review

advanced

Review schema changes against live database shape, migrations, and deployment risk.

Architecture

GitHub MCP Server
Reads migration PR files and review context
88/100
Database Admin
Inspects schema shape, indexes, and query plans
82/100
PostgreSQL MCP Server
Checks PostgreSQL-specific constraints and data shape
82/100
Neon MCP
Runs branch-database migration rehearsals
75/100
CI/CD Pipeline Generator Skill
Adds repeatable migration verification gates
78/100

Expected Output

Migration Review Tables touched: users, invoices Lock risk: medium Backfill estimate: 11 minutes Neon rehearsal: passed -> CI migration gate required before merge