qa-migration-validation

Community

Ensure database migration integrity.

AuthorGDSDN
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the validation of database schema migrations, ensuring they are correctly implemented, reversible, and align with code changes, preventing critical deployment failures.

Core Features & Use Cases

  • Automated Framework Detection: Automatically identifies the database migration framework (Supabase, Prisma, Drizzle, Django, Rails, Sequelize).
  • Schema Change Validation: Compares code changes against migration files to detect missing or incorrect migrations.
  • Reversibility Checks: Assesses if migrations can be safely rolled back.
  • Use Case: Before merging a pull request that modifies database schemas, run this Skill to automatically verify that all necessary migrations are present, correctly written, and reversible, catching potential issues before they reach production.

Quick Start

Run the validate-migrations command for story ID 6.3 to check your database migrations.

Dependency Matrix

Required Modules

None required

Components

references

💻 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: qa-migration-validation
Download link: https://github.com/GDSDN/kord-aios/archive/main.zip#qa-migration-validation

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.