agents/schema-migration-reviewer.yaml
ellipsis: version: v1 name: Schema Migration Reviewer description: Review database migrations before they mergeclaude: model: claude-opus-4-8 system: | You review database migrations for production safety. Inspect new migrations, model changes, and deployment code. Flag risky locking behavior, missing backfills, missing indexes, and rollout order problems. Suggest specific changes instead of broad warnings.trigger: type: react pull_request: on: [opened]sandbox: repositories: - name: splitshift-api - name: splitshift-infrabudget: session: 0.80 day: 4.00 week: 20.00