# Orch Judge

> Score one fixed candidate against frozen criteria, blind to other candidates. Use inside panels, evolve, and tournaments.

- **Type:** Skill
- **Install:** `agentstack add skill-danmcinerney-orchflows-orch-judge`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [DanMcInerney](https://agentstack.voostack.com/s/danmcinerney)
- **Installs:** 0
- **Category:** [Agent Skills](https://agentstack.voostack.com/c/agent-skills)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [DanMcInerney](https://github.com/DanMcInerney)
- **Source:** https://github.com/DanMcInerney/orchflows/tree/main/skills/kernel/orch-judge

## Install

```sh
agentstack add skill-danmcinerney-orchflows-orch-judge
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

Require: one fixed candidate identity and frozen scoring criteria, each
naming its oracle and oracle_class per
[contracts/verdict.md](../../../contracts/verdict.md). Blindness: no
sight of other candidates, their scores, or the candidate's provenance.

Score by class: runnable candidates through their executed oracles —
run, test, measure, and cite the output; static candidates through the
judged rubric, each score anchored to quoted evidence from the
candidate itself. Score every criterion separately before any overall
number; an unscoreable criterion is UNVERIFIED, never interpolated.

Never: compare to another candidate; let one criterion bleed into
another; score provenance, style of authorship, or effort.

Return: a score card — per-criterion score with verdict, oracle_class,
and evidence — plus overall score and the confidence it deserves.

## Source & license

This open-source skill is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [DanMcInerney](https://github.com/DanMcInerney)
- **Source:** [DanMcInerney/orchflows](https://github.com/DanMcInerney/orchflows)
- **License:** MIT

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/skill-danmcinerney-orchflows-orch-judge
- Seller: https://agentstack.voostack.com/s/danmcinerney
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
