ccaudit
Find and archive unused Claude Code inventory wasting tokens
All Skills in This Repository (2)
Pure Emerald Level IndicatorsFrequently Asked Questions
FAQPage SchemaHow to install ccaudit?▼
Run `npx skills add fabio-dee/ccaudit --all -g -y` in your terminal to install all skills in this repository globally.
What does ccaudit do?▼
It scans your Claude Code setup for unused agents, skills, MCP servers, commands, hooks, and memory files, shows how many tokens each one wastes per session, and archives them with a single reversible command.
Is ccaudit safe to run on my setup?▼
Yes. Nothing is ever deleted; items are moved to an archive folder with a logged manifest, and you can undo everything at any time with `ccaudit restore`.
How do I clean up ghosts from inside Claude Code?▼
Use the bundled `/ccaudit-bust` skill to archive agents and skills by plain-English request, such as "archive any agent I haven't used in 90 days", with explicit confirmation before anything moves.
Can I use ccaudit in CI or scripts?▼
Yes. Every read command supports a stable `--json` output envelope documented in docs/JSON-SCHEMA.md, making it easy to consume in scripts and CI pipelines.
Related Repositories in Software Engineering
View All in Software Engineering→openclaw
Run a personal AI assistant across your devices and chat apps
superpowers
Gives coding agents a disciplined workflow from idea to merged code
react
AI agent skills for building, testing, and porting React core