Skip to main content

odoo-upgrade-executer

Implement the per-module task files produced by the odoo-upgrade-planner skill (tasks/NN-module.md) — apply mechanical fixes directly using the odoo-module-builder skill as the spec for correct target-version syntax, always pairing a model/field/table rename with its required openupgradelib migration script so no data is lost, stop and interview the user before any change that isn't a pure rename, then re-verify and test after each module. Never invents fixes outside the task files. Use when the user asks to implement/apply an Odoo upgrade plan, invokes /upgrade-execute, or has a tasks/ directory from a prior planning pass they want carried out.

Jump to install

Source facts

Repository
minaonlyone/odoo-skills
Last source activity
August 13, 2026 at 15:04
Detected SKILL.md language
English
Stars
5
Forks
1

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.