Skip to main content

pulser-eval

Run cross-model evals on the Pulser for Odoo platform. Requires explicit resource_config documentation to ensure comparable results.

Jump to install

Source facts

Repository
Insightpulseai/odoo
Last source activity
April 17, 2026 at 17:39
Detected SKILL.md language
English
Stars
6
Forks
2

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.

Showing SKILL.md

SKILL.md
Source instructions · Read-only preview
name
pulser-eval
description
Run cross-model evals on the Pulser for Odoo platform. Requires explicit resource_config documentation to ensure comparable results.
disable-model-invocation
true
user-invocable
true
allowed-tools
Bash(python3 scripts/run_eval.py)
inputs
[{"dataset":"String - path to the eval dataset."},{"resource_config":"String (e.g., 'high-headroom-v1') - The ACA resource footprint for this eval."},{"odoo_version":"String (e.g., '18.0')"}]
# pulser-eval This skill executes high-fidelity evaluations against Odoo 18 CE environments. ## Eval Infrastructure Rule (Anthropic Engineering Blog) Eval scores are not comparable across different infrastructure configurations. A 3x ceiling over per-task baseline specs is required to eliminate OOM-skew. Registration of \`resource_config\` is mandatory. ## Usage - Trigger: "run evals on the AP flow" - Required metadata: \`resource_config\`
View on GitHub