dsh-pipeline-kernel:DSH 多 Agent 管線管理內核

dsh-pipeline-kernel 是 not-big-dog 維護的 DSH Cordis 插件,提供管線無關的多 Agent 管理能力:任務板、臺賬、部署、註冊表、巡檢、打包複用與 Web 控制面板。管線由 pipeline_define 配置定義,內核不預置業務。安裝需 deepseek-harness 0.1.0-rc.8+,通過 link 或 dsh plugin add 啓用,新會話獲得 pipeline_* 工具。典型流程爲 define → deploy → seed → push → claim/done → status,v0.8 起默認開啓 watchdog 自愈與停滯彙報。MIT 許可,GitHub 約 36 stars。

閱讀全文
dsh-reverse-skill:把 reverse-skill 完整封裝爲 DSH Cordis 插件

dhicoc/dsh-reverse-skill 將上游 reverse-skill 的 87 個 SKILL.md 原樣打包爲 DeepSeek Harness Cordis 插件,覆蓋逆向、授權滲透測試與安全研究。相比僅移植 45 個技能的 preset 方案,本插件通過 ctx.skills 自動註冊全部技能,一行 dsh plugin add 即可啓用,也支持 customSkillDirs 回退掛載。

閱讀全文