Remove an agent from the teamfuse company. Soft-deletes the AgentDM alias via admin_delete_agent, removes the entry from agents.config.json, and optionally archives the agents/<id>/ directory. Asks for confirmation before destructive steps. Trigger on /teamfuse-remove-agent, "remove agent", "delete role".
$npx -y skills add agentdmai/teamfuse --skill teamfuse-remove-agentInstalls into the current project.
Run `npx skills use "https://github.com/agentdmai/teamfuse" --skill "agentdmai/teamfuse/teamfuse-remove-agent"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/agentdmai/teamfuse" that are relevant to the current task. Run `npx skills add "https://github.com/agentdmai/teamfuse"` and select the relevant skills, then follow their instructions.