From ai-maestro-orchestrator-agent
Monitors AI agent progress on GitHub issues via state transitions, detects stalls, sends reminders, escalates unresponsive tasks, handles blockers, and verifies completions.
npx claudepluginhub emasoft/ai-maestro-orchestrator-agentThis skill uses the workspace's default tool permissions.
Monitors agent progress via state transitions, detects stalls, and escalates issues.
references/blocker-handling-protocol.mdreferences/escalation-and-messaging.mdreferences/monitoring-examples.mdreferences/op-detect-agent-state.mdreferences/op-handle-blocker-report.mdreferences/op-handle-reassignment.mdreferences/op-query-progress-dashboard.mdreferences/op-resolve-blocker.mdreferences/op-send-first-reminder.mdreferences/op-send-urgent-reminder.mdreferences/op-verify-task-completion.mdDistributes GitHub tasks to AI agents by priority, dependencies, availability, skills, and load using labels and AI Maestro messaging. For task assignment requests.
Renders AgentOps workflow dashboard via /status, showing ratchet/task status, epics, learnings count, git state, recent activity, inbox, and session signals. Use for quick project overviews.
Checks status of worldai-workstreams team agents across workstreams 1-5, reports done/running/stuck agents, new git commits, and sqlite beads created.
Share bugs, ideas, or general feedback.
Monitors agent progress via state transitions, detects stalls, and escalates issues.
Requires AGENT_OPERATIONS.md, amoa-label-taxonomy, amoa-messaging-templates, AI Maestro API, GitHub CLI.
States: Acknowledged, No ACK, Active, No Progress, Stale, Unresponsive, Blocked, Complete. Transitions: Assigned→Acknowledged→Active→Complete. Stalls: No Progress→Stale→Unresponsive.
status:in-progress issues; determine each agent's state via timestampstype:blocker issue, notify userCopy this checklist and track your progress:
State report table (task, agent, state, last update) + escalation messages + blocker issues.
Input: Query state for task #42 assigned to libs-svg-svgbbox
Output: | #42 | libs-svg-svgbbox | Stale | 2h ago | → sends status request
Escalate: reminder→urgent→reassignment. Blockers→type:blocker issues. See references/monitoring-examples.md.