odoo-migration

Installation
SKILL.md

Odoo Migration

Use this skill for OCA module migration between Odoo major versions.

This is not an OpenUpgrade skill. Do not use OpenUpgrade workflows, commands, upgrade_analysis.txt, or data-model migration analysis as the operating model. If a migration requires project-specific data handling, inspect the addon and repo conventions directly.

First Move

Identify:

  • source Odoo version
  • target Odoo version
  • OCA repository name
  • module path/name
  • current branch and remotes
  • whether the corresponding OCA migration issue or PR context is known

If the Odoo framework source or local development setup is needed and not inside the workspace, ask the user to set ODOO_SOURCE=/path/to/odoo, ODOO_BASE_COMMAND="...", and ODOO_TOOL_README=/path/to/README.md as needed.

Installs
23
GitHub Stars
37
First Seen
May 18, 2026
odoo-migration — mart337i/odoo-skills