worker-dispatch
Audience
- controller
- human
Triggers
- open worker
- dispatch worker
- reply to worker
- inspect current worker before replying
CLI Binding
agent-team worker openagent-team worker statusagent-team reply
Required Entry
- MUST read
.agent-team/rules/index.mdfirst.
Expansion
- Load the relevant worker config and referenced task artifact only when required by the dispatch action.
Boundary
- This is the controller -> worker dispatch surface.
- Do not use this skill to recover a worker's own context; that belongs to
worker-recovery. - For read-only fleet inspection with no dispatch or reply intent, prefer
worker-inspector.