migration-helper
Installation
SKILL.md
AI-consumed reference. Optimized for Claude to read during execution. Human-readable explanation: see docs/architecture/HIERARCHICAL_PLANNING.md or docs/getting-started/ depending on topic.
Skill: Migration Helper
Safe database and code migrations with zero-downtime strategies.
Safety Rules
- Always backup before migration
- Test on staging first
- Make migrations reversible
- Deploy in small batches
- Monitor during migration