migration-safety
OfficialPrevent data loss from database migrations.
Authorlatestaiagents
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents catastrophic data loss and system instability caused by poorly executed database migrations, ensuring data integrity and safe deployments.
Core Features & Use Cases
- Pre-Migration Safety Checks: Verifies the database environment and checks for existing data before any migration.
- Mandatory Backups: Enforces creation and verification of backups for any migration involving destructive changes (drops, truncates).
- Impact Analysis: Clearly outlines the risk and data impact of each migration.
- Safe Execution Protocols: Guides through safe execution for both simple and risky migrations.
- Failed Migration Recovery: Provides clear steps for analyzing and recovering from failed or partial migrations.
- Use Case: Before applying a schema change that drops a critical table, this skill will ensure a backup is made and prompt for explicit confirmation, preventing accidental deletion of thousands of user records.
Quick Start
Use the migration-safety skill to ensure all database migrations are performed safely.
Dependency Matrix
Required Modules
None requiredComponents
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: migration-safety Download link: https://github.com/latestaiagents/agent-skills/archive/main.zip#migration-safety 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.