AI Agent Hub
Back to plugins
dsh-agent-conductor preview

dsh-agent-conductor

Workflow Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install MJorgin/dsh-agent-conductor

Paste the following prompt into your AI chat to install this plugin:

To install this plugin in DeepSeek Harness, run the command dsh plugin install MJorgin/dsh-agent-conductor with the full source at https://github.com/MJorgin/dsh-agent-conductor.

About this plugin

DeepSeek Harness excels as a reasoning engine, but it sometimes falls short when diverse tasks require specialized coding agents. dsh-agent-conductor bridges this gap by enabling the DSH agent to intelligently delegate tasks to external agent CLIs, like Codex or Claude Code, bringing their results back into the conversation seamlessly and fostering multi-agent collaboration.

At its core, the plugin offers auto-triggered dispatch through skill-description matching. It can recognize when to hand off tasks—such as translating documents with Codex or investigating errors with Claude Code—and execute them in headless mode across 11 supported agents. This enhances efficiency while maintaining privacy, as task data is only sent to each CLI's provider without manual intervention.

Designed for developers and teams leveraging DSH for multi-agent workflows, dsh-agent-conductor is ideal for those looking to expand their agent ecosystem without complexity. Its skill-based installation ensures zero dependencies and easy integration, making multi-agent collaboration accessible, secure, and tailored to various coding and productivity needs.

Screenshots

Use Cases

  • Translate technical documents with Codex
  • Investigate code errors with Claude Code
  • Develop features using Gemini

Best For

  • Developers using DeepSeek Harness
  • Teams requiring multi-agent collaboration
  • Users looking to integrate external agent CLIs