libinyam/dsh-experts

插件 ⭐ 1 MIT agent-orchestrationtools

DeepSeek 多专家工具包:专家团队作为用户可编写的数据目录,每个目录自动注册为可路由技能(引擎与名单分离)。

catalog 简介:DeepSeek Harness multi-expert bundle: expert teams as user-authorable data directories, each auto-registered as a routable skill (engine and roster separated).

安装

团队目录(数据)                        dsh-experts 插件(引擎)
┌─ <projectRoot>/.dsh/experts/  rank 100 ┐
├─ config.teamDirs              rank 300 │→ 发现 → team.json 严格校验(fail loud)
├─ <dshHome>/experts            rank 400 │→ 组装 → 工作流模板 + 花名册 + 人设卡
└─ 随包 teams/(示例团队)      rank 600 ┘        + 升级矩阵 + TEAM.md 约定
                                              ↓
                            skill 目录出现 experts-<团队名>,模型按 whenToUse 路由
                                              ↓
                            当前会话启动真实 lead child
                                      ↓
                            lead 按任务动态启动 specialist child
                            (相关专家才启动,可继续/追加派遣)

libinyam/dsh-experts 加入你的 DSH 配置(web profile)即可启用。

README

展开完整 README 收起

README 内容为空。