db-migration-review

Community

Safeguard your database migrations.

Authorgaebalai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill proactively identifies and mitigates risks associated with database migration scripts, preventing potential production incidents like data loss, extended downtime, or performance degradation.

Core Features & Use Cases

  • Risk Pattern Detection: Analyzes SQL or ORM migration files for dangerous patterns (e.g., table locks, large ALTERs, data loss).
  • Safety Recommendations: Provides concrete, safe alternatives and rollback strategies.
  • Use Case: Before deploying a complex database schema change, run this Skill on your migration scripts to get a detailed risk assessment and actionable advice to ensure a smooth production rollout.

Quick Start

Review the database migration file located at 'migrations/v1.2.sql' for potential risks.

Dependency Matrix

Required Modules

None required

Components

scriptsreferences

💻 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: db-migration-review
Download link: https://github.com/gaebalai/claude-code-kit-ko/archive/main.zip#db-migration-review

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.