Use dsh-context-doctor to see how much context is injected per request to DeepSeek Harness

dsh-context-doctor is a DeepSeek Harness interface enhancement plugin maintained by Zhenyu98, used to audit the permanently resident context injections for each request: AGENTS.md/CLAUDE.md instruction chains, skill directory summaries, tool schemas, and MCP tool surfaces. It provides a Web ring panel and the `context_audit` tool, quantifies token costs, detects duplicate paragraphs and同名 skill masking, and provides pruning suggestions sorted by severity. The audit path is read-only, and the license is BSD-3-Clause.

Read More