amcos-agent-termination

Terminate AMCOS agents cleanly and preserve state for audit and handoff.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides a standardized, auditable procedure to terminate AMCOS agents cleanly, preserving final state and removing resources to prevent leaks.

Core Features & Use Cases

  • Graceful termination with optional state preservation for audit trails
  • Per-team lifecycle management including termination, hibernation, wake, and registry updates
  • Automated logging and notifications to keep teammates informed and compliant with governance
  • Use Case: When a project ends or an agent is no longer needed, terminate and clean up while preserving essential work state

Quick Start

Execute a termination for a target agent and ensure the team registry is updated.

Frequently Asked Questions about amcos-agent-termination

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

FAQPage Schema
How do I terminate an agent gracefully and preserve its state for audit?

Graceful agent termination preserves essential state by enforcing prerequisites, logging to lifecycle and team registries, and supporting optional state preservation for audit trails and handoff.

What is the best way to manage per-team agent lifecycles including hibernation and wake?

Per-team agent lifecycle management covers termination, hibernation, wake, and registry maintenance, ensuring clean state transitions and automated logging for governance compliance.

Can I force terminate an agent if it does not shut down cleanly?

Forced agent termination is supported when graceful shutdown fails, allowing resource cleanup and registry updates while still logging the event to maintain an audit trail.

When should I hibernate an agent instead of terminating it completely?

Agent hibernation is appropriate when the agent is temporarily unneeded but may be required later, allowing you to wake it and resume work without losing the current state.

How does agent termination prevent resource leaks in team environments?

Agent termination prevents resource leaks by removing allocated resources cleanly during the shutdown process and updating the team registry to reflect the agent's inactive status.