migration-advisor
CommunityMaster safe database migrations.
Authorkangnam7654
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides guidance and best practices for performing safe, reversible database schema and data migrations across various database systems and ORMs, minimizing downtime and preventing data loss.
Core Features & Use Cases
- Schema Change Best Practices: Learn how to safely add/remove columns, create indexes, and rename tables without locking production databases.
- Data Migration Strategies: Implement batch processing and transactional safety for large data transformations.
- Zero-Downtime Deployments: Understand the expand-contract pattern for critical production changes.
- ORM Integration: Get specific advice for Prisma, Drizzle, Django, TypeORM, and golang-migrate.
Quick Start
Provide guidance on how to safely add a new nullable column to a PostgreSQL table named 'users'.
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: migration-advisor Download link: https://github.com/kangnam7654/ai-config-sync/archive/main.zip#migration-advisor 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 471,000+ vetted skills library on demand.