dsh-task-orchestrator
自动编排复杂的 DeepSeek Harness 请求:判断任务是否适合委派,创建考虑依赖关系的计划,分配受数量限制的 researcher、architect、backend、frontend、tester 和 documentation worker,收集结构化证据,并将结果交给最终 reviewer。该 bundle 会一起启用工作流引擎和面向模型的 subagent 工具;关闭插件时也会同时关闭完整的工具组。
Automatically orchestrates complex DeepSeek Harness requests. It detects when delegation is useful, builds a dependency-aware plan, assigns bounded researcher, architect, backend, frontend, tester, and documentation workers, collects structured evidence, and sends the results to a final reviewer. The bundle atomically enables the workflow engine and model-facing subagent tools; disabling the plugin disables its complete tool group as well.
怎么安装
dsh plugin add github:hasan-aghayev/dsh-task-orchestrator 简介
DSH Task Orchestrator Adaptive delegation for DeepSeek Harness. The parent model remains the only orchestrator: it creates or validates a small dependency graph, selects the minimum useful number of workers, packs them by context budget, and may assign review to one ordinary worker slot. Author: Hasan Aghayev License: MIT Install Install the public GitHub package into a DSH profile: sh pnpm dsh plugin --profile web add https://github.com/hasan-aghayev/dsh-task-orchestrator.git The package declares a dsh.bundle manifest in package.json, so the command can discover and apply cordis.patch.yml aut…
推荐参考
信息
- 协议
- MIT
- 语言
- TypeScript
- GitHub 星标
- 0
- 月下载
- –
- 最近更新
- 2026-09-16
- 创建于
- 2026-09-15
基础安全检查
- 检查结果
- curated 收录但无 npm 包/安装命令
- 收录来源
- curated:awesome-dsh-plugin.com, curated:awesome-dsh-plugin/awesome-dsh-plugin
- 主题标签
- dsh-plugin
同类推荐
SuperClaude_Framework
SuperClaude-Org/SuperClaude_Framework
一个配置框架,通过专用命令、认知角色和开发方法论增强Claude Code。