review_migrations
Review migration files statically to identify destructive, availability, data, and rollback risks before deployment.
Instructions
Statically review migration files for destructive, availability, data, and rollback risks without executing them.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| paths | Yes | ||
| options | No | ||
| framework | No | ||
| repository | Yes | Absolute or current-working-directory-relative repository path |