Skip to content
dsh.fish

Browse

155 results

Skill

code-ownership-audit-java

判定 Java 代码是原创还是演绎作品,给出与上游最长相同表达片段、逐条豁免依据和风险清单。纯本地 AST 分析,依赖烤进 jar,不联网、不调模型。

ffseika0304
Bundle

dsh-init

Claude Code style /init command for the DeepSeek Harness (DSH): generates a minimal CLAUDE.md and links AGENTS.md to it as a relative symlink.

evanfang0054
Bundle

@canhta/dsh-autopilot

Turn approved tracker tickets into review-ready pull requests with DeepSeek Harness.

canhta
Bundle

dsh-subagent-pi-plus

One-shot Pi subagent provider and true-gateway over the Pi RPC protocol

february2015
Bundle

code-ownership-audit

判定 Python 代码是原创还是演绎作品:给出与上游最长相同表达片段、逐条豁免依据和风险清单。纯本地 AST 分析,零依赖、不联网、不调模型。

ffseika0304
Bundle

dsh-escalation-advisor

Three-mode visible-session advisor plugin for DeepSeek Harness with configurable tool permissions, local-subagent coverage, and task-tree budgets.

zhangqian98
Bundle

dsh-deadend

A refutation ledger for coding agents: remember what did not work, and expire it automatically when the code it depended on changes.

liyixuan201211
Bundle

@lk251066/dsh-tui

Multi-session terminal workbench plugin for DeepSeek Harness

lk251066
Bundle

dsh-regression

Turn explicit coding-agent corrections into executable DeepSeek Harness regression tests.

chenghaoYang
Bundle

dsh-better-edit

Hash-anchored read/edit/undo_last_edit tools for DeepSeek Harness (dsh). Every line gets a unique 3-char hash (A-Za-z0-9) that stays stable across edits; stale or ambiguous anchors are rejected, never fuzzy-matched. Undo persists across restarts.

dsh-better-edit contributors