‹ 首页

adversarial-debate-protocol

@yogsoth-ai · 收录于 5 天前 · 上游提交 2 周前

Structured debate protocol that constructs an advocate, deploys critic attacks, and renders a judge verdict through iterative rounds.

适合你,如果需要多角度分析议题并形成结构化结论

/ 通过 npx 安装 校验哈希
npx oh-my-skill add yogsoth-ai/de-anthropocentric-research-engine/adversarial-debate-protocol
/ 通过 bash 安装
curl -fsSL https://oh-my-skill.com/install.sh | bash -s -- yogsoth-ai/de-anthropocentric-research-engine/adversarial-debate-protocol
/ 已经装过?验证本机副本,不用重装
npx oh-my-skill verify yogsoth-ai/de-anthropocentric-research-engine/adversarial-debate-protocol
安装目标可用 --agent / --scope 或 --to 明确指定;省略时只会在唯一已存在的 agent 目录上自动选择,零命中或多命中会停止并提示。content_hash 缺失或不一致均拒装。
388GitHub stars
~431上下文体积 · 单文件
索引托管

怎么用

商店整理自技能原文 · 版本 59ace64 · 表述以原文为准
它做什么

装上后,Claude 会化身辩论主持人,依次扮演辩护者、批评者和法官。先为给定观点构建最强论据,再发起多角度攻击并标注严重等级,最后做出接受/拒绝/修订的裁决。如果裁决为“修订”,Claude 会重新辩护、再攻击、再评判。

什么时候触发

当你要求对某个观点或决策进行辩论式分析时触发。典型场景是提出一个需要批判性检验的主张。

装好后可以这样说
Claude 会启动三阶段辩论,输出辩护、批评和裁决。
Claude 依次扮演三个角色,给出结构化结论。
技能原文 SKILL.md作者撰写 · Apache-2.0 · 59ace64

Adversarial Debate Protocol

A formal three-role debate structure ensuring decisions survive rigorous adversarial challenge. The protocol assigns distinct roles (advocate, critic, judge) to prevent confirmation bias and ensure intellectual honesty.

Stages
  1. Advocate Construction — Build the strongest possible case for the position under debate
  2. Critic Attack — Attack the advocate's case from multiple angles with severity ratings
  3. Judge Verdict — Impartial assessment of advocate case vs critic attacks, rendering ACCEPT/REJECT/REVISE
  4. Iteration (if REVISE) — Advocate revises case, critic re-attacks, judge re-evaluates
Available SOPs

| SOP | Role | Purpose | |-----|------|---------| | advocate-construction | Advocate | Build strongest case for position | | critic-attack | Critic | Attack the case with rated arguments | | judge-verdict | Judge | Render impartial verdict |

Execution Guidance
  • Minimum 2 rounds before accepting ACCEPT verdict
  • Critic must produce >= 3 distinct attack arguments per round
  • Judge must address every critic argument explicitly
  • If judge verdict is REVISE, advocate must address specific weaknesses identified
  • Maximum 4 rounds before escalating to strategy level
Minimum Yield
  • Advocate case with explicit evidence and reasoning
  • Critic attacks with severity ratings (HIGH/MEDIUM/LOW)
  • Judge verdict (ACCEPT/REJECT/REVISE) with point-by-point reasoning
  • Conditions for acceptance (if ACCEPT)
  • Required modifications (if REVISE)

<!-- BEGIN available-tables (generated) -->

Available SOPs

Optional, no fixed order; the final leaf is always a sop.

| SOP | When to use | | --- | --- | | advocate-construction | Construct the strongest possible case for a rejected candidate or counter-position. | | critic-attack | Attack an advocate's case with multiple arguments rated by severity. | | judge-verdict | Render an impartial verdict on advocate case vs critic attacks with explicit reasoning. |

<!-- END available-tables (generated) -->

按 Apache-2.0 许可原样转载,未经改动 · 在 GitHub 查看 →

评论

登录即可评论;带「已验证安装」的,是发布者名下有本店的安装或持有记录。