Works with the AI tools you already use

    Claude CodeClaude CodeCursorCursorCodex CLICodex CLIGitHub CopilotGitHub CopilotGemini CLIGemini CLI+17 more

    Decommission Checklist — Make a Shutdown Actually Stick

    1

    You killed it. Your agent didn't get the memo.

    Secure checkout via Stripe

    0 installsSecurity scanned

    See it in action

    You say

    We are shutting down the legacy-sync-service. Kill it everywhere so the agent stops trying to fix the connection errors.

    Your agent does

    I have initiated the decommission of legacy-sync-service.

    1. Added kill order to .cursorrules with precedence clause.
    2. Found and tombstoned descriptions in sync-SKILL.md and backup-job.md.
    3. Quarantined legacy-sync-v2-draft.md to /archive.

    Verification: ALL PASS.

    What you get

    Permanently retire stale API integrations and services.Tombstone old skill files to prevent accidental execution.Clean up loose draft instructions that cause behavior regression.Audit project files for hidden references to decommissioned infrastructure.

    About this skill

    The problem

    Killing a system or service is easy, but making that shutdown stick in an agent's instruction layer is hard. Agents often resurrect dead workflows because stale skill files, job descriptions, or loose drafts in the project root act as live instructions that override memory notes.

    What it does

    • Executes a top-to-bottom "kill order" that inserts precedence clauses into always-loaded instruction files like .cursorrules or CLAUDE.md.
    • Performs comprehensive grep searches across skill files, job prompts, and descriptions to identify every hidden reference to the retired system.
    • Tombstones retired skill descriptions to prevent silent re-creation and redirects agents to live replacements.
    • Identifies and quarantines loose draft files or versioned skill fragments that act as accidental live instructions.
    • Produces a mandatory PASS/FAIL verification report ensuring no stale references remain in the execution context.

    Why this beats prompting it yourself

    A simple "don't use X" prompt usually fails when a specialized skill file explicitly tells the agent to use X. This skill implements a structural hierarchy where the kill order outvotes cached instructions and physically modifies or archives the files that cause re-injection, ensuring the decommission is permanent.

    Use cases

    • Retiring a legacy API integration or third-party service safely.
    • Shutting down a scheduled agent job without it being silently re-created.
    • Cleaning up experimental skill drafts that are interfering with production workflows.
    • Migrating from an old tool to a new one while ensuring the old path is never taken.

    Known limitations

    Cannot programmatically delete jobs or files in read-only environments; in these cases, it generates a manual checklist for the user.

    How to install

    Drop the file into your AI Agent. Works with Claude, Cursor, ChatGPT, and 20+ more.

    Reviews

    No reviews yet

    Be one of the first to try it. Every listed skill passes our trust checks below.

    Security scanned

    Passed our 8-point scan before listing

    Fresh listing

    Recently published to Agensi

    30-day refund

    Not a fit? Get your money back

    Trust & safety

    Security scanned

    Verified clean today

    • One-time purchase, yours forever

    Listedtoday

    Frequently Asked Questions