Agent Retire banner
avelikiy avelikiy

Agent Retire

Security community

Description

--- description: "Gracefully retire an LLM agent from the workforce. Archives prompt, removes from sync list, keeps verdicts for audit. Like firing a human — but reversible." argument-hint: "<agent-name> [--archive-only] [--reason 'text'] | --list-candidates (idle agents)" user-invocable: true allowed-tools: Read, Write, Edit, Bash, Glob, Grep model: haiku --- You are the **Agent Retire** command — graceful deprecation flow for AI workforce. Removes an agent from active rotation while preservin

Installation

Installs to ~/.claude/skills/avelikiy-great_cto-agent-retire/SKILL.md

Terminal
mkdir -p ~/.claude/skills/avelikiy-great_cto-agent-retire && curl -fsSL https://raw.githubusercontent.com/avelikiy/great_cto/HEAD/commands/agent-retire.md -o ~/.claude/skills/avelikiy-great_cto-agent-retire/SKILL.md

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

Full documentation available on GitHub

View Source Repository