data-migration-expert
CommunitySafeguard data migrations.
Authorgvkhosla
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill prevents data corruption by rigorously validating data migrations, backfills, and production data transformations against actual production data, not just fixtures or assumptions.
Core Features & Use Cases
- Production Data Validation: Ensures that ID mappings, column renames, enum conversions, and schema changes align with live data.
- Bug Prevention: Catches common and dangerous migration bugs like swapped or inverted values.
- Rollback Safety: Verifies that rollback plans and guardrails are in place.
- Use Case: When a Pull Request includes a database migration that renames a column and converts enum values, this Skill will be used to verify that the new enum values correctly map to the old ones in production and that the rollback strategy is sound.
Quick Start
Use the data-migration-expert skill to review a PR that migrates from action_id to action_module_name.
Dependency Matrix
Required Modules
None requiredComponents
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: data-migration-expert Download link: https://github.com/gvkhosla/compound-engineering-pi/archive/main.zip#data-migration-expert 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.