Skip to content
Automation
Skill

/adjudicate-exchange

Evaluate competing arguments against stated criteria and produce a reasoned verdict with uncertainty.

From plugin
de-anthropocentric-research-engine
499200 skills
Install
$ npx -y skills add yogsoth-ai/de-anthropocentric-research-engine --skill adjudicate-exchange --agent claude-code

How it fires

How this skill gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.
  • Slash command/adjudicate-exchange

Context preview

The summary Claude sees to decide when to auto-load this skill.

Evaluate competing arguments against stated criteria and produce a reasoned verdict with uncertainty.

SKILL.md

adjudicate-exchange.SKILL.md
name: adjudicate-exchange
description: "Evaluate competing arguments against stated criteria and produce a reasoned verdict with uncertainty."

adjudicate-exchange

Purpose

Evaluate competing arguments against stated criteria and produce a reasoned verdict with uncertainty.

Input contract

required: [arguments, critique_set, adjudication_criteria]
optional: [evidence_records, burden_of_proof, verdict_vocabulary]
constraints: [each argument and critique receives an explicit disposition]

Procedure

1. Normalize claims, warrants, evidence, and objections. 2. Map each objection to the argument component it tests. 3. Weigh support and weaknesses against the supplied criteria. 4. Emit ACCEPT, REJECT, or REVISE with conditions and uncertainty.

Output contract

produces: [verdict, argument_dispositions, conditions, uncertainty_statement]
delta_fields: [decisions, findings, uncertainties]

Quality gates

  • Every argument and critique is addressed explicitly.
  • Evidence is weighed without prior commitment to either side.
  • Verdict vocabulary and conditions are caller-visible.

Parameterization

Caller supplies argument schema, critique schema, criteria, burden of proof, and verdict vocabulary.

Failure and counterexamples

Reject verdicts that omit objections, rely on prior commitment, or collapse uncertainty into confidence.

Provenance map

  • concept: stress-test/debate-judge
  • concept: convergence/judge-verdict
Read more
Ships withde-anthropocentric-research-engine

The complete research orchestration system for AI-native science. What It Does Design Philosophy Architecture (v3.2.2) Quick Start Configuration Roadmap License DARE is not a tool that helps you do research. It is the researcher.

Get the whole plugin
Stats
499
Stars
41
Forks
Active
Maintenance
Python
Language
Apache-2.0
License
53m ago
Last commit
7mo ago
Created

Repo: yogsoth-ai/de-anthropocentric-research-engine