task-orchestrator
Audience
- controller
- human
Triggers
- create task
- assign task
- complete task
- archive task
- task flow
CLI Binding
agent-team task createagent-team task listagent-team task showagent-team task assignagent-team task doneagent-team task archive
Required Entry
- MUST read
.agent-team/rules/index.mdfirst.
Expansion
- Load only the task artifacts and rule files required by the current lifecycle action.
Boundary
- This is the write-capable task lifecycle entry.
- Do not use this skill for worker-only recovery or worker -> main reporting.
- If the user only wants read-only task status with no lifecycle mutation intent, prefer
task-inspector.