DSH Hub
dsh-expert-mode cover

Asher-2000/dsh-expert-mode

dsh-expert-mode

BundleWorkflow6 GitHub starsยท updated 2026-08-22

dsh-expert-mode is a community DeepSeek Harness plugin. Read the repository README before installing.

Install

npx @deepseek-ai/dsh plugin --profile web add github:Asher-2000/dsh-expert-mode

Restart `dsh web` after install. Bundle APIs can change during the developer preview.

README badge

dsh-expert-mode DSH Hub badge
[![DSH Hub](https://dshhub.dev/badge/dsh-expert-mode.svg)](https://dshhub.dev/plugins/dsh-expert-mode)

Paste this into your README. The star count updates with every catalog sync.

From the README

Excerpt from Asher-2000/dsh-expert-mode, cleaned of badges and images.

๐Ÿง  DSH Expert Mode

<strong>1 Coordinator + 16 Experts โ€” Full-Stack Multi-Agent Team</strong><br/> <em>้ฆ–ๅธญๅ่ฐƒๅฎ˜ + 16 ไฝ้ข†ๅŸŸไธ“ๅฎถ โ€” ๅ…จๆ ˆๅคšๆ™บ่ƒฝไฝ“ๅ›ข้˜Ÿ</em>

<a href="README.zh.md">ไธญๆ–‡</a> ยท <a href="README.md">English</a>


โœจ 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

<img src="assets/main-ui.jpg" alt="DSH Expert Mode main interface" width="500" /><br/> <em>Select the "Expert Mode" preset in DSH workspace to use</em>

<img src="assets/expert-mode-run.jpg" alt="Expert Mode running" width="500" /><br/> <em>5 expert subagents working in parallel, with real-time token usage and timing</em>


๐Ÿงฉ 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
๐Ÿ’ฌ Inter-Expert BusFile-based message bus (bus.py): experts send/read directly, zero coordinator relay, P2P capable
โšก Fault RecoveryAuto-retry on timeout, strategy switch on failure
๐Ÿ“‰ Progressive DisclosureMethodology injected on-demand, 28% token savings
๐ŸŒ BilingualComplete EN/ZH documentation

๐Ÿ“ฆ Installation

Option A: dsh plugin add (won't crash, but โŒ does NOT activate expert mode)

โ€ฆ

Related plugins