Cavan-Ou/hermes-dsh-collab

Cavan-Ou★ 3JavaScriptLast synced: 2026-08-14

Open on GitHub

Battle-tested multi-agent collaboration playbook for DeepSeek Harness: model-tier routing, spec discipline, git single-writer rule — as an installable skill. 多 agent 管线里运行 DSH 的实战协作规范

README excerpt

hermes-dsh-collab Hook DeepSeek Harness into your Hermes pipeline: automated dispatch, execution, and verification — with quality gates that don't trust self-reports. 简体中文版见 README.zh.md Your AI assistant can work all day. The question is whether you can walk away. This skill makes it safe to: Hermes writes the dispatch spec, DSH executes it, Hermes verifies it — and you only step in when a quality gate actually fails. Distilled from a real 14-day pipeline (30 commits, 7/7 stages shipped without rework). Dependencies: DSH 0.1.x (headless profile) + any orchestrator agent (built and tested with Hermes). Why this exists Hermes is your personal assistant. DSH is a capable executor. The gap is the operating contract between them: what a good dispatch spec looks like, which model tier to use for which stage, who is allowed to commit, and how verification actually happens. Most pipelines skip that contract and pay for it in rework. Recent work (COPE) shows planner/executor separation works — but only when the executor's behavior is controlled. This skill encodes those controls, from a pipeline where they were tested: - Model-tier routing — Flash ( reasoning: max ) for routine stages, Pro…

View full README on GitHub →
Agentsagent-harnessdeepseek-harnessdshdsh-pluginmulti-agentskillagent

Category