odoo-code-review

Installation
SKILL.md

Odoo Code Review

Use this skill for Odoo-specific code review. Findings come first. Focus on bugs, security risks, behavioral regressions, performance problems, migration hazards, and missing tests before style cleanup.

Official Odoo coding guidelines are still covered by ODOO-CODING-GUIDELINES.md, but review scope is broader than style.

First Move

Identify:

  • target Odoo version
  • addon/module scope
  • changed files or diff range
  • stable branch vs development branch
  • repo-specific conventions and checks
  • available local framework/tooling context: $ODOO_SOURCE, $ODOO_TOOL_README, $ODOO_BASE_COMMAND

If a version-specific reference skill exists, consult it before reviewing version-sensitive behavior:

Installs
26
GitHub Stars
37
First Seen
May 18, 2026
odoo-code-review — mart337i/odoo-skills