dsh-crew
已验证dsh-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
安装
dsh plugin add dsh-crew 用 dsh --profile default --dump-config 确认 layer 已生效 —— 参见安装指南。
源码
标签
说明文档
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