dsh-suite
Run the following command in DeepSeek Harness:
dsh plugin install andrepontesmelo/dsh-suite
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install andrepontesmelo/dsh-suite inside DeepSeek Harness to install this plugin; the source repository is at https://github.com/andrepontesmelo/dsh-suite .
About this plugin
Running multi-model, multi-step coding workflows in DeepSeek Harness often means installing model-routing plugins, task-decomposition skills, and review-loop skills separately, each with its own configuration, version cadence, and upgrade rhythm. dsh-suite packages the entire productivity chain into a single installable unit, bringing every component online with one command.
dsh-model-router exposes virtual model IDs with priority failover, round-robin rotation, and sleep windows; strong-orchestrator drives a sequential implement-then-review loop with a persistent implementer agent; dex and dex-plan decompose work into epics and subtasks verified through the dex CLI; and the ponytail family (audit, debt, gain, help, review) enforces a shortest-working-diff, senior-engineer output style. After installation, DSH skill discovery automatically points at all nine bundled skills, and a simple harness restart brings them live. Model-routing tables and provider credentials stay in the users own cordis.patch.yml, keeping configuration cleanly separated from installation.
This suite is built for engineers who already rely on DSH for daily coding work and want to unify model failover, orchestration loops, task-hierarchy management, and code-output discipline into one coherent stack. If piecing together individual plugins and skills feels like yak-shaving, dsh-suite is the ready-to-go workflow foundation underneath.
Use Cases
- Multi-provider model failover and round-robin routing
- Sequential implement-then-review task loops
- Decomposing large tasks into epics and subtasks with CLI verification
Best For
- Daily coding engineers working inside DSH
- Operators managing multi-provider model routing configs
- Developers enforcing shortest-working-diff output discipline for their agents
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.