安装
在 DeepSeek Harness 里通过 dsh-market 安装
dsh plugin --profile web add dshmarket
或使用命令行
dsh plugin --profile web add github:LeslieWylie/review-workflow
装任何插件都等于在你的机器上跑第三方代码,权限和你本人一样大——能读你的文件、用你的凭据、访问网络。请先审阅源码,并尽量锁定 commit(github:owner/repo#sha)。
面向 DeepSeek Harness 的结构化多评审人评审工作流:N 个评审人在相互隔离、彼此不可见的 subagent 中独立打分;一名 chair 先按锚点匹配、再按 Δ 级别裁决来调和分歧;一名独立的 critic 负责审计整个评审过程。适用于设计、代码、论文或项目评审。
在 DeepSeek Harness 里通过 dsh-market 安装
dsh plugin --profile web add dshmarket
或使用命令行
dsh plugin --profile web add github:LeslieWylie/review-workflow
装任何插件都等于在你的机器上跑第三方代码,权限和你本人一样大——能读你的文件、用你的凭据、访问网络。请先审阅源码,并尽量锁定 commit(github:owner/repo#sha)。