ccaudit-bust

Archive unused ghost agents and slash-command skills with confirmation.

47|1|Updated Apr 9, 2026
One-click install
npx skills add https://github.com/fabio-dee/ccaudit --skill ccaudit-bust
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ccaudit-bust
Source: https://github.com/fabio-dee/ccaudit/tree/main/docs
Command: npx skills add https://github.com/fabio-dee/ccaudit --skill ccaudit-bust

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Helps you reclaim Claude Code context space by interactively archiving unused ghost agents and slash-command skills without risking your important configuration.

Core Features & Use Cases

  • Interactive ghost cleanup for agents + skills: Audits the session inventory, filters to agents and skills only, and presents matches with estimated token cost before any move occurs.
  • Plain-English request → targeted matches: Converts requests like “clean up my marketing skills” or “archive any agent I haven’t used in 90 days” into a specific, confirmable subset.
  • Safe, reversible moves: Moves confirmed files into the ccaudit archive directory using mv and ensures nothing is deleted; restoration is done by moving files back (or via the CLI restore flow for bulk/manifested operations).
  • Guardrails and warnings: Requires explicit confirmation and avoids touching MCP servers or memory files; warns when an explicitly named item is actively used.

Quick Start

Ask Claude to run /ccaudit-bust and request what you want archived, then reply yes and confirm the subset when prompted.

Frequently Asked Questions about ccaudit-bust

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I reclaim wasted Claude Code context budget from unused agents and skills?

You can reclaim wasted Claude Code context budget by interactively archiving unused ghost agents and slash-command skills. The process audits session inventory, filters to agents and skills, and presents matches with estimated token cost before any file move occurs.

How do I safely archive unused Claude Code agents without deleting configuration files?

You can safely archive unused Claude Code agents by moving them into the ccaudit archived directory. This ensures nothing is deleted, avoiding MCP servers and memory files, and allows restoration by moving files back or via the CLI restore flow.

Can I clean up specific Claude Code skills using plain-English requests?

Yes, you can clean up specific Claude Code skills using plain-English requests. The tool converts requests like “clean up my marketing skills” into a specific, confirmable subset of files to archive.

Does Claude Code skill cleanup affect MCP servers or memory files?

No, Claude Code skill cleanup does not affect MCP servers or memory files. The process applies guardrails and warnings to only move agents and skills, requiring explicit confirmation before any action.

What is the best way to restore archived Claude Code agents after a context cleanup?

The best way to restore archived Claude Code agents is via reversible moves. You can move files back from the ccaudit archive directory or use the CLI restore flow for bulk and manifested operations.

Why does Claude Code context optimization require explicit confirmation before archiving skills?

Claude Code context optimization requires explicit confirmation to satisfy safety requirements and prevent accidental data loss. The tool warns when an explicitly named item is actively used before executing any deterministic moves.