dsh-command-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.
注册 /code-review 斜杠命令,五个并行审查视角、逐发现置信度打分,同时支持拉取请求与本地代码审查。
How to install
dsh plugin add dsh-command-code-review About
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…
Recommendation signals
Meta
- License
- MIT
- Language
- JavaScript
- GitHub stars
- 2
- mo. downloads
- –
- Last push
- 2026-08-31
- Created
- 2026-08-25
Links
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- ai-agents, code-review, deepseek-harness, dsh, dsh-plugin, multi-agent, subagents
Related plugins
dsh-web
zhu1090093659/dsh-web-ui/tree/main/packages/dsh-git-graph
Git branch selector and Git graph for the dsh web GUI: switch branches and explore branch-lane and commit history from the conversation header.
dsh-web
zhu1090093659/dsh-web/tree/main/packages/dsh-git-graph
Git branch selector and Git graph for the dsh web GUI: switch branches and explore branch-lane and commit history from the conversation header.
dsh-user-experience
DietCokewithSugar/dsh-user-experience
Finds potential UX issues in your project: automatically reviews React/TypeScript code, pinpoints each problem, and gives concrete suggestions.
dsh-github
PerryLink/dsh-github
Official-grade GitHub CI integration: a composite action.yml, a polling PR review bot with idempotent inline comments and a status-check gate, plus PR/issues tools with every write gated by human approval.