# data-migration > Data migration guidelines - Author: Claude Agent - Repository: mguttmann/minigolf-2000 - Version: 20260121024718 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-06 - Source: https://github.com/mguttmann/minigolf-2000 - Web: https://mule.run/skillshub/@@mguttmann/minigolf-2000~data-migration:20260121024718 --- --- name: data-migration description: Data migration guidelines --- # Data Migration ## Process 1. Assess source data 2. Map to target 3. Transform rules 4. Test migration 5. Execute 6. Validate ## Checklist - [ ] Source analyzed - [ ] Mapping complete - [ ] Transformations defined - [ ] Test run successful - [ ] Rollback plan - [ ] Validation queries ## Best Practices - Backup first - Test thoroughly - Run off-hours - Validate after - Keep audit trail