Skip to content
dsh.fish

Browse

64 results

Bundle

@dsh-external/dsh-review-gate

Hand finished derivations and code to an independent reviewer subagent and feed the verdict back to the main model. 把设计推导与代码成品交给独立审查子代理,并把结论回注给主模型。

ttxs666661
Bundle

repogate

面向 agent 的 GitHub 工作台:仓库、issue、PR 与代码审查的读写工具集,以 MCP stdio server 形式运行,零运行时依赖,可被 dsh 等插件化 harness 加载

JohnXu22786
Bundle

dsh_review

DeepSeek Harness plugin for direct code review with slash-picker target selection

CodeIdeal
Bundle

dsh-docgen

docgen — document workshop skill pack: pure-prompt Agent Skills for README generation, PR descriptions, changelogs and code review, installable into dsh (DeepSeek Harness).

JohnXu22786
Bundle

dsh-blast-radius

DeepSeek Harness plugin: semantic blast radius for agent code edits — who calls what the agent just changed, and which of those callers have no test covering them

haoku123
Bundle

dsh-refactor-insight

DSH refactor-insight skill plugin: turn codebase smells into an executable, priority-ordered refactoring plan (file-length, long-function, deep-nesting, god-object, high-coupling, and TODO-density heuristics plus a staged runbook).

duyanta123
Bundle

dsh-vscode-mode

DSH 上的类 VSCode 编码体验:Monaco 编辑器(文件页签/QuickOpen/状态栏,可驻 DSH 0.1.5+ 官方右侧 Sidebar 与对话同屏)+ 命令栏(Ctrl+Shift+P)与可扩展指令系统 + VS Code 兼容代码片段(.code-snippets 全局/项目,IntelliSense 展开)+ Agent 编辑差异审查(整文件差异/采纳/拒绝/归档/回滚)+ 语言服务器(LSP)智能(跳转定义/引用/hover/大纲 + VSIX 扩展市场安装),状态持久化到工作区旁

Lenonss
Bundle

@all3cn/dsh-qa-suite-n23

DSH 质量套件插件:模型编辑 TS 源后自动 tsc --noEmit 诊断(code_check 工具)+ /code-review 多镜头本地代码审查命令(吸收自 a179-sanae/dsh-code-check 与 JasonFreeLab/dsh-command-code-review)

All3nCN
Bundle

dsh-xingtu-skills

XingTu 30 production-grade AI agent skills, packaged as a DeepSeek Harness (DSH) skills plugin — token compression, code review, content review, safe refactor, migration, evidence review & more. 30 个生产级 SKILL.md 技能,DSH 一键安装即用。

xingtu1996
Bundle

dsh-review-squad

并行多角色代码评审小队:/review 一条命令派出安全/正确性/测试/风格四名只读评审员子代理(每人可单独指定模型与思考强度),汇总为按严重度分组的结构化报告。Parallel multi-role code review squad: /review dispatches security/correctness/tests/style reviewer subagents (each on its own model) and aggregates one severity-grouped report.

luomeii
Bundle

@justarook1e/dsh-ide-lite

Workspace file browser with agent-change review (accept/reject + undo), full user editing (undo/redo, save, auto-save), diff view and rendered markdown, plus an integrated terminal view with auto-detected project run targets (static host+client plugin)

justarook1e
Bundle

dsh-github-toolkit

GitHub tools for DeepSeek Harness: 18 agent-facing github_* tools plus a Web settings page that keeps the PAT in the DSH credential store.

QDchuan
Bundle

dsh-git-review

A Review tab plus fenced git workbench for DeepSeek Harness: workspace changes vs HEAD as a filterable file tree with per-file diffs, a commit graph, and guarded stage/commit/branch/tag/stash/conflict operations, served by an in-host fenced git API.

HaoyueQin