Amoa Check Agents banner
Emasoft Emasoft

Amoa Check Agents

Development community

Description

--- name: amoa-check-agents description: "Poll all active remote agents for progress with MANDATORY questions" argument-hint: "[--agent AGENT_ID]" allowed-tools: ["Bash(python3 ${CLAUDE_PLUGIN_ROOT}/scripts/amoa_check_remote_agents.py:*)"] --- # Check Agents Command Poll all active remote agents for progress updates. Implements the MANDATORY Proactive Progress Polling Protocol. ## Usage ```! python3 "${CLAUDE_PLUGIN_ROOT}/scripts/amoa_check_remote_agents.py" $ARGUMENTS ``` ## Options | Opt

Installation

Installs to ~/.claude/skills/emasoft-ai-maestro-orchestrator-agent-amoa-check-agents/SKILL.md

Terminal
mkdir -p ~/.claude/skills/emasoft-ai-maestro-orchestrator-agent-amoa-check-agents && curl -fsSL https://raw.githubusercontent.com/Emasoft/ai-maestro-orchestrator-agent/HEAD/commands/amoa-check-agents.md -o ~/.claude/skills/emasoft-ai-maestro-orchestrator-agent-amoa-check-agents/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository