odoo-quality

odoo-quality is a skill for Claude Code from actinon-com/brass-monkey. It costs 25 tokens per session (467 once invoked), scanned A, original, MIT.

Domain guidance for Odoo's quality-management system, which uses rules to trigger checks and records failures as quality alerts.

In plain words
What is it for?
Use it to configure or interpret control points, quality checks, pass/fail or measurement checks, and alerts for failed or non-conforming work.
Why use it?
It helps enforce required inspections before inventory and manufacturing work can be completed.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the brass-monkey plugin — 30 skills shipped together

Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

agentmods
npx agentmods add skills/actinon-com/brass-monkey/odoo-quality
Any agent
npx skills add actinon-com/brass-monkey --skill odoo-quality
Clone the repo
git clone --depth 1 https://github.com/actinon-com/brass-monkey

Made for: Claude Code.

Or install brass-monkey, the plugin that ships this one along with the rest of its 30 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for odoo-quality

README.md
[![agentmods](https://agentmods.dev/badge/skills/actinon-com/brass-monkey/odoo-quality.svg)](https://agentmods.dev/skills/actinon-com/brass-monkey/odoo-quality)
Your own site
<a href="https://agentmods.dev/skills/actinon-com/brass-monkey/odoo-quality"><img src="https://agentmods.dev/badge/skills/actinon-com/brass-monkey/odoo-quality.svg" alt="Measured on agentmods" height="20"></a>
Per session 25 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 467 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00025 $0.00467
Opus 5 $0.00013 $0.00234
Sonnet 5 $0.00005 $0.00093
Haiku 4.5 $0.00003 $0.00047

Measured 6d ago against content hash 67f9a31190c9, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-06, from the pricing page.

Security

Grade A, and why

odoo-quality scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 6d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/odoo-quality/SKILL.md · 35 lines

What it actually says

Skill: Odoo Quality & Compliance

This skill provides the agent with high-level functional expertise in Odoo's Quality Management system, covering Control Points, Quality Checks, and Quality Alerts.

Core Mandates

1. The Quality Hierarchy

  • Quality Control Point (quality.point): The "Rule" or "Trigger". It defines when and where a check should occur (e.g., during Receipt, Manufacturing, or Delivery).
  • Quality Check (quality.check): The "Execution". A specific instance of a check triggered by a Control Point.
  • Quality Alert (quality.alert): The "Failure/Exception". Created when a check fails or a non-conformance is spotted manually.

2. Workflow Gating

  • Mandate: Quality checks are often "blocking" operations.
  • Inventory: If a stock.picking has pending quality.check records, the picking cannot be validated until all checks are in the pass state.
  • Manufacturing: If an mrp.production or mrp.workorder has pending checks, the operation cannot be finished until they are passed.

3. Check Types & Measurements

Understand the different ways quality is verified:

  • Pass/Fail: Simple boolean verification.
  • Measure: A numerical value that Odoo validates against tolerance_min and tolerance_max defined on the Point.
  • Worksheet: A digital form (worksheet.template) that must be completed and often signed.

4. Alert Workflow (CAPA)

  • Corrective Action: Immediate steps taken to fix the specific issue.
  • Preventative Action: Long-term steps taken to prevent recurrence.
  • Mandate: When creating or managing a quality.alert, the agent must populate the action_corrective and action_preventive fields if a root cause is identified.

Available Resources

  • quality-logic.md: Deep-dive into Control Point triggers, Frequency types, and Worksheet integration.
  • quality-fields.json: Dense technical map of fields for Point, Check, and Alert models.
Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 6d ago First seen · 35 lines · 25 tokens per session scan A 67f9a31190c9

Subscribe to this mod's changes

odoo-quality is a skill published in the GitHub repository actinon-com/brass-monkey (2 stars, last pushed 3d ago), licensed MIT. It adds 25 tokens to every session and 467 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

spec-kitty-mission-system

Understand how Spec Kitty missions work: the 4 built-in mission types, how they define workflows via step contracts and action indices, how missions and work packages relate, how templates are resolved through the 6-tier chain, and how doctrine artifacts (procedures, tactics, directives) compose mission behavior.…

Priivacy-ai/spec-kitty · 160 tokens

spec-kitty-runtime-review

Review runtime-owned outputs using the Spec Kitty review workflow surface, then direct approval or rejection with structured feedback. Triggers: "review this work package", "check runtime output", "approve this step", "review WP", "is this WP ready to approve", "check this implementation". Does NOT handle: setup-only…

Priivacy-ai/spec-kitty · 85 tokens

spk-run-verdict-capture

Set a Spec Kitty work-package review verdict through the deterministic event-log seam, so every agent harness records approve/reject the same way.

Priivacy-ai/spec-kitty · 35 tokens

spk-run-implement-review

Orchestrate Spec Kitty work-package implementation and review loops until all packages are done, approved, or correctly rejected.

Priivacy-ai/spec-kitty · 30 tokens

spk-start-first-feature

Guide a first Spec Kitty feature from setup through specify, plan, tasks, implementation, review, accept, merge, and retrospective.

Priivacy-ai/spec-kitty · 32 tokens

spk-admin-dashboard

Open or report the Spec Kitty dashboard. Use for dashboard URL, localhost daemon metadata in .kittify/.dashboard, --open, --kill, or status views.

Priivacy-ai/spec-kitty · 39 tokens