dsh-swarm
Run the following command in DeepSeek Harness:
dsh plugin install joekytc/dsh-swarm
Paste the following prompt into your AI chat to install this plugin:
To install the dsh-swarm plugin in DeepSeek Harness, run the command 'dsh plugin install joekytc/dsh-swarm', with the source code at https://github.com/joekytc/dsh-swarm.
About this plugin
When building complex AI applications, coordinating multiple agents often fails due to role drift, unverifiable handoffs, and silent deadlocks. dsh-swarm addresses these issues with a governed framework that ensures every step is traceable and evidence-backed. At its core, it employs six specialist agents with strict single responsibilities: an orchestrator breaks down requirements, a planner creates implementation plans, an executor writes code, reviewers validate work, and a wiki bridge manages knowledge base sync. This isolation prevents role bleeding, and every handoff must carry structured evidence to proceed. The plugin also features a real-time workflow kanban that streams all states to the browser, making the pipeline transparent, while failure recovery through idempotent retries and human-gated reviews enhances system robustness. For teams seeking high-quality, auditable automation workflows, whether in small projects or enterprise-scale development, dsh-swarm reduces errors and boosts efficiency, turning AI agents from unreliable tools into trustworthy collaborators.
Use Cases
- Automatically transform product requirements into rigorously verified code implementations.
- Coordinate task division and handoffs in multi-agent systems.
- Build auditable development pipelines to reduce errors.
Best For
- Software development teams seeking automated workflows.
- Developers building multi-agent AI applications.
- Enterprises pursuing traceable development processes.
Related Plugins
A method pack that makes AI coding agents plan against your real baseline, prove completion with fresh evidence, and reduce reworks and unsafe changes.
Turns the DeepSeek Harness session into a captain that builds a durable sub-agent team, splits goals into dependency-aware tasks, and coordinates work via direct messages and a live Web UI.
Gives coding agents design judgment, letting Claude Code, Cursor, and 70+ agents generate and iterate high-quality UI, presentations, and graphics right from the terminal.
Run the Pi ecosystem's plugins on DeepSeek Harness, unmodified, via a compatibility layer that implements Pi's public extension ABI on DSH's native services.