CtrlK
BlogDocsLog inGet started
Tessl Logo

odoo-orm-expert

Master Odoo ORM patterns: search, browse, create, write, domain filters, computed fields, and performance-safe query techniques.

63

Quality

75%

Does it follow best practices?

Run evals on this skill

Adds up to 20 points to the overall score

View guide

SecuritybySnyk

Passed

No findings from the security scan

Fix and improve this skill with Tessl

tessl review fix ./plugins/AI-Agents-Safe-Coding-Skills-claude/skills/odoo-orm-expert/SKILL.md

The canonical home for this skill is odoo-orm-expert in administrakt0r/AI-Agents-Safe-Coding-Skills

SKILL.md
Quality
Evals
Security

Quality

Content

76%Weight 40%Scale 1-5

Reviews the quality of instructions and guidance provided to agents. Good implementation is clear, handles edge cases, and produces reliable results.

The content is highly actionable with executable, contrast-rich code examples and tight, non-padded prose. Its main weakness is workflow clarity: it teaches bulk and write operations without validation or feedback-loop checkpoints.

Suggestions

Add an explicit validation/verification step for bulk write and search operations (e.g. check recordset length or test on a small batch before applying to all records) to introduce a feedback loop.

Tighten or remove the 'How It Works' Activate/Get Code/Optimize steps, which restate the obvious and add little actionable guidance.

DimensionReasoningScore

Conciseness

The body is lean and assumes Claude's competence — no padding about what an ORM is — with only minor over-explanation in the 'How It Works' section that could be trimmed.

4 / 5

Actionability

Provides fully executable, copy-paste-ready code across three examples plus a GOOD/BAD contrast and specific do/don't snippets (mapped, filtered, search_count, with_context) covering the common cases.

5 / 5

Workflow Clarity

Only a loose 3-step 'How It Works' sequence is present, with no validation checkpoints for the bulk write/search operations the skill teaches — sequence exists but checkpoints are missing or implicit.

3 / 5

Progressive Disclosure

A single self-contained file with clearly organized sections (Overview, When to Use, Examples, Best Practices, Limitations) and no bundle files; well-structured though slightly above the 50-line simple-skill threshold.

4 / 5

Total

16

/

20

Passed

Description

75%Weight 40%Scale 1-5

Based on the skill's description, can an agent find and select it at the right time? Clear, specific descriptions lead to better discovery.

The description is specific and distinctive, naming a comprehensive set of concrete ORM operations, but it omits any explicit 'when to use' trigger guidance, which limits its completeness. Adding a 'Use when...' clause would raise it to a top-tier description.

Suggestions

Append a 'Use when...' clause naming concrete trigger situations, e.g. 'Use when writing search/browse/create/write calls, building domain filters, or debugging slow Odoo ORM queries.'

Add a couple of natural synonyms users might say (e.g. 'recordsets', 'domains') to broaden trigger-term coverage.

DimensionReasoningScore

Specificity

Enumerates multiple concrete ORM actions — 'search, browse, create, write, domain filters, computed fields, and performance-safe query techniques' — giving comprehensive coverage of the domain's operations.

5 / 5

Completeness

Provides a clear 'what' but entirely lacks a 'Use when...' clause or equivalent explicit trigger guidance, which caps completeness at 3 per the rubric guideline.

3 / 5

Trigger Term Quality

Includes natural terms a user would say ('Odoo ORM', 'search', 'domain filters', 'computed fields') but is missing some common synonyms and an explicit trigger phrase; good but not comprehensive.

4 / 5

Distinctiveness Conflict Risk

'Odoo ORM' is a sharply defined niche with distinct triggers and minimal overlap risk with other skills.

5 / 5

Total

17

/

20

Passed

Validation

93%

Checks the skill against the spec for correct structure and formatting. All validation checks must pass before discovery and implementation can be scored.

Validation15 / 16 Passed

Validation for skill structure

CriteriaDescriptionResult

frontmatter_unknown_keys

Unknown frontmatter key(s) found; consider removing or moving to metadata

Warning

Total

15

/

16

Passed

Repository
administrakt0r/AI-Agents-Safe-Coding-Skills
Reviewed

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.