dshpluginsdshplugins.cc

yangdcm/dsh-expert-team

Role-based multi-agent team for DeepSeek Harness. The /team command assembles up to 12 specialist subagents (product, architect, researcher, UI, backend, frontend, database, security, reviewer, QA, DevOps, docs) and runs a nine-phase gated pipeline (clarify, research, design, spec review, plan approval, implement, review, test, deliver) over a shared workspace of artifacts (SPEC, PLAN, TASKS, STATE, REVIEW, TEST). Quality gates are enforced by plugin code rather than requested in prompts: an unfinished task cannot be marked completed, quality findings must be adjudicated by the reviewer or QA role, and coverage gaps or rework over budget appear live in the overlay and in /team status. Ships a live team overlay (phases, roster with per-role models, task DAG, artifact preview, decision buttons), a persistent-team mode that resumes across sessions, and per-run token and time accounting. Zero runtime dependencies, no build step.

workflowLicense MITJavaScript
64Health score
Install · dsh CLI
npm$ dsh plugin --profile web add @yangdcm/dsh-expert-team
github$ dsh plugin --profile web add github:yangdcm/dsh-expert-team

Health breakdown

64 / 100
License25 / 25
Repo verified15 / 15
Documentation10 / 15
Adoption · stars2 / 20
Community · forks0 / 10
Distribution · downloads12 / 15

Score reflects license, community signals, documentation and distribution. It is not a code audit — review the source before installing.

Security

LicenseMIT
Risk disclosurepartial — review the source
Network callsnone
Credentialsno
Manifestdeclared

Key metrics

Downloads / mo2,495
Star trend1
35%past week
Stars
1
Forks
0
Listed
Sep 18, 2026
Last updated
Sep 18, 2026

Related

Related plugins

NanmiCoder/dsh-agent-teams100

dsh-agent-teams turns the current DeepSeek Harness session into a captain that can assemble durable sub-agents, split a goal into dependency-aware tasks, and coordinate work through direct messages.

72.0k 1.7k
ChongCyrus/Vibe-Mathematics75

Multi-agent math problem-solving & verification framework: brainstorm → solver iteration → multi-verifier debate → Verified knowledge base, with checkpoint resume and manual/auto intervention (also ships as an agent preset).

12.2k 28
randomix777/dsh-image-gen70

Optimized fork of dsh-image-gen with batch generation (count), gallery pagination, lazy loading, fetch retry/timeout, and 7 providers: Gemini/OpenAI/Seedream/DashScope/Agnes/GLM-Image/Stability AI.

10.6k 0
shanliuling/dsh-image-gen88

Native conversational image generation for DeepSeek Harness: ask the agent to create an image, and it handles generation and keeps the result directly in the conversation.

10.6k 437
Norman-else/dsh-claude77

dsh-claude runs the locally installed Claude Code CLI as a first-class conversation provider inside DeepSeek Harness (DSH). It uses Claude Code's official Agent SDK protocol instead of recreating the agent with a separate API client.

8.9k 7
zuoyunlai/lunheng-article-pipeline-dsh75

DeepSeek Harness bundle registering one skill that turns long-form production (academic papers, industry analysis, business commentary) into a 9-role pipeline: T1 literature / T2 data / T3 case scouts running in parallel, T4 analyst, T5 writer, T6 critical companion, T7 auditor, T8 finalizer run by the coordinator, T9 peer reviewer — across 6 phases with triangular evidence verification, a 23-check M-gate, a G0-G14 audit including a Chinese AI-trace gate, peer-review scoring with journal matching, and 4 human checkpoints. Installs with `dsh plugin add lunheng-article-pipeline` (package.json#dsh.bundle.patch plus a lib/index.js entry that registers the skill); ships role cards for T1-T9, templates and 11 zero-dependency verification scripts, with five-language READMEs.

7.5k 5