dsh-engineering-suite
Run the following command in DeepSeek Harness:
dsh plugin install lonelymoon87/dsh-engineering-suite
Paste the following prompt into your AI chat to install this plugin:
Run dsh plugin install lonelymoon87/dsh-engineering-suite in DeepSeek Harness to install this engineering suite; see https://github.com/lonelymoon87/dsh-engineering-suite for details.
About this plugin
Setting up a full engineering workflow in DeepSeek Harness usually means wiring together specification tracking, Git operations, security review, and code search as separate plugins. Installing them one by one is tedious, and version drift can silently break behavior. dsh-engineering-suite pins all four components to the same release so a single install yields a reproducible engineering profile.
The bundle ships four focused capabilities: dsh-specflow for durable specification-driven delivery; dsh-gitflow for bounded Git inspection, commits, branch management, and optional Change Ledger restore points; dsh-guardian for dangerous-operation policy, canonical result redaction, and security review; and dsh-code-intel for symbol outlines plus persistent lexical or embedding-assisted code search. None of the components wrap each other's APIs, duplicate state, or introduce an extra model-visible tool.
If you are building a DSH agent profile for real development work and want specification tracking, version control, a security guardrail, and code intelligence wired together in one install—with reproducible versions and no telemetry—this suite is built for you.
Use Cases
- One-shot installation of spec delivery, Git workflow, security guard, and code search into a DSH agent profile
- Reproducible engineering tooling for agents in CI/CD pipelines
- Constraining risky operations and redacting canonical results in sensitive workspaces via Guardian policies
Best For
- Developers building agent workflows on DeepSeek Harness
- Teams needing a unified engineering toolchain with reproducible versions
- Engineers requiring security review and operation policies in sensitive projects
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.