- License
- MIT
- 分支
- main
安装
$ dsh plugin --profile web add github:Asher-2000/dsh-expert-mode在终端中运行以上命令,通过 dsh CLI 安装此插件。可在右上角切换 Profile。 第一次用 dsh?看这篇新手教程
对话式安装
帮我安装 DeepSeek Harness 插件 Asher-2000/dsh-expert-mode:先查看仓库 https://github.com/Asher-2000/dsh-expert-mode 确认安全性,然后执行安装命令并验证插件加载成功。
把这段指令粘贴给 DSH Web GUI 里的助手,由它代你完成安装与验证。
1 Coordinator + 16 Experts — Full-Stack Multi-Agent Team
首席协调官 + 16 位领域专家 — 全栈多智能体团队
✨ What it does
Install this preset and DSH automatically becomes a "Chief Coordinator" mode:
| Scenario | Behavior |
|---|---|
| Receives task | Identifies domain → delegates to the best expert |
| Complex tasks | Dispatches multiple experts in parallel |
| Simple tasks | Coordinator handles directly — no forced delegation |
| Task complete | Experts stay online for follow-up modifications |
No custom prompts to write. No multi-config to maintain. Just install and use.
🖼️ Demo

Select the "Expert Mode" preset in DSH workspace to use

5 expert subagents working in parallel, with real-time token usage and timing
🧩 16 Experts
🎯 Full-Stack Core (6)
| Expert | Tool | Domain |
|---|---|---|
| 🖥️ Frontend Dev | expert_frontend_dev | Web frontend, React/Vue, CSS/UI |
| 🖥️ Backend Dev | expert_backend_dev | API, server logic, authentication |
| 🗄️ Database | expert_database | Schema design, SQL, optimization |
| 🏗️ Architect | expert_architect | System design, tech selection |
| 🛠️ DevOps | expert_devops | CI/CD, Docker, K8s, deployment |
| 🧪 QA Engineer | expert_qa_engineer | Testing strategy, automation |
🔒 Security & Data (3)
| Expert | Tool | Domain |
|---|---|---|
| 🔒 Security | expert_security | Code audit, vulnerabilities, hardening |
| 📊 Data Analyst | expert_data_analyst | Statistics, visualization, insights |
| 🎨 UI/UX Design | expert_uiux_design | Interface design, design systems |
💼 Business (7)
| Expert | Tool | Domain |
|---|---|---|
| 📋 Product Manager | expert_product_manager | PRD, requirements, competitor research |
| ✍️ Copywriter | expert_copywriter | Marketing copy, content creation |
| ⚖️ Legal Review | expert_legal_review | Contract review, legal risk |
| 📱 Social Media | expert_social_media | Multi-platform distribution |
| 🚀 Growth Hacker | expert_growth | Growth strategy, A/B testing |
| 💹 Quant Finance | expert_quant_finance | Quantitative models, risk |
| 💰 Finance | expert_finance | Financial analysis, budget |
🛡️ Features
| Feature | Description |
|---|---|
| 🎯 Smart Delegation | Auto-identifies task domain and routes to the best expert |
| 🚀 Fast Track | Simple tasks handled directly — no forced delegation |
| 🔄 Five-Anchor Constraint | Prevents topic drift with per-turn self-check |
| 🤝 Cross Review | High-risk tasks get multi-expert independent review |
| 💾 Experience Pool | Lessons learned are saved and injected next time |
| 💬 Subagent Communication | Experts can communicate via send_message (continuable mode) |
| ⚡ Fault Recovery | Auto-retry on timeout, strategy switch on failure |
| 📉 Progressive Disclosure | Methodology injected on-demand, 28% token savings |
| 🌐 Bilingual | Complete EN/ZH documentation |
📦 Installation
# In DSH workspace
dsh plugin add @deepseek-ai/dsh-expert-mode
Then select "专家模式" in the workspace preset selector.
🚀 Quick Start
- Install the plugin
- Select "专家模式" preset
- Ask any question — the coordinator auto-delegates to the right expert
Example
User: 帮我设计一个用户认证系统
Coordinator:
→ 识别领域: 后端开发 + 安全
→ 委派 Backend Dev: API 设计、JWT 实现
→ 委派 Security: 安全审计、漏洞防护
→ 汇总输出完整方案
🏗️ Architecture
┌─────────────────────────────────────────────────────────────────┐
│ Expert Mode Architecture │
├─────────────────────────────────────────────────────────────────┤
│ │
│ ┌──────────────────────────────────────────────────────────┐ │
│ │ Chief Coordinator (协调官) │ │
│ │ • Task analysis • Domain identification │ │
│ │ • Expert routing • Result aggregation │ │
│ └──────────────────────────────────────────────────────────┘ │
│ │ │
│ ┌───────────────┼───────────────┐ │
│ ▼ ▼ ▼ │
│ ┌─────────────┐ ┌─────────────┐ ┌─────────────┐ │
│ │ Frontend │ │ Backend │ │ DevOps │ │
│ │ Database │ │ Security │ │ QA │ │
│ │ Architect │ │ ... │ │ ... │ │
│ └─────────────┘ └─────────────┘ └─────────────┘ │
│ │
└─────────────────────────────────────────────────────────────────┘
📚 Documentation
| Document | Description |
|---|---|
| User Guide | Installation and usage |
| Expert Methods | Detailed methodology for each expert |
| Architecture | System design details |
| Changelog | Version history |
🤝 Contributing
- Fork the repository
- Create a feature branch
- Commit your changes
- Push to the branch
- Open a Pull Request
📄 License
MIT License - see LICENSE for details.
🙏 Acknowledgments
- DeepSeek Harness - The core framework
- Cordis - Plugin system
- Awesome DSH Plugin - Community listing
收录徽章
[](https://deepseek-plugin.org/plugins/Asher-2000/dsh-expert-mode)把这段 markdown 粘贴到你的 GitHub README,链接回本插件详情页。徽章只声明已被本站收录,不代表安全认证。