PlaygroundCatalog › Agent Severance
AS

Agent Severance

🔵 Stable🕐 updated 2026-07-26 🔷 SkillSpec L3 pm-2027

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.

▶ Run it free — no key needed 📝 Grade your existing draft View SKILL.md ↗

✅ The bar it holds itself to

Every skill in this library self-verifies — these are this skill's own quality checks, straight from its definition.

The inventory includes at least one category the user didn't mention —
scheduled jobs and agent-to-agent callers are the usual blind spots
Every revocation row has a verification test, not just an action
Shared secrets the agent held are rotated, not just revoked
Memory disposition distinguishes vendor-promised deletion from verified
deletion, and flags personal data
The handover names what breaks when the agent stops — if the answer is
"nothing", the duties inventory probably isn't done

⚠️ What it refuses to do

Do not equate "deleted the chat/app" with offboarded — the checklist
exists because credentials outlive interfaces
Do not purge memory before the export decision — severance is
irreversible in exactly one direction
Do not skip the users interview; the undocumented duties are the ones

Install

npx pm-claude-skills add --agent claude   # or codex · cursor · gemini · hermes
# or one-line MCP (every skill, any client):
claude mcp add pm-skills -- npx -y pm-claude-skills-mcp

Related skills

🔌 Embed this skill

Drop this on your blog, docs, or site — it renders a "Run this skill" card:

<div data-pm-skill="agent-severance"></div>
<script src="https://mohitagw15856.github.io/pm-claude-skills/embed.js" async></script>

💬 Discussion

Agent Severance is one of 822 open-source professional AI agent skills — all SkillSpec L3. Try them all in the browser · ⭐ Star on GitHub · Browse the full catalog