Critical Debater Suite

v2.0.0

Multi-agent adversarial debate system with 4 roles (Pro, Con, Judge, Orchestrator), per-round evidence refresh, 5-element reasoning chains, and structured bi...

0· 221· 1 versions· 0 current· 0 all-time· Updated 17h ago· MIT-0

Install

openclaw skills install critical-debater

Critical Debater Suite — Routing

When a user request matches this skill, route to the appropriate capability module.

Intent → Capability Routing

User IntentRoute To
"debate", "start a debate", "red team this", "analyze from multiple perspectives", full topic for debatecapabilities/debate.md
"search evidence", "build evidence store", "find sources"capabilities/source-ingest.md
"check freshness", "update evidence status"capabilities/freshness-check.md
"verify evidence", "cross-check sources"capabilities/evidence-verify.md
"build arguments", "construct debate turn"capabilities/debate-turn.md
"judge round", "audit round", "evaluate arguments"capabilities/judge-audit.md
"update claims", "claim ledger"capabilities/claim-ledger-update.md
"check analogy", "validate historical reference"capabilities/analogy-safeguard.md
"final report", "synthesis", "generate report"capabilities/final-synthesis.md
Mixed requestPick primary intent, chain capabilities in required order

Generic Tool Names

Use provider-agnostic names in all capability prompts:

Generic NameClaude CodeCodexGPT/OpenClaw
searchWebSearchweb_searchweb_search
fetchWebFetch-browse
spawn_roleAgentsubprocess-
readReadreadread
writeWritewritewrite

Model Tiers

TierDescription
fastCheapest, simple tasks
balancedGood reasoning at reasonable cost
deepBest reasoning, verification, causal audit

Fallback Chains

  • search: native → adapter → evidence_gap soft-failure
  • fetch: native → adapter → fetch_skipped soft-failure
  • spawn_role: native → adapter → serial role emulation

Data Contracts

All JSON schemas are defined in references/data-contracts.md. This is the single source of truth for all agent outputs.

Version tags

latestvk97bhgwknmy79ez1h97cr21n9h82v6dc