odoo-code-review

Review Odoo 18 code changes and output a weighted scored report.

120|56|Updated Jan 16, 2026
One-click install
npx skills add https://github.com/unclecatvn/agent-skills --skill odoo-code-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: odoo-code-review
Source: https://github.com/unclecatvn/agent-skills/tree/main/agents/odoo-code-review
Command: npx skills add https://github.com/unclecatvn/agent-skills --skill odoo-code-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Review Odoo code changes against clear criteria, identify risks, and score using a weighted scale from an Odoo 18 expert perspective.

Core Features & Use Cases

  • Comprehensive checks across ORM, fields, views, security, and performance aligned with Odoo 18 standards.
  • Generates a weighted, actionable report highlighting risks and recommended fixes.
  • Use in code reviews on modules, diffs, or pull requests to guide improvements.

Quick Start

Run the Odoo code-review against your module changes to obtain a weighted, actionable quality score and remediation guide.

Frequently Asked Questions about odoo-code-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Odoo 18 code review for pull requests?

Automate Odoo 18 code review by analyzing pull requests against correctness, security, and performance standards to generate a weighted quality score. This process evaluates ORM, fields, views, and security decorators to output a structured, actionable remediation report.

What should an Odoo module code review check for performance and security?

An Odoo module code review should check ORM calls, security decorators, performance patterns, and view definitions against 18.0 standards. It identifies risks across transactions, migrations, and manifests, providing a weighted score and actionable fixes to guide improvements.

Can I score Odoo code changes against 18.0 standards automatically?

You can score Odoo code changes automatically by applying weighted criteria across ORM, fields, security, and performance patterns aligned with Odoo 18 standards. This generates a structured report highlighting risks and recommended fixes for modules and diffs.

Does automated Odoo code review cover manifest checks and migrations?

Automated Odoo code review covers manifest checks and migrations alongside ORM, fields, views, and security decorators. It evaluates these components against 18.0 standards to produce a weighted score and an actionable remediation guide for your modules.

What is the best way to review Odoo module diffs for security risks?

The best way to review Odoo module diffs for security risks is using an automated review process that enforces security decorator coverage and 18.0 standards. This approach identifies vulnerabilities and outputs a weighted, actionable report highlighting specific risks.

When do I need an automated code review for Odoo 18 projects?

You need an automated code review for Odoo 18 projects when evaluating modules, diffs, or pull requests for correctness, security, and performance. It enforces coverage of ORM, fields, and transactions, delivering a structured quality score to guide remediation.