Amoa Orchestration Status banner
Emasoft Emasoft

Amoa Orchestration Status

Development community

Description

--- name: amoa-orchestration-status description: Display Orchestration Phase progress - module completion, assignments, verification status allowed-tools: - "Bash(python3 ${CLAUDE_PLUGIN_ROOT}/scripts/amoa_orchestration_status.py:*)" - "Read" --- # Orchestration Phase Status Display the current orchestration phase progress, including module completion, agent assignments, and verification status. ## Basic Usage Show full orchestration status in human-readable text: ```! python3 "${CLAUDE

Installation

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

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

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

Full documentation available on GitHub

View Source Repository