agent-severance

Featured

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.

AI & Automation 1,356 stars 240 forks Updated yesterday MIT

Install

View on GitHub

Quality Score: 96/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Agent Severance Skill Orgs learned employee offboarding the hard way: the contractor whose VPN worked for a year after the contract, the shared password nobody rotated. Long-lived agents recreate every one of those failure modes with worse logging — an agent accumulates credentials, memory, integrations, scheduled jobs, and undocumented responsibilities, and then one day it's "turned off" by deleting a chat window while its API keys live on. This skill runs the severance properly: know what it had, keep what's valuable, kill what's live, and hand over what it did. ## What This Skill Produces - An **inventory**: everything the agent could touch (credentials, tools, data stores, channels), everything it knew (memory, context files, fine-tuning or instructions), and everything it *did on a schedule* - An **access-revocation table** with owner and verification step per row — revoked isn't revoked until someone confirmed the key is dead - A **memory disposition record**: exported / retained (where, why, how long) / purged (how verified) — the part compliance will ask about in 2027 - A **successor handover**: the agent's actual duties, including the undocumented ones users discovered, for whoever inherits them ## Required Inputs Ask for (if not already provided): - The agent: platform, what it was for, how long it ran, who owned it - Known integrations and credentials (then treat the list as incomplete on principle — the inventory step hunts for the rest) - Why i...

Details

Author
mohitagw15856
Repository
mohitagw15856/pm-claude-skills
Created
7 months ago
Last Updated
yesterday
Language
HTML
License
MIT

Integrates with

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Featured

agent-hiring-panel

Hire an AI agent the way you'd hire an employee — a role spec with success criteria, a structured work-sample interview run on your real tasks, reference checks (what do actual users report), probation KPIs, and termination criteria written before day one. Use when choosing between AI agents/tools/copilots for a job, formalizing an AI pilot, or 'which agent should we use for X'. Produces the role spec, interview pack with scoring rubric, a decision record, and a probation plan.

1,356 Updated yesterday
mohitagw15856
Data & Documents Listed

offboarding

Runs a departure well: the data handover, the honest exit conversation, and the door left open. Trigger whenever the user says "offboarding", "they are leaving", "they gave notice", "churn process", "wind down", "transition them off", "they are not renewing", "how do I hand this back", "exit conversation", or names an account and a termination in the same breath. It separates what you owe them contractually from what you owe them professionally, gets the exit interview that nobody asks for, and treats the departing champion as a future pipeline event rather than a closed record. Use renewal-risk while the decision is still open and a save is possible, and churn-postmortem afterwards for the internal analysis of why it happened.

1 Updated 5 days ago
CSPulse
AI & Automation Listed

handover-governance

Govern human and AI agent access to Handover with identity verification, scoped service accounts, company and workspace boundaries, approval gates, audit evidence, control tests, credential revocation, and offboarding. Use when onboarding an agent, reviewing permissions, designing company context access, or responding to a credential incident.

1 Updated 1 months ago
44-pixels