DB Migration Reviewer

SkillDatabases & data

Review database migrations for safety and rollback. Use when a mid-level developer needs validation of schema changes.

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the DB Migration Reviewer skill

What this skill tells your AI

The instructions your AI receives, as published by proflead/codex-skills-library in skills/data/db-migration-reviewer/SKILL.md and read by ahel’s review.

Purpose

Review database migrations for safety and rollback.

Inputs to request

  • Migration scripts and execution order.
  • Database size and traffic patterns.
  • Rollback strategy and downtime tolerance.

Workflow

  1. Check for locks, long-running operations, and data backfills.
  2. Ensure forward and rollback paths are defined.
  3. Confirm migration order and dependency handling.

Output

  • Migration risks and recommended changes.

Quality bar

  • Flag operations that lock large tables.
  • Call out data loss risks explicitly.

Signals

GitHub stars
144
Forks
31
Last commit
Jul 2026
Advanced
Catalog kind
skill
Gateway key
db-migration-reviewer
Source
github.com/proflead/codex-skills-library