amcos-transfer-management

Manage team transfers with dual approvals via the GovernanceRequest API.

1|Updated Feb 27, 2026
One-click install
npx skills add https://github.com/Emasoft/ai-maestro-chief-of-staff --skill amcos-transfer-management
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: amcos-transfer-management
Source: https://github.com/Emasoft/ai-maestro-chief-of-staff/tree/main/skills/amcos-transfer-management
Command: npx skills add https://github.com/Emasoft/ai-maestro-chief-of-staff --skill amcos-transfer-management

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Transfers between teams are governed movements that require dual approvals to ensure agents migrate with proper oversight and auditability.

Core Features & Use Cases

  • Dual-approval workflows for outbound and inbound transfers, enforcing source and target COS and manager sign-offs.
  • State machine tracking from pending to source-approved to target-approved to executed, with rejection handling and audit trails.
  • AMP-based notifications and automatic registry updates to reflect transfers in team rosters and access controls.

Quick Start

Create a TransferRequest via the GovernanceRequest API to move an agent from the source team to the target team and await dual approvals.

Frequently Asked Questions about amcos-transfer-management

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do governed agent transfers between teams work?

Agent transfers require dual approvals from both source and target COS managers. The workflow tracks state progression from pending to source-approved, then target-approved, and finally executed, while enforcing team scoping throughout.

What is the approval workflow for transferring an agent to another team?

The approval workflow requires dual sign-offs from outbound and inbound COS managers. It uses a state machine moving from pending to source-approved to target-approved, ensuring proper oversight and auditability before updating team memberships.

How do I initiate a team transfer request for an agent?

Initiate a team transfer by creating a TransferRequest via the GovernanceRequest API to move an agent from source to target team. The system then awaits dual approvals before updating team memberships and access controls.

Can I use AMP notifications for agent transfer approvals?

Yes, governed agent transfers use AMP for notifications throughout the approval workflow. The system sends alerts to source and target managers as the state progresses from pending to executed.

What happens to team rosters when an agent transfer is executed?

When an agent transfer executes, the system automatically updates team rosters and access controls via registry updates. This finalizes the governed movement and reflects the new team membership accurately.

How are rejected transfer requests handled in the governance workflow?

Rejected transfer requests trigger rejection handling within the state machine, logging the event in audit trails. This maintains governance oversight and prevents unauthorized agent movements between teams.