skills/amama-amcos-coordination/SKILL.md
Use when coordinating with COS for approvals and delegation. Trigger with COS coordination requests. Loaded by ai-maestro-assistant-manager-agent-main-agent
npx skillsauth add emasoft/ai-maestro-assistant-manager-agent amama-amcos-coordinationInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Coordinates with COS-assigned agents. See cos-definition.
GET /api/agents)POST /api/agents/register. See creating-amcos-procedure.Copy this checklist and track your progress:
| Operation | Output | |-----------|--------| | Recommend COS | COS candidate recommended to user | | Request team | Team creation request sent | | Grant autonomy | Scope confirmed by COS | | Revoke autonomy | COS agent notified |
See references/error-handling.md. Escalate on: decision failure, critical failure, security concern, or timeout.
Input: User assigns COS via dashboard for team-1 with agent amcos-cos
Output: AMAMA verifies assignment: GET /api/teams/team-1 returns {"chiefOfStaff":"amcos-cos","status":"assigned"}
See references/workflow-examples.md for full examples.
data-ai
Use when communicating with users for clarification, presenting options, requesting approval, or reporting completion. Trigger with user requests or communication needs. Loaded by ai-maestro-assistant-manager-agent-main-agent.
development
Use when generating status reports. Queries AI Maestro APIs (sessions, agents, teams, tasks) for live data. Trigger with status report requests.
testing
Use when restoring user context, tracking decisions, or managing availability states. Trigger with session start or preference changes. Loaded by ai-maestro-assistant-manager-agent-main-agent
testing
Use when routing user requests to specialist agents. Trigger with work delegation needs. Loaded by ai-maestro-assistant-manager-agent-main-agent