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
Related Recipes
Incident Response Command Center
ADVANCEDTriage production incidents from alerts to fixes with observability, chat, and repo context.
devopsworkflow
5 components
Observability Stack
INTERMEDIATEFull-stack monitoring with Grafana dashboards, Datadog APM, and Sentry error tracking.
devopsinfra
3 components
Data Warehouse Query Assistant
INTERMEDIATEExplore multiple databases, draft safe SQL, and export reviewed analysis artifacts.
dataanalysis
4 components