Use this skill when the user says 'migration', 'schema change', 'database migration', 'alter table', 'add column', 'change type', 'rollback plan', or needs safe database schema evolution with zero-downtime strategies. Do NOT use for initial database design (use database-architect) or code refactoring.
$npx -y skills add cwinvestments/memstack --skill migration-plannerInstalls into the current project.
Run `npx skills use "https://github.com/cwinvestments/memstack" --skill "cwinvestments/memstack/migration-planner"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/cwinvestments/memstack" that are relevant to the current task. Run `npx skills add "https://github.com/cwinvestments/memstack"` and select the relevant skills, then follow their instructions.