dsh-cross-team
Run the following command in DeepSeek Harness:
dsh plugin install uckkk/dsh-cross-team
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install uckkk/dsh-cross-team in the DeepSeek Harness terminal to install the plugin; the full source code is available at https://github.com/uckkk/dsh-cross-team.
About this plugin
Cross-department collaboration in agent workflows often demands structured, repeatable exchange of methods and process definitions, yet most teams end up relying on manual documentation or external APIs that introduce network risk and fragility. dsh-cross-team closes this gap by registering a single cross_team tool that, when invoked in a session, returns structured collaboration methods based on the parameters you provide, making multi-role orchestration both deterministic and reusable.
The entire plugin is implemented in pure Node.js with zero network dependencies and makes no outbound requests. This means it runs reliably in offline environments, intranet sandboxes, or high-compliance projects where external calls are strictly prohibited, and requires no extra configuration beyond installation.
dsh-cross-team is well suited for developers building multi-agent or multi-node workflows, especially teams that prefer a lightweight, dependency-free, MIT-licensed local solution for passing structured instructions between virtual team nodes without relying on cloud services.
Use Cases
- Retrieve structured collaboration methods by parameter in multi-agent workflows
- Pass methods between team nodes in intranet or offline environments
- Register a deterministic cross-role tool call for agent orchestration
Best For
- Developers building multi-agent workflows
- Teams deploying agents in offline or intranet environments
- Engineers who prefer lightweight, dependency-free local solutions
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.