dsh-warm-minimal
Run the following command in DeepSeek Harness:
dsh plugin install sch246/dsh-warm-minimal
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install sch246/dsh-warm-minimal inside DeepSeek Harness to install; the full source is available at https://github.com/sch246/dsh-warm-minimal .
About this plugin
When a multi-agent workflow forces the main agent to both coordinate and execute, the system prompt bloats and the model loses focus among an oversized tool list. dsh-warm-minimal narrows the main agent to a pure coordinator and hands broad capabilities to sub-agents, so every layer operates in a lean context.
Key mechanics: a real provider bootstrap on the first user turn with a single-line system prompt and only shell plus editor tools; after bootstrap the main agent keeps persona, persistent shell, narrow skills, todo and one compact delegate, while sub-agents receive full AGENTS, search, Web and background jobs. Every prompt/context source and every tool schema can be independently scoped to main-agent-only, sub-agent-only, or shared.
Built for DeepSeek Harness users who want a minimal-prompt multi-agent workflow with fine-grained control over what each agent can see.
Use Cases
- Main agent stays in a lean context for coordination while sub-agents handle discovery and execution
- Scope prompt sources and tool schemas per agent role with independent radio controls
- Enter the role-split workflow after a real provider bootstrap turn without faked events
Best For
- Developers building multi-agent workflows on DeepSeek Harness
- Users who want a lean main-agent prompt with reduced tool noise
- Teams that need fine-grained source admission control per agent role
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.