What problem does it solve?
Provide reusable JSON message templates and protocols that make inter-agent communication predictable, auditable, and reliable for AI Maestro orchestrations. Remove ambiguity in task assignments, status requests/responses, escalation, and completion reports so orchestration workflows do not fail due to inconsistent message formats or missing fields.
Core Features & Use Cases
- Standardized Templates: Complete JSON schemas for assignment, acknowledgment, status requests, completion, escalation, and integration messages.
- Operational Protocols: Escalation order, retry rules, ACK requirements, and priority conventions to ensure reliable delivery and handling.
- Decision Support: Decision trees and processing instructions for common flows (task assignment, reporting, escalation, resource and skill requests).
- Use Cases: Delegating tasks to sub-agents, requesting integration reviews, escalating blockers to managers, and sending periodic status reports.
Quick Start
Send a task assignment via the agent-messaging skill to implementer-1 with subject Task Assignment: Implement auth module and include task_uuid, deadline, and acceptance_criteria.