From agent-team
Dispatches workers from controller side: opens workers, checks targeted status, replies via agent-team CLI commands like `agent-team worker open` and `agent-team reply`. Useful for managing workers before replying.
How this skill is triggered — by the user, by Claude, or both
Slash command
/agent-team:worker-dispatchThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- controller
agent-team worker openagent-team worker statusagent-team reply.agent-team/rules/index.md first.worker-recovery.worker-inspector.npx claudepluginhub jsonlee12138/agent-team --plugin agent-teamInspects worker status read-only for controller and human sessions. Use to view status without opening workers or sending replies. Triggers on 'worker status', 'inspect worker', 'list workers'.
Creates and manages a persistent agent team to execute tasks from a task board in parallel. Spawns teammates, assigns work with dependency ordering, and coordinates until completion.
Orchestrates parallel agent teams for coordinating 2+ workers, running SAM task waves, relaying discoveries between waves, handling blockers, and synthesizing results. Supports SAM structured and ad-hoc dispatch.