Offboard an AI agent the way you'd offboard an employee — inventory what it knew and touched, export then purge its memory, revoke every credential and access grant, and write the handover for its successor (human or agent). Use when decommissioning an agent or bot, switching agent vendors, ending an AI pilot, or when someone asks 'what did this thing have access to?'. Produces a severance checklist, an access-revocation table, a memory disposition record, and a successor handover.
$npx -y skills add mohitagw15856/pm-claude-skills --skill agent-severanceInstalls into the current project.
Run `npx skills use "https://github.com/mohitagw15856/pm-claude-skills" --skill "mohitagw15856/pm-claude-skills/agent-severance"` 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/mohitagw15856/pm-claude-skills" that are relevant to the current task. Run `npx skills add "https://github.com/mohitagw15856/pm-claude-skills"` and select the relevant skills, then follow their instructions.