What is database-migration?
Safe patterns for evolving database schemas in production with decision trees and troubleshooting guidance. Source: bobmatnyc/claude-mpm-skills.
Safe patterns for evolving database schemas in production with decision trees and troubleshooting guidance.
Quickly install database-migration AI skill to your development environment via command line
Source: bobmatnyc/claude-mpm-skills.
→ See references/decision-trees.md for comprehensive decision frameworks
Migration failed halfway → Check database state, fix forward with repair migration
Schema drift detected → Use autogenerate to create reconciliation migration
Safe patterns for evolving database schemas in production with decision trees and troubleshooting guidance. Source: bobmatnyc/claude-mpm-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/bobmatnyc/claude-mpm-skills --skill database-migrationSafe patterns for evolving database schemas in production with decision trees and troubleshooting guidance. Source: bobmatnyc/claude-mpm-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/bobmatnyc/claude-mpm-skills --skill database-migration Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/bobmatnyc/claude-mpm-skills