elliotjlt/agent-audit
| When reviewing, optimizing, or inheriting an LLM agent, systematically identify what's actually load-bearing vs. cruft. Instruments usage, ablates components, without degrading quality?" The goal is the leanest agent that still works.
npx skills add https://github.com/ElliotJLT/Claude-Skill-Potions --skill agent-audit
Todo, priority, estimation, burndown for AI agents
Take elliotjlt/agent-audit from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.