dsh-spec-driven
Run the following command in DeepSeek Harness:
dsh plugin install satan9394/dsh-spec-driven
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install satan9394/dsh-spec-driven in DeepSeek Harness to install this plugin; the full source is available at https://github.com/satan9394/dsh-spec-driven .
About this plugin
In agent workflows, writing a clear spec before letting agents execute is often more reliable than dropping raw prompts. dsh-spec-driven is a DeepSeek Harness workflow plugin built around that idea: it treats a spec (specification document) as the primary driver of agent collaboration, making every step traceable and grounded.
By embedding spec-driven principles into the orchestration of agent workflows, it keeps each execution step aligned with explicit goals and constraints, reducing drift and repetition when context is thin.
If you prefer writing design docs before implementation and want your agents to stay locked to a pre-defined spec, dsh-spec-driven is worth a look. It is open-source under the MIT license and integrates cleanly into existing DeepSeek Harness workflows.
Use Cases
- Define a spec first, then drive multi-step agent execution
- Use a design document as shared context across agent collaborations
- Build traceable, constraint-bound multi-agent pipelines
Best For
- Engineers who write design docs before implementation
- Teams that want agent outputs aligned to a pre-defined spec
- Developers orchestrating agent workflows with DeepSeek Harness
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.