New review agents for validating database migrations and risky data deployments: - data-migration-expert: Validates ID mappings match production reality, checks for swapped values, verifies rollback safety, provides SQL verification snippets - deployment-verification-agent: Produces Go/No-Go deployment checklists with pre/post-deploy SQL queries, data invariants, rollback procedures, monitoring Updated /workflows:review to conditionally run these agents when PRs contain database migrations (db/migrate/*.rb), data backfills, or ID/enum mappings. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
1.0 KiB
1.0 KiB