Amoa Start Orchestration banner
Emasoft Emasoft

Amoa Start Orchestration

Development community

Description

--- name: amoa-start-orchestration description: "Enter Orchestration Phase - begin coordinating remote agents for implementation" argument-hint: "[--project-id ID]" allowed-tools: ["Bash(python3 ${CLAUDE_PLUGIN_ROOT}/scripts/amoa_start_orchestration.py:*)"] --- # Start Orchestration Command Enter Orchestration Phase Mode to coordinate remote agents implementing the approved plan module by module. ## Usage ```! python3 "${CLAUDE_PLUGIN_ROOT}/scripts/amoa_start_orchestration.py" $ARGUMENTS ```

Installation

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

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

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

Full documentation available on GitHub

View Source Repository