dsh-subagent-delegation
Ships a skill about handing work to subagents instead of doing it inline - which tasks are worth fanning out, how many to run at once, how to send them in parallel, and how to check what they returned instead of trusting the summary.
携带一份讲「什么该交给子 agent 做、而不是自己顺手做」的技能——哪些任务值得扇出、一次派几个、并行怎么发,以及子 agent 回来后怎么核对它真的做了什么,而不是信它的总结。
How to install
dsh plugin add dsh-subagent-delegation About
dsh-subagent-delegation 一个 DSH 插件,内容只有一份技能:安装时把包内的 skills/ 注册为一个技能根,于是这份技能随插件进入 agent 的技能目录。 sh dsh plugin --profile web add dsh-subagent-delegation 技能覆盖什么 **何时该派**:决策三问(要翻 5+ 个文件 / 要多次搜索调研 / 有 2+ 个互不依赖的子项),以及「5 个文件的『简单任务』已经该派了」这类红牌警示 **派发形态**:DSH 的子 agent 没有 Explore / general-purpose 这类内置类型,形态只能靠 prompt 承载——只读探索、通用分析、方案设计、独立审查各该怎么写 prompt **并行与后台**:同一轮消息里发多个 subagent 调用让它们并行;subagent 默认就进后台,subagent_fork 用于需要看见当前对话的活 **回来怎么验收**:不盲信子 agent 的总结,核对实际文件变更和它给出的证据链 布局 package.json # dsh.bundle.patch → cordis.patch.yml cordis.patch.yml # 插入一行 @deepseek-ai/dsh-skill-filesystem,customSkillDirs 指向 skil…
Recommendation signals
Meta
- License
- MIT
- Language
- –
- GitHub stars
- 0
- mo. downloads
- 271
- Last push
- 2026-09-20
- Created
- 2026-09-13
Basic safety check
- Findings
- None
- Sources
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- Topics
- deepseek-harness, dsh, dsh-plugin, skill
Related plugins
agent-device
callstackincubator/agent-device
Mobile app automation and verification for AI coding agents. CLI, MCP server, and typed Node.js API for iOS, Android, HarmonyOS, TV, web, macOS, and Linux.
SuperClaude_Framework
SuperClaude-Org/SuperClaude_Framework
A configuration framework that enhances Claude Code with specialized commands, cognitive personas, and development methodologies.
pipedream
PipedreamHQ/pipedream
Connect APIs, remarkably fast. Free for developers.