dsh-code-smell
by — · lucky8197/dsh-code-smell
★ 0 Stars
⑂ 0 Forks
Original language: English
About
Code smell radar: statically scans TODO/FIXME debt, stub implementations, long lines, oversized files and duplicated blocks, with severity-sorted read-only fix suggestions.
Similar plugins
Document-code consistency guard: audits version headers / changelog tables / directory trees / module & test counts / cross-doc references for drift, with severity-sorted, read-only fix suggestions.
★ 0
dsh plugin --profile web add dsh-doc-guardby lemonxiny55
Semantic repo index: tree-sitter symbol search across 8 languages (incl. C/C++), plus a bounded repo map ranked by import-graph PageRank that auto-updates in the system prompt.
★ 3
MIT
TypeScript
Sep 13, 2026
dsh plugin --profile web add dsh-code-indexMandatory cross-review for design proposals and lessons-learned: auto-detects design doc writes and enqueues them (tier=review) into the task queue, delivers the external reviewer verdict back to the
★ 0
dsh plugin --profile web add dsh-design-reviewDependency-topology guard: pre-install conflict prediction and post-install detection of duplicate @deepseek-ai/dsh-* copies, version drift, and vendored core services that cause Symbol-key crashes li
★ 0
dsh plugin --profile web add dsh-depguardCoding retrospect distilled memory for DSH: distills rejected solutions, pitfalls and constraints from each turn via a local LLM, tags them into MemOS (type:rejected_solution), and boosts weighted rec
★ 0
dsh plugin --profile web add dsh-plugin-memos-code-retrospectby jingzhao-l
DeepSeek Harness (dsh) plugin that turns the iterate skill into an autonomous closed-loop code iteration — parallel reviews, deterministic dedup convergence, atomic fix + verify auto-stop, meta-review
★ 3
↓ 933/wk
MIT
TypeScript
Sep 12, 2026
dsh plugin --profile web add iterate-plugin