Plugin directory / Development & Runtime / dsh-context-doctor
dsh-context-doctor
GitHub source only Zhenyu98/dsh-context-doctor ↗
6Stars
0Forks
0Open issues
JavaScriptLanguage
2026-08-13Last push
What it does
DSH 上下文注入审计插件:统计 AGENTS.md 指令链/技能目录/工具 schema 的 token 成本,检测重复与冲突;Web UI 圆环面板 + context_audit 工具。Context Doctor for DeepSeek Harness: audit instruction-chain / skill catalog / tool schemas token cost.
Our take
Source-only — early-stage, install from GitHub
Source-only — early-stage, install from GitHub
Install
This plugin is GitHub source (not published to npm) — install it straight from the repo:
dsh plugin --profile web add github:Zhenyu98/dsh-context-doctor - Install pnpm once:
npm install -g pnpm. - Add it from GitHub:
dsh plugin --profile web add github:Zhenyu98/dsh-context-doctor. - Restart
dsh web.
Note: plugins that ship a prepare build script may prompt pnpm to allow the build — add the key it prints under allowBuilds in pnpm-workspace.yaml, then re-run.
Repository
github.com/Zhenyu98/dsh-context-doctor ↗