dsh-expert-mode

6Star1Fork1Issue0Watching
机审证据安装命令仓库已核验dsh-plugin Topic许可证READMEAI 百科
License
MIT
分支
main
agent-presetai-agentdeepseek-harnessdsh-pluginexpert-modemulti-agentsubagent

安装

$ 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 位领域专家 — 全栈多智能体团队

dsh-plugin Featured in Awesome DSH Plugin Release License: MIT Stars

中文 · English


✨ What it does

Install this preset and DSH automatically becomes a "Chief Coordinator" mode:

ScenarioBehavior
Receives taskIdentifies domain → delegates to the best expert
Complex tasksDispatches multiple experts in parallel
Simple tasksCoordinator handles directly — no forced delegation
Task completeExperts stay online for follow-up modifications

No custom prompts to write. No multi-config to maintain. Just install and use.


🖼️ Demo

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

Expert Mode running
5 expert subagents working in parallel, with real-time token usage and timing


🧩 16 Experts

🎯 Full-Stack Core (6)

ExpertToolDomain
🖥️ Frontend Devexpert_frontend_devWeb frontend, React/Vue, CSS/UI
🖥️ Backend Devexpert_backend_devAPI, server logic, authentication
🗄️ Databaseexpert_databaseSchema design, SQL, optimization
🏗️ Architectexpert_architectSystem design, tech selection
🛠️ DevOpsexpert_devopsCI/CD, Docker, K8s, deployment
🧪 QA Engineerexpert_qa_engineerTesting strategy, automation

🔒 Security & Data (3)

ExpertToolDomain
🔒 Securityexpert_securityCode audit, vulnerabilities, hardening
📊 Data Analystexpert_data_analystStatistics, visualization, insights
🎨 UI/UX Designexpert_uiux_designInterface design, design systems

💼 Business (7)

ExpertToolDomain
📋 Product Managerexpert_product_managerPRD, requirements, competitor research
✍️ Copywriterexpert_copywriterMarketing copy, content creation
⚖️ Legal Reviewexpert_legal_reviewContract review, legal risk
📱 Social Mediaexpert_social_mediaMulti-platform distribution
🚀 Growth Hackerexpert_growthGrowth strategy, A/B testing
💹 Quant Financeexpert_quant_financeQuantitative models, risk
💰 Financeexpert_financeFinancial analysis, budget

🛡️ Features

FeatureDescription
🎯 Smart DelegationAuto-identifies task domain and routes to the best expert
🚀 Fast TrackSimple tasks handled directly — no forced delegation
🔄 Five-Anchor ConstraintPrevents topic drift with per-turn self-check
🤝 Cross ReviewHigh-risk tasks get multi-expert independent review
💾 Experience PoolLessons learned are saved and injected next time
💬 Subagent CommunicationExperts can communicate via send_message (continuable mode)
Fault RecoveryAuto-retry on timeout, strategy switch on failure
📉 Progressive DisclosureMethodology injected on-demand, 28% token savings
🌐 BilingualComplete EN/ZH documentation

📦 Installation

# In DSH workspace
dsh plugin add @deepseek-ai/dsh-expert-mode

Then select "专家模式" in the workspace preset selector.


🚀 Quick Start

  1. Install the plugin
  2. Select "专家模式" preset
  3. 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

DocumentDescription
User GuideInstallation and usage
Expert MethodsDetailed methodology for each expert
ArchitectureSystem design details
ChangelogVersion history

🤝 Contributing

  1. Fork the repository
  2. Create a feature branch
  3. Commit your changes
  4. Push to the branch
  5. Open a Pull Request

📄 License

MIT License - see LICENSE for details.


🙏 Acknowledgments

收录徽章

Listed on deepseek-plugin.org
[![Listed on deepseek-plugin.org](https://img.shields.io/badge/listed_on-deepseek--plugin.org-007EC6)](https://deepseek-plugin.org/plugins/Asher-2000/dsh-expert-mode)

把这段 markdown 粘贴到你的 GitHub README,链接回本插件详情页。徽章只声明已被本站收录,不代表安全认证。

返回插件目录
dsh-expert-mode — DeepSeek Harness 插件 | deepseek-plugin.org