flyway
OfficialEnforce safe, auditable Flyway migrations.
AuthorGreenFirst-kr
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This skill enforces a disciplined approach to database schema changes by ensuring all modifications are tracked as Flyway migrations, preventing edits to already-applied migrations, and preserving reproducible environments through ddl-auto=validate.
Core Features & Use Cases
- Enforces migration discipline by requiring new migrations for every change instead of modifying existing files.
- Maintains strict schema governance with ddl-auto=validate to guarantee consistent, repeatable deployments across environments.
- Provides safe backfill guidance for NOT NULL changes and clearly documents repair workflows for development and testing.
- Documents end-to-end migration workflow: scope identification, creation of new migrations, backfill planning, and validation before deployment.
Quick Start
Create a new SQL migration under src/main/resources/db/migration and run your build or tests to validate the migration against the configured Flyway rules.
Dependency Matrix
Required Modules
None requiredComponents
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: flyway Download link: https://github.com/GreenFirst-kr/green_first_be/archive/main.zip#flyway Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.