什么是 debate?
安排克劳德和法典之间的辩论以达成共识。 当用户要求“第二意见”、“辩论”、“共识”时使用 “交叉检查”,或者想要另一个模型来审查提案或差异。 来源:aroc/debate-skill。
安排克劳德和法典之间的辩论以达成共识。 当用户要求“第二意见”、“辩论”、“共识”时使用 “交叉检查”,或者想要另一个模型来审查提案或差异。
通过命令行快速安装 debate AI 技能到你的开发环境
来源:aroc/debate-skill。
Orchestrate a back-and-forth debate between two AI models (Claude and Codex) until they reach consensus on a technical decision, code review, or root cause analysis.
The --model value is passed directly to the CLI, so use whatever model identifiers that CLI accepts.
Important: The skill's base directory is provided when the skill is invoked (shown as "Base directory for this skill: ..."). Use this as SKILLDIR in all script paths below.
安排克劳德和法典之间的辩论以达成共识。 当用户要求“第二意见”、“辩论”、“共识”时使用 “交叉检查”,或者想要另一个模型来审查提案或差异。 来源:aroc/debate-skill。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/aroc/debate-skill --skill debate安排克劳德和法典之间的辩论以达成共识。 当用户要求“第二意见”、“辩论”、“共识”时使用 “交叉检查”,或者想要另一个模型来审查提案或差异。 来源:aroc/debate-skill。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/aroc/debate-skill --skill debate 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/aroc/debate-skill