From ai-maestro-orchestrator-agent
Delegates tasks to remote AI agents via AI Maestro messaging. Monitors progress, enforces verification loops, and approves PRs. Use for multi-agent delegation requests.
npx claudepluginhub emasoft/ai-maestro-orchestrator-agentThis skill uses the workspace's default tool permissions.
Delegates tasks to remote AI agents via AI Maestro messaging.
README.mdreferences/agent-communication-templates.mdreferences/agent-management-commands.mdreferences/agent-management-scripts.mdreferences/agent-management-troubleshooting.mdreferences/agent-onboarding.mdreferences/agent-registration-commands.mdreferences/agent-registration.mdreferences/agent-response-templates.mdreferences/agent-types.mdreferences/amcos-replacement-protocol.mdreferences/artifact-sharing-protocol.mdreferences/assignment-workflow.mdreferences/blocker-report-templates.mdreferences/bug-reporting-protocol-part1-reporting-and-classification.mdreferences/bug-reporting-protocol-part1-schema-severity.mdreferences/bug-reporting-protocol-part2-handling-and-resolution.mdreferences/bug-reporting-protocol-part2-response-escalation.mdreferences/bug-reporting-protocol-part3-error-states.mdreferences/bug-reporting-protocol-part4-verification-troubleshooting.mdProvides JSON templates for inter-agent messaging in AI Maestro, for task assignment, status reports, approvals, and escalations. Triggered by coordination needs.
Orchestrates AI agents by scanning statuses, assessing progress, sending self-contained instructions, and coordinating multi-agent workflows. Use for managing agent progress or multi-agent dev tasks.
Routes tasks to specialized AI agents with anti-duplication checks via task registry, quality gates, and 30-minute heartbeat monitoring. Use for coordinating 3+ agents on complex tasks.
Share bugs, ideas, or general feedback.
Delegates tasks to remote AI agents via AI Maestro messaging.
AI Maestro (AMP) running, Python 3.9+, registered agents.
Copy this checklist and track your progress:
ACK confirmations, progress reports, verification results, PR decisions.
Input: Delegate "fix auth bug #42" to libs-auth-agent
Output: Task sent, ACK received, 4 loops done, PR approved.
See error-handling-protocol.md.