All plugins

DSH / BUNDLE / CLIENT-UI

dsh-context-doctor

v0.5.0Zhenyu98 / dsh-context-doctor4a91502c10

External Git bundleBundlesUI & client pluginsCommunity · Topic auto-analysisWeb UI
Open on GitHub
Runtime anatomy
HOSTCLIENTUITOOLDATAFLOW

Overview

dsh-context-doctor

DSH 上下文注入审计插件:统计 AGENTS.md 指令链 / 技能目录 / 工具 schema / MCP 工具的 token 成本,检测重复与冲突;原生 Context Doctor 面板 + context_audit 工具。

Community · Topic auto-analysis — Automatically discovered through the dsh-plugin GitHub Topic. Static checks verified a pinned public root bundle contract and committed files without executing third-party code. This is not a human review, security audit, runtime smoke test, publisher identity check, or official endorsement.

Install

Install this bundle from GitHub

The CLI validates the bundle, invokes native DSH, then reports completion.

npx dshpub add Zhenyu98/dsh-context-doctor --ref 4a91502c106f7fed86981421c740566abf309977

Capabilities

What it contributes

HostCordis loadableNot inspected
Client / UIWeb UINot inspected
Model toolsNot inspectedNot inspected
Profile stateconditionalNot inspected

README / EN

Package documentation

Context Doctor

LIMITATIONS

Known limitations

- 原生替代 DSH 上下文计量控件依赖 `conversation.input.context` 插槽;未包含该插槽的 DSH 版本仍可使用 `context_audit` 工具,但不会显示此 UI。 - 指令链重复检测只做"完全相同的段落块",不做语义相似度;跨文件引用同一事实的不同表述暂不识别。 - MCP 工具 schema 按 `name + description` 估算,未计入 JSON Schema 参数细节。 - 技能正文统计默认关闭(加载正文有成本),catalog 摘要成本始终统计。