Documentation
README
Config Audit
Produce a complete, data-backed audit of how the user's ~/.claude
configuration has grown, what overlaps, and what is risky โ all read through
the Agent Monitor dashboard at http://localhost:4820.
Input
The user provides: $ARGUMENTS
This may be:
- empty or "full" โ audit every surface (default).
- "skills" / "agents" / "commands" / "hooks" / "settings" โ scope the audit to one surface only.
- a project path passed as
?cwd=โ to audit a project other than the dashboard server's own working directory.
This is the opening of the README. Read the full README on GitHub.