Audits the clarc hook system across 8 dimensions — event coverage, false positive risk, performance impact, error handling, dead references, dead hooks, missing critical hooks, and interaction conflicts. Analyzes hooks/hooks.json and all scripts/hooks/*.js files.
$curl -o .claude/agents/hook-auditor.md https://raw.githubusercontent.com/marvinrichter/clarc/HEAD/agents/hook-auditor.mdInstalls into the current project.
Install hook-auditor by running `curl -o .claude/agents/hook-auditor.md https://raw.githubusercontent.com/marvinrichter/clarc/HEAD/agents/hook-auditor.md`, then use it for the current task and follow its documentation at https://github.com/marvinrichter/clarc.