Amoa Orchestrator Loop banner
Emasoft Emasoft

Amoa Orchestrator Loop

Git community

Description

--- name: amoa-orchestrator-loop description: "Start orchestrator loop - monitors tasks across Claude Tasks, GitHub, task files" argument-hint: "[PROMPT] [--max-iterations N] [--task-file PATH] [--check-tasks] [--check-github]" allowed-tools: ["Bash(python3 ${CLAUDE_PLUGIN_ROOT}/scripts/amoa_setup_orchestrator_loop.py:*)"] --- # Orchestrator Loop Command Execute the setup script to initialize the orchestrator loop: ```! python3 "${CLAUDE_PLUGIN_ROOT}/scripts/amoa_setup_orchestrator_loop.py" $

Installation

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

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

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

Full documentation available on GitHub

View Source Repository