database-migration-integrity-checker

Community

Automate integrity checks for SQL migrations

Authorjorgealves
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill guards your database migrations by auditing SQL files to detect destructive actions, risky DDL, and compatibility issues before deployment, reducing downtime and data loss risk.

Core Features & Use Cases

  • Destructive DDL detection: flags operations like DROP TABLE or DROP COLUMN that threaten data availability.
  • Lock-risk assessment: identifies DDL patterns likely to cause table locks on large datasets.
  • Engine compatibility checks: validates syntax compatibility across Postgres, MySQL, and SQLite.
  • CI/CD & local validation: integrates into pipelines and local development to prevent risky migrations from reaching production.

Quick Start

Run the database-migration-integrity-checker against your migrations directory to generate an audit report.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: database-migration-integrity-checker
Download link: https://github.com/jorgealves/agent_skills/archive/main.zip#database-migration-integrity-checker

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.