Agent Delete banner
10x-Anit 10x-Anit

Agent Delete

Data community

Description

--- description: Delete an agent and optionally its workspace data --- <context> Active profile: Read from data/profiles/profiles.md (Owner Profile ID). If multiple profiles exist, ask which to use. Profile data: data/profiles/{profileId}/ </context> <cmd name="agent-delete">Delete agent</cmd> <input>/agent-delete [agentId] --keep-files</input> <steps> 1. If no ID, list agents and ask which to delete 2. Check if default agent (isDefault:true) → refuse 3. Show details, ask confirmation 4. Remo

Installation

Installs to ~/.claude/commands/10x-anit-10x-accountability-coach-agent-delete.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/10x-Anit/10x-Accountability-Coach/HEAD/.claude/commands/agent-delete.md -o ~/.claude/commands/10x-anit-10x-accountability-coach-agent-delete.md

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

Full documentation available on GitHub

View Source Repository