dsh-agent-conductor
Dispatch tasks in-session to 11 external agent CLIs (Codex/Claude Code/TraeCode/OpenCode/Gemini/Cursor/Kimi/Qwen/Copilot/WorkBuddy/Grok) and stream results back
Install
dsh plugin --profile web add github:akqwpeter-prog/dsh-agent-conductor dsh-agent-conductor
Inspired by Multica’s “agent squad” idea, this conductor lets your in-session agent recognize delegation requests and dispatch tasks headlessly to 11 external agent CLIs (Codex, Claude Code, TraeCode, OpenCode, Gemini, Cursor, Kimi, Qwen, Copilot, WorkBuddy, Grok), with stdout results streamed back as the basis for the answer. Zero-dependency: one SKILL.md plus a 90-line dispatch.py; it can also be installed as a host-only bundle providing the conductor_dispatch tool.