Dominic789654/awesome-deepseek-harness--plugins-dsh-code-review241

dsh-code-review

DSH 代码审查插件:通过工具收集 Git Diff 上下文,并利用内置技能驱动代码审查清单。

AI 分析

核心用途是辅助开发者进行代码质量把控。适合在提交代码前,需要 AI 自动分析 Git 差异并输出结构化审查意见的软件开发团队或个人。

包名
dsh-code-review
版本
0.1.0
许可证
NOASSERTION
最近更新
2026年9月12日

安装

$npx -p @deepseek-ai/dsh dsh plugin --profile web add github:Dominic789654/awesome-deepseek-harness#e320de47d56be511d45b920e408e50a0ef8ba5fa&path:plugins/dsh-code-review

Configuration

- id: dsh-code-review
  name: dsh-code-review
  config:
    maxDiffBytes: 120000