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.
How this skill is triggered — by the user, by Claude, or both
Slash command
/ai-maestro-orchestrator-agent:amoa-progress-monitoringamoa-mainThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
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.mdMonitors 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.
npx claudepluginhub emasoft/ai-maestro-orchestrator-agentChecks worldai-workstreams team agents and summarizes status, commits, and beads. Useful for monitoring agent progress and getting periodic status updates.
Moves issues and external PRs through a state machine of triage roles — categorise, verify, grill if needed, and write agent-ready briefs.
Shows a single-screen work status dashboard with task state, epic progress, knowledge flywheel health, and recent activity. Useful for getting oriented or deciding next actions.