Amama Orchestration Status banner
Emasoft Emasoft

Amama Orchestration Status

Development community

Description

--- name: amama-orchestration-status description: "View Orchestration Phase progress - modules, agents, assignments, verification status" argument-hint: "[--verbose] [--agents-only] [--modules-only]" allowed-tools: ["Bash(python3 ${CLAUDE_PLUGIN_ROOT}/scripts/amama_orchestration_status.py:*)"] --- # Orchestration Status Command View the current status of Orchestration Phase including module progress, agent assignments, and verification status. ## Usage ```! python3 "${CLAUDE_PLUGIN_ROOT}/scr

Installation

Installs to ~/.claude/skills/emasoft-ai-maestro-assistant-manager-agent-amama-orchestration-status/SKILL.md

Terminal
mkdir -p ~/.claude/skills/emasoft-ai-maestro-assistant-manager-agent-amama-orchestration-status && curl -fsSL https://raw.githubusercontent.com/Emasoft/ai-maestro-assistant-manager-agent/HEAD/commands/amama-orchestration-status.md -o ~/.claude/skills/emasoft-ai-maestro-assistant-manager-agent-amama-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