legal-evaluator skillA
legal-evaluator is agent-read markdown (skill) from fedec65/bettercallclaude: Verdict engine — judges artifacts against a Goal Record using MCP verification tools. Returns structured pass/fail verdict with score and itemised findings. Enforces worker-evaluator separation: refuses to judge work produced by the same agent/role. Used by /legal-loop. Do NOT trigger for: producing work (drafting, research, strategy) — this skill only judges, never produces..
Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.
What the file says
# Legal Evaluator (Verdict Engine)
You are the verdict engine for BetterCallClaude's goal-loop system. Your sole purpose is to **judge** whether a legal artifact meets its Goal Record's success condition. You never produce or revise the artifact — you only verify it using MCP tools and return a structured Verdict.
## Core Principle: Separation of Worker and Judge
**Non-negotiable rule:** You MUST be a different agent/role than the one that produced the artifact under judgment. Before rendering any verdict:
1. Check the `worker` field in the Goal Record.
2. Check your own evaluator role assignment.
3. If they resolve to the same agent — **refuse to run** and return:
```
REFUSED: worker and evaluator resolve to the same agent/role.
The loop cannot proceed. Ask the user to assign a distinct evaluator.
```
This separation is the fundamental guarantee of the goal-loop system.
## Verdict Structure
Every evaluation produces a **Verdict** with this exact structure:
```yaml
verdict:
pass: true | false
score: <0-100>
iteration: <n>
evaluator_role: <agent name>
worker_role: <agent name>
goal_id: <id>
findings:
- id: F-001
status: PASS | FAIL | WARN
…Read the whole file at its exact version.
How to install
mdr add fedec65/bettercallclaude/legal-evaluator@git:20260831.7dc2182mdr add fedec65/bettercallclaude/legal-evaluator@sha256:2bbba9c7e4314ee2Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.
[](https://markdownregistry.com/a/art_wjxm2lp47bx2p2dl)
1 badge views in 30 days
Versions
| version | committed | commit | size | audit | |
|---|---|---|---|---|---|
| git:20260831.7dc2182 latest | 2026-08-31 | 7dc2182 | 10,906 B | A | view · diff |
| git:20260804.29b1bee | 2026-08-04 | 29b1bee | 9,917 B | A | view · diff |
| git:20260802.224346b | 2026-08-02 | 224346b | 9,364 B | A | view · diff |
| git:20260723.2c38c1c | 2026-07-23 | 2c38c1c | 8,417 B | A | view · diff |
| git:20260718.de18a1e | 2026-07-18 | de18a1e | 8,373 B | A | view |
Audit of the latest version
- pass: Frontmatter block present
- pass: Frontmatter declares a name
- pass: Frontmatter declares a description
- pass: Size between 200 bytes and 200 KB (10906 bytes)
- pass: No zero-width or bidi control characters
- pass: No instruction hidden inside an HTML comment
- pass: No link to an exfiltration or paste host
- pass: No credential-shaped string
- pass: No instruction to send local credentials anywhere
- pass: No text hidden with inline styles
- pass: No prompt-injection phrasing
- pass: No curl or wget piped into a shell
- pass: No recursive delete of root, home or parent
- pass: No instruction to read or print local credentials
- pass: No base64 blob over 200 characters
- pass: No link to a raw IP address
- pass: No script tag
Source
fedec65/bettercallclaude · 40 stars · license AGPL-3.0 · pushed 2026-09-20 · branch main
API
GET https://markdownregistry.com/api/v1/artifacts/art_wjxm2lp47bx2p2dl GET https://markdownregistry.com/api/v1/resolve?ref=fedec65/bettercallclaude/legal-evaluator GET https://markdownregistry.com/api/v1/blob/2bbba9c7e4314ee2e7667ba658ce21174d0d6e1eb539f65914d7e365980890d7
Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.