dsh-crew
Verifieddsh-crew Β· v0.10.0 Β· MIT
DeepSeek Harness (dsh) plugin: run work as a small crew of role agents (product manager, researcher, architect, engineer, test engineer, code engineer, QA, code reviewer, security reviewer, doc reviewer) that talk through files on disk, with the PM as the
Install
dsh plugin add dsh-crew Confirm the layer applied with dsh --profile default --dump-config β see the install guide.
Source
Tags
Readme
dsh-crew
Version 0.9.0.
dsh-crew is a plugin for DeepSeek Harness (dsh). It turns your dsh session into a product manager (PM) that runs a crew of role agents: architect, engineer, test engineer, code engineer, QA, code reviewer, security reviewer, doc reviewer, and researcher.
What it is
You talk to the PM. The PM starts role agents for the work, and every decision is written down in documents that stay in the repository.
Two lanes:
askβ you want an answer. The PM answers. Nothing changes.teamβ you want a change. The PM runs the crew: one task per change, one round of QA, one round of each review, then a commit. Pushing and publishing still need your own yes, every time.
Install
dsh plugin --profile tui add dsh-crew # or --profile web
Restart dsh. Pick the Crew preset for a session.
Quick start
- Install the plugin (above).
- Restart dsh.
- Start a session on the Crew preset. Your session becomes the PM.
- Ask a question, or ask for a change.
Configuration
Everything is optional. Settings live in two places:
- The
dsh-crew-coreanddsh-crew-git-guardrows in your profile'scordis.patch.yml: roles folder, live-agent limit, review rounds, job folder, and the git guard. - The
dsh-crew-rolesrow in~/.dsh/.agent-presets/crew/agent.cordis.yml: per-role tools and models.
License
MIT