Dsh Btw — Development skill for Claude Code
enables /btw commands in deepseek-harness (similar to /btw in claude code).
How to install Dsh Btw
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open clclyzybzjsq/dsh-btw and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
What Dsh Btw does
enables /btw commands in deepseek-harness (similar to /btw in claude code).
Alternatives in Development
- IPolloWork — Enterprise-grade, local-first Agent Workbench for people and agent teams 4.9k ★
- Petdex — A public gallery of animated pets for Codex, Claude Code, DeepSeek Harness, Hermes, OpenCode, Gemini CLI, and 4k ★
- Harnessrouter — HarnessRouter Community Edition: the self-hosted, Apache-2.0 edition of the unified interface for agent harnes 618 ★
README
dsh-btw
dsh(DeepSeek Harness)全局命令插件:`/btw` 进行**一次不计入会话记忆的问答**,等价于 Claude Code 的 `/btw` 指令。
A global-command plugin for DeepSeek Harness (dsh): `/btw` performs a **one-off Q&A that is not recorded into session memory** — the Claude Code `/btw` equivalent.
兼容性 / Compatibility
**本插件只保证适用 [DeepSeek Harness](https://github.com/deepseek-ai/deepseek-harness) 官方仓库的 v0.1.1 基线版本**(tag `dsh-v0.1.1`;本地开发与验证基线为 `dsh-v0.1.1-rc.2`)。不保证在官方仓库更高版本(v0.1.2 及以后)上正常工作,升级 harness 前请先在本机验证。
**This plugin is only guaranteed to work on the v0.1.1 baseline of the official [DeepSeek Harness](https://github.com/deepseek-ai/deepseek-harness) repository** (tag `dsh-v0.1.1`; the local development and validation baseline is `dsh-v0.1.1-rc.2`). It is not guaranteed to work on later official versions (v0.1.2 and beyond) — verify on your own machine before upgrading the harness.
插件只依赖宿主注入的 `ctx.commands` 与 `ctx.llm` 服务;对 `@deepseek-ai/*` 包全部为类型导入,构建时擦除、零运行时依赖,因此不会随 harness 产生依赖版本漂移,但仍以 v0.1.1 基线的服务语义为准。
The plugin depends only on the host-injected `ctx.commands` and `ctx.llm` services; every `@deepseek-ai/*` import is type-only and erased at build time, so there is zero runtime dependency and no drift with the harness — the v0.1.1 baseline service semantics are authoritative.
特性 / Features
- 全局生效:在普通
ctx上通过ctx.commands.register()注册(plain-context registration is global),profile 下任何 agent preset / 模式 / 会话都可用,无需在每个 preset 中配置。 Global: registered on the plainctxviactx.commands.register()(plain-context registration is global), so every agent preset / mode / session under the profile sees the command with no per-preset configuration. - detached 即时清空:触发即清空 composer、立即释放输入能力;主代理繁忙时也可随时触发,不需要排队(
/行走命令管线,不进入消息队列)。 Detached, immediate clearing: triggering clears the composer and frees input instantly; it can fire even while the main agent is busy and does not queue (it walks the command pipeline, not the message queue). - 沿用当前模型:优先复用当前会话最近一次请求的 provi
Related Skills
Dsh Plugin Cc
Bridge Deepseek-harness into Claude Code for review, critique, delegation, and session import.
Dsh Usage
🌊 Persistent dock & fully-customizable balance/usage panel for DeepSeek Harness — activity heatmap, dual-chan
Dsh Plugin Product Subagents
Role-based Codex / Claude Code / ACP subagent providers for the DeepSeek Harness — continuable children, durab
Dsh Movein
Migrate Claude Code setup into DeepSeek Harness. Import skills, commands, agents, hooks, permission rules, and
Dsh Claude Move
Four-source migration wizard for DeepSeek Harness: move Claude Code, Codex, OpenCode and Hermes sessions, memo
Dsh Shell Command
DeepSeek Harness (DSH) plugin: a /! command trigger (run one command, analyze output, inspired by Claude Code'
Related Agents
Ds Flash
DSH (DeepSeek Harness) worker on the flash tier - fast and cheap. Delegate simple, well-scoped subtasks: mecha
Claude Code Hook Comms (hcom)
by aannoo - Lightweight CLI tool for real-time communication between Claude Code sub agents using hooks. Enabl
Task Author
Phase 3 - Create individual task files from physical map. Each task is a separate JSON file in .tasker/tasks/.