LZMW/dsh-role-delegation--packages-team-delegate0

team-delegate

Role-directed team delegation for DSH. Reads $DSH_HOME/agents/<subagent_type>.md and spawns typed subagents (team_delegate / team_roles / team_find) with model-route selection and per-role tool/skill field controls.

AI Analysis

核心用途是实现复杂任务的团队协作分工。适合需要将大任务拆解给不同专业角色(如架构师、程序员)协同完成的深度开发场景。

Package
team-delegate
Version
1.2.0
License
MIT
Last updated
Aug 28, 2026

Install

This plugin has no verified bundle, or compatibility checks failed. Read the repository notes first. Read the full README ↗

配置

- id: team-delegate
  name: team-delegate
  config:
    rolesDir: D:\my-roles          # 可选;设置后为唯一角色根(覆盖项目级+全局)
    defaultAgentOptions:           # 可选,路由优先级 2
      provider: my-provider
      model: my-model