dsh-command-code-review
注册 /code-review 斜杠命令,五个并行审查视角、逐发现置信度打分,同时支持拉取请求与本地代码审查。
Registers a /code-review slash command with five parallel review lenses and per-finding confidence scoring, for both pull requests and local code.
怎么安装
dsh plugin add dsh-command-code-review 简介
dsh-command-code-review English | 中文 A DSH (DeepSeek Harness) slash-command bundle that runs a full code review — configurable review lenses with per-finding confidence and severity scoring, for both pull requests and local code. /code-review slash command for DeepSeek Harness — self-contained plugin bundle, installable into any dsh profile. Table of Contents Features Requirements Install Usage How it works Configuration Troubleshooting Layout Development Contributing License Features **Two modes, one command** — /code-review <pr number|url> reviews a pull request; /code-review [request] (or e…
推荐参考
信息
- 协议
- MIT
- 语言
- JavaScript
- GitHub 星标
- 2
- 月下载
- –
- 最近更新
- 2026-08-31
- 创建于
- 2026-08-25
基础安全检查
- 检查结果
- 无
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- ai-agents, code-review, deepseek-harness, dsh, dsh-plugin, multi-agent, subagents
同类推荐
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 工具,所有写入走人工审批门。