Amama Respond To Amcos banner
Emasoft Emasoft

Amama Respond To Amcos

Development community

Description

--- name: amama-respond-to-amcos description: "Respond to pending AMCOS approval requests with approve, deny, or defer decision" argument-hint: "--request-id <id> --decision <approve|deny|defer> [--comment <text>]" allowed-tools: ["Read", "Write", "Bash"] --- # Respond to AMCOS Command Respond to pending Chief of Staff (AMCOS) approval requests with a decision. > **Never call the ai-maestro server API directly.** No skill, agent, command, hook, MCP config, bundled script, or setting may issue

Installation

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

Terminal
mkdir -p ~/.claude/skills/emasoft-ai-maestro-assistant-manager-agent-amama-respond-to-amcos && curl -fsSL https://raw.githubusercontent.com/Emasoft/ai-maestro-assistant-manager-agent/HEAD/commands/amama-respond-to-amcos.md -o ~/.claude/skills/emasoft-ai-maestro-assistant-manager-agent-amama-respond-to-amcos/SKILL.md

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

Full documentation available on GitHub

View Source Repository