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.

跳到安装

来源信息

仓库
minaonlyone/odoo-skills
最近来源活动
2026年8月13日 15:04
检测到的 SKILL.md 语言
英语
星标
5
分支
1

安装方式

默认使用会先检查来源的 Prompt;你也可以切换为直接命令,或下载本地副本。

检查来源文件

决定是否安装前,请先阅读 SKILL.md,以及 SkillsMP 当前展示的配套文件。