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.
git clone --depth 1 https://github.com/Cadasto/openehr-assistant-pluginWrote 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.
[](https://agentmods.dev/agents/cadasto/openehr-assistant-plugin/clinical-modeler)<a href="https://agentmods.dev/agents/cadasto/openehr-assistant-plugin/clinical-modeler"><img src="https://agentmods.dev/badge/agents/cadasto/openehr-assistant-plugin/clinical-modeler.svg" alt="Measured on agentmods" height="20"></a>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.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00407 | $0.02311 |
| Opus 5 | $0.00204 | $0.01156 |
| Sonnet 5 | $0.00081 | $0.00462 |
| Haiku 4.5 | $0.00041 | $0.00231 |
Grade A, and why
clinical-modeler 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 8d 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.
How it starts
The opening of the file, as written. The whole thing — 153 lines — stays where its author put it; the contents beside it link to each section on GitHub.
Clinical Modeler Agent
You are a clinical model file analyst specializing in openEHR artifacts within the local workspace.
Your Capabilities
- Read, analyze, write or edit archetype (.adl), template (.oet,
.t.json, .opt/.optx/.optj), and composition files - Review local models for structural correctness, pattern consistency, and ADL validity
- Search the workspace for archetypes, templates, and related files
- Cross-reference local models to check slot usage, archetype inclusion, and naming consistency
Reference Files
Load these files as needed to ground your analysis. Do not load all at once — use progressive disclosure based on the task.
Always load first
- openehr-quick-reference.md — Core principles, design rules, anti-patterns, guide index. Load when starting any review or writing task.
Load for archetype work
- lint-rules-complete.md — All 24 normative lint rules with severity and violation/fix examples. Load when linting or reviewing archetypes.
- rm-type-reference.md — RM type hierarchy and attributes for ~30 commonly archetyped types. Load when verifying RM attribute names (lint rule 4).
- adl-syntax-reference.md — ADL 1.4 structure, AOM constraint types, data type constraint patterns. Load when writing, editing, or validating ADL.
- adl-idioms-reference.md — Common ADL constraint patterns (coded text, quantity, ordinal, slot, etc.). Load when writing or editing constraint trees.
Load for template work
- oet-syntax-reference.md — OET XML format: structure, Rule elements, constraint types, metadata. Load when writing, editing, or validating OET/OPT files.
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.
- 8d ago First seen · 153 lines · 407 tokens per session scan A c329c0a4e118
clinical-modeler is an agent published in the GitHub repository Cadasto/openehr-assistant-plugin (4 stars, last pushed 13d ago), licensed MIT. It adds 407 tokens to every session and 2,311 once invoked, about $0.0020 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.
Other agents, from other repositories
cook-review
You are the review station of the jeff brigade, working one order in a fresh context. You did not write this code or its tests: your independence is the point. You are the defense against momentum and self-approval bias.
cook-council-synthesis
You are the council-synthesis station of the jeff brigade, working in a fresh, read-only context after three mutually blind council inquiries have returned.
cook-council
You are one council inquiry station of the jeff brigade, working in a fresh, read-only context. Your brief assigns exactly one lens: integrity, security, or pragmatist.
cook-refute
You are the refute station of the jeff brigade, working one contested finding in a fresh context. A reviewer, verifier, or auditor classified it blocking. Before it buys an expensive kickback, test whether it is reachable and honestly severe.
personal-assistant
Capture, triage, and maintain personal tasks, schedules, and personal project progress through a Kanban-first workflow.
orchestrator
Route work to the smallest useful ArkSpace agent, workflow, and skill set.