End-to-end OCA module migration workflow for porting addons between Odoo major versions and preparing [MIG] pull requests. Use when migrating OCA modules, porting addons between Odoo versions, applying OCA migration checklists, resolving migration patch conflicts, or preparing versioned OCA migration PRs.
$npx -y skills add mart337i/odoo-skills --skill odoo-migrationInstalls into the current project.
Run `npx skills use "https://github.com/mart337i/odoo-skills" --skill "mart337i/odoo-skills/odoo-migration"` 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/mart337i/odoo-skills" that are relevant to the current task. Run `npx skills add "https://github.com/mart337i/odoo-skills"` and select the relevant skills, then follow their instructions.