dsh plugins中文
← Back to popular plugin directory

Claude Code Review Bridge

cpj-dev/dsh-plugin-cc · skills

Bridge Deepseek-harness into Claude Code for review, critique, delegation, and session import.

★ 11GitHub stars
2Forks
2026-08-14Last updated
JavaScriptLanguage
MITLicense

Project overview

A Claude Code plugin marketplace that bridges to the DeepSeek Harness (dsh) agent: code review, adversarial critique, task delegation, background runs, and multi-turn resumable dsh sessions — all from Claude Code slash commands.

Plugin commands require Node >= 20 and a DEEPSEEKAPIKEY. Installing dsh via /dsh:setup also needs Node >= 22.19 (harness floor), npm, and pnpm (corepack enable) because dsh plugin add forwards to pnpm.

Read in this order; stop at the layer you need.

Install command

dsh plugin --profile web add github:cpj-dev/dsh-plugin-cc
View GitHub repository ↗Back to popular plugin directory