What problem does it solve?
This Skill provides a structured bidirectional communication system between a meta-orchestrator and its spawned agents, ensuring seamless status updates, feedback, and error handling.
Core Features & Use Cases
- Real-time Status Updates: Agents automatically report their start, milestones, blocks, completion, and errors to their parent or the meta-orchestrator.
- Inbox Monitoring: The meta-orchestrator can efficiently check for unread messages from agents.
- Hierarchical Communication: Supports multi-level agent communication, with sub-agents reporting to their direct parent, which then relays messages up the chain.
- Use Case: When running a complex multi-agent task, this Skill allows you to monitor the progress of each agent, quickly identify bottlenecks or errors, and provide necessary input to unblock them, all through a centralized feedback mechanism.
Quick Start
Monitor unread messages in the meta-orchestrator's inbox by running oa inbox meta --unread.