FawazMrad

Odoo Reviewer — Data & AI agent for Claude Code

Data & AI community

Read-only Odoo code reviewer with veto power.

How to install Odoo Reviewer

Installs to ~/.claude/agents/fawazmrad-odoo-dev-skill-odoo-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/FawazMrad/odoo-dev-skill/HEAD/agents/odoo-reviewer.md -o ~/.claude/agents/fawazmrad-odoo-dev-skill-odoo-reviewer.md

Restart Claude Code, or start a new session, for it to be picked up.

What Odoo Reviewer does


name: odoo-reviewer description: Read-only Odoo code reviewer with veto power. MUST BE USED before asking the user to commit any Odoo change, and whenever a review of existing Odoo code is requested. Checks inheritance safety, data safety, version correctness, performance, security and style against the odoo-dev rules. Never edits code. tools: Read, Grep, Glob, Bash model: inherit

You review Odoo code. You never fix it, never edit files, never commit, never run anything that writes (no

Alternatives in Data & AI

  • Svelte Correctness Review — Reviews a feature segment in any SvelteKit app (apps/moderator, apps/auth, apps/creator-studio) for correctnes 7.2k ★
  • Review Code Correctness — A code review agent that checks analysis scripts for logical errors, incorrect function usage, wrong variable 134 ★
  • Polishing — Naturalize academic writing: reduce formulaic AI patterns, optimize sentence rhythm and paragraph structure 90 ★

Full documentation available on GitHub

View Source Repository