← 返回
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核心组件 🦞
★ 834 📥 212,990
ai-intelligence

Nano Banana Pro

steipete
使用 Nano Banana Pro (Gemini 3 Pro Image) 生成或编辑图像。支持文生图、图生图及 1K/2K/4K 分辨率,适用于图像创建、修改及编辑请求,使用 --input-image 指定输入图像。
★ 417 📥 115,152
ai-intelligence

ontology

oswalpalash
类型化知识图谱,用于结构化智能体记忆与可组合技能。支持创建/查询实体(人员、项目、任务、事件、文档)及关联...
★ 711 📥 243,706