dsh-debate-plugin
Adversarial pro/con debate with a neutral judge for DeepSeek Harness: /debate human command, subagent-driven rounds, verdict record, and a web debate card.
AI Analysis
核心用途是通过 /debate 命令启动多 Agent 对抗性辩论,帮助用户从正反两面深度剖析某一主题。适合需要多视角头脑风暴、决策论证或思辨分析的任务。
Install
$
npx -p @deepseek-ai/dsh dsh plugin --profile web add github:lcc815/dsh-debate-pluginREADME
Read the full README ↗配置
schemastery 字段(写入 profile 配置):
| 字段 | 类型 | 默认 | 说明 |
|---|---|---|---|
provider | string | spawn | 正反辩手与评审 subagent 使用的 provider 名 |
dataDir | string | ~/.dsh-debate-plugin/debates.jsonl | 辩论记录 JSONL 文件路径 |