dsh-review-squad
通过 /review 命令或 code_review 工具并行派出只读评审员子代理小队(安全、正确性、测试、风格,各自可指定不同模型),并汇总为按严重度分组的结构化评审报告。
Runs a parallel code review squad of read-only reviewer subagents (security, correctness, tests, style), each optionally on its own model, and aggregates one severity-grouped report from /review or a code_review tool call.
怎么安装
dsh plugin add dsh-review-squad 简介
dsh-review-squad 中文说明 A **parallel multi-role code review squad** for DeepSeek Harness. One /review command dispatches independent reviewer subagents — **security**, **correctness**, **tests**, and **style** — that gather evidence themselves (read the diff, trace callers, check conventions) in strict read-only mode, and merges their work into one severity-grouped report. Each reviewer can optionally run on **its own model**: put your strongest model on security and a cheap fast model on style. Why Existing dsh git plugins stop at diff viewers and worktree cleanup. Review is the workflow other …
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-08-30
- 创建于
- 2026-08-30
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- code-review, deepseek-harness, deepseek-harness-plugin, dsh-plugin, dsh-plugins
同类推荐
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-git-graph
输入框上方提供 Git 分支选择器,并把分支泳道与提交历史画成图谱,沿着时间线找到任意变更。
dsh-web
zhu1090093659/dsh-web/tree/main/packages/dsh-git-graph
输入框上方提供 Git 分支选择器,并把分支泳道与提交历史画成图谱,沿着时间线找到任意变更。
dsh-user-experience
DietCokewithSugar/dsh-user-experience
帮你发现项目中可能存在的用户体验问题:自动走查 React/TypeScript 源码,定位问题并给出具体优化建议。
dsh-github
PerryLink/dsh-github
官方级 GitHub CI 集成:composite action.yml、轮询 PR 评审机器人(幂等行内评论 + status-check 门禁)以及 PR/issue 工具,所有写入走人工审批门。