AgentStack
Browse Sign in
Browse Why AgentStack Sell Docs
Sign in
SKILL verified MIT Self-run

Tournament Judge

skill-alextverdyy-tournament-judge-tournament-judge · by alextverdyy

Runs a domain-neutral, evidence-based tournament in which independent candidates are reviewed, anonymized, and scored by a blind judge against a rubric fixed before judging. Use when comparing competing plans, designs, implementations, documents, tools, vendors, strategies, or other substantial options; when the user asks for a tournament, bake-off, best-of-N, adversarial comparison, or independe…

No reviews yet
0 installs
29 views
0.0% view→install

Install

$ agentstack add skill-alextverdyy-tournament-judge-tournament-judge

✓ scanned · ✓ verified, works with Claude Code, Cursor, and more.

Security review

✓ Passed

No issues found. Passed automated security review. · v0.1.0 How review works →

  • Prompt-injection patterns
  • Secret / credential exfiltration
  • Dangerous shell & filesystem operations
  • Untrusted network calls
  • Known-malicious package signatures

What it can access

  • Network access No
  • Filesystem access No
  • Shell / process execution No
  • Environment & secrets No
  • Dynamic code execution No

From automated source analysis of v0.1.0. “Used” means the capability is present in the source — more access means more to trust, not that it’s unsafe.

View the full security report →

Verified badge

Passed review? Show it. Paste this badge into your README, it links to the public security report.

AgentStack Verified badge Links to your public security report.
[![AgentStack Verified](https://agentstack.voostack.com/badges/verified.svg)](https://agentstack.voostack.com/security/report/skill-alextverdyy-tournament-judge-tournament-judge)

Reliability & compatibility

Security review passed
0 installs to date
no reviews yet
1mo ago

Declared compatibility

Claude CodeClaude Desktop

Compatibility is declared by the source manifest. End-to-end runtime verification is coming, see below.

Preview Execution monitoring

We're building live execution health for every listing: tool-call success rate, median latency, uptime, and last-checked timestamps, measured, not self-reported. It isn't live yet, so we don't show numbers we can't stand behind.

How agent discovery & health will work →
Are you the author of Tournament Judge? Claim this listing to set pricing, connect Stripe payouts, and keep 70% of every sale.
Sign up to claim

About

Tournament Judge

Run a fair comparison, not a staged argument for a favorite.

Non-negotiable rules

  1. Freeze requirements, constraints, evidence rules, and the scoring rubric before candidates are generated.
  2. Produce 3 independent candidates by default. Use 2 to 5 only when cost or breadth justifies it.
  3. Keep candidates isolated until all are final. Do not let one team borrow another team's work.
  4. Give each candidate the same inputs, budget, tools, review depth, and output contract.
  5. Separate proposal, adversarial review, and judging roles when the runtime permits.
  6. Anonymize candidates before judging. Remove names, authorship clues, debate history, and ordering signals that do not affect quality.
  7. Score the artifact and its evidence, not confidence, prose polish, or model identity.
  8. Preserve disqualifiers. A weighted score cannot rescue a candidate that violates a hard constraint.
  9. Select one winner only if at least one candidate passes every hard gate and the minimum quality threshold. Otherwise report no acceptable winner.
  10. Never fabricate measurements, tests, citations, prices, or user preferences.

Run the workflow

  1. Read modules/intake.md. Choose either supplied-candidate judging or a generated tournament, then collect missing decision inputs.
  2. Read modules/rubric.md. Create and freeze a domain-specific rubric whose weights total 100.
  3. Read modules/orchestration.md. Generate candidates and run equal adversarial reviews.
  4. Load the role prompt matching each role from prompts/.
  5. Read modules/blind-judging.md. Anonymize, validate, score, compare, and select the winner.
  6. Fill templates/final-report.md using modules/reporting.md.

For a fast, lower-cost run, judge supplied candidates or use 3 candidates and 1 review round. For consequential or hard-to-reverse decisions, use 3 candidates, 2 review rounds, 2 blind judges, and verification with domain tools. If judges disagree on the winner, use a fresh adjudicator with both reasoned verdicts.

Runtime fallbacks

  • Parallel subagents available: run candidate teams concurrently, then start a fresh judge with only the frozen brief, rubric, and anonymized finalists.
  • Only serial agents available: save each team artifact separately and reset to the frozen brief before starting the next team. Start judging in a fresh context if possible.
  • No subagents available: emulate roles in clearly separated passes. State that independence and blindness are weaker.

Safety boundary

This skill structures judgment but does not replace qualified review. For medical, legal, financial, security-critical, or safety-critical decisions, require appropriate expert validation and treat the tournament as decision support only.

Source & license

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

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

Reviews

No reviews yet, be the first.

Versions

  • v0.1.0 Imported from the upstream source.