Audit a project's effective Claude Code configuration — custom and plugin-provided agents and skills — and produce a structured overlap/conflict report with keep / modify / drop recommendations scoped to the project's stated objectives. Trigger this skill whenever the user types /claude-audit, asks to "audit my claude config", "find overlap in my agents", "check for skill conflicts", "are any of my agents duplicates", "what's redundant in my setup", or any similar request to review the agent/skill surface for the current project. Also trigger after a fresh plugin install when the user wants to verify nothing new collides with what's already there.
$npx -y skills add glitchwerks/claude-prospector --skill claude-auditInstalls into the current project.
Run `npx skills use "https://github.com/glitchwerks/claude-prospector" --skill "glitchwerks/claude-prospector/claude-audit"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/glitchwerks/claude-prospector" that are relevant to the current task. Run `npx skills add "https://github.com/glitchwerks/claude-prospector"` and select the relevant skills, then follow their instructions.