Plan and de-risk an Odoo version upgrade (16→17→18→19/20) using odoo-mcp's migration workbench — audit custom addons, classify upgrade-log failures into a worklist, resolve model renames, and preview JSON-2 payloads for the XML-RPC sunset. Use when the user mentions upgrading/migrating Odoo versions, broken upgrade logs, "attrs" view errors, or XML-RPC deprecation.
$npx -y skills add erpipe-org/mcp-odoo --skill odoo-migration-copilotInstalls into the current project.
Run `npx skills use "https://github.com/erpipe-org/mcp-odoo" --skill "erpipe-org/mcp-odoo/odoo-migration-copilot"` 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/erpipe-org/mcp-odoo" that are relevant to the current task. Run `npx skills add "https://github.com/erpipe-org/mcp-odoo"` and select the relevant skills, then follow their instructions.