hermes-dsh-collab: Linking DSH Execution and Hermes Orchestration into a Verifiable Pipeline

hermes-dsh-collab is an open-source DSH plugin designed to address collaboration gaps in agent pipelines caused by the lack of clear conventions between orchestration and execution sides. This skill pack integrates the DeepSeek Harness (DSH) into the Hermes pipeline, with core capabilities including dispatch-spec template provision, model-layered routing, orchestration-held quality gates that do not rely on self-reporting, and Git single-writer rules to prevent executors from committing code directly. By automating dispatch, execution, and validation chains, it ensures results are placed directly into the project directory via a cwd write-back mechanism. Additionally, it compiles a pitfalls list with specific receipts to avoid common configuration traps. This plugin is suitable for environments relying on DSH 0.1.x headless.

Read More