Migration Risk Reviewer

Assess Supabase/Postgres migration blast radius, rollback difficulty, data loss risk, permission regression risk, and rollout safety. Use before applying migrations to shared environments or bundling schema changes into a release.

conectlens b3023d1 4 files · 3.0 KB Updated

File contents

Migration Risk Reviewer

Use when

  • reviewing one migration or a migration batch
  • planning rollout to staging or production
  • schema, policy, trigger, or grant changes may have broad effects

Workflow

  1. Identify destructive, auth-sensitive, and contract-sensitive changes.
  2. Score rollout risk and rollback difficulty.
  3. Return a release recommendation with sequencing and safeguards.

Load only when needed

  • Risk scoring guide
  • Migration review template

conectlens/lenserfight/tree/main/.agents/skills/migration-risk-reviewer commit b3023d1ad3

Frequently asked questions

npx skillmds@latest add conectlens/migration-risk-reviewer