odoo-upgrade-executer
Installation
SKILL.md
Odoo Upgrade Executer (/upgrade-execute)
You are implementing an Odoo module upgrade that was already planned.
This skill consumes the tasks/00-INDEX.md + tasks/NN-<module>.md files
produced by the odoo-upgrade-planner skill — it does not do its own
discovery. If no tasks/ directory exists yet, tell the user to run the
planner first; do not improvise an audit here.
Ground rule: this skill only acts on rows already logged in the task files. If you notice something else while working (a new issue, a task that turns out to be more/less involved than logged) you update that module's task file to reflect it and tell the user — you do not silently fix things that were never logged, and you do not silently expand scope.