← 返回
AI智能 中文

Critical Debater Suite

Multi-agent adversarial debate system with 4 roles (Pro, Con, Judge, Orchestrator), per-round evidence refresh, 5-element reasoning chains, and structured bi...
四角色(正方、反方、法官、调度)多智能体对抗辩论系统,具备每轮证据刷新、五要素推理链及结构化双辩机制。
xwxga
AI智能 clawhub v2.0.0 1 版本 99805.4 Key: 无需
★ 0
Stars
📥 513
下载
💾 59
安装
1
版本
#latest

概述

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.

版本历史

共 1 个版本

  • v2.0.0 当前
    2026-03-30 06:41 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

ai-intelligence

Proactive Agent

halthelobster
将AI智能体从任务执行者升级为主动预判需求、持续优化的智能伙伴。集成WAL协议、工作缓冲区、自主定时任务及实战验证模式。Hal Stack核心组件 🦞
★ 842 📥 213,710
ai-intelligence

ontology

oswalpalash
类型化知识图谱,用于结构化智能体记忆与可组合技能。适用于以下场景:创建/查询实体(人物、项目、任务、事件、文档)、关联相关对象、强制执行约束、将多步操作规划为图谱变换,或当技能需要共享状态时。触发关键词包括"记住""我知道关于什么""将X链
★ 716 📥 244,348
ai-intelligence

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,365 📥 319,361