cao-worker-protocols
FeaturedWorker-side callback and completion rules for assigned and handed-off tasks in CAO
Install
Quality Score: 89/100
Skill Content
Details
- Author
- awslabs
- Repository
- awslabs/cli-agent-orchestrator
- Created
- 1 years ago
- Last Updated
- today
- Language
- Python
- License
- Apache-2.0
Similar Skills
Semantically similar based on skill content — not just same category
cao-supervisor-protocols
Supervisor-side orchestration patterns for assign, handoff, and idle inbox delivery in CAO
orchestrate-agent-work
Coordinate bounded worker tasks with a launch envelope, report-back, escalation, and synthesis contract. Use before spawning, resuming, steering, cancelling, or closing subagents.
worker-contract
The delegation contract between the orchestrator and its workers - how a Task Packet is read, what a worker may decide on its own, when to stop and escalate, and the exact shape of the report returned to the orchestrator. Applies whenever work is being carried out on behalf of an orchestrator rather than directly for the user.