Audits clarc commands for UX ergonomics across 8 dimensions — naming consistency, argument design, feedback loops, step count, agent invocation, overlap detection, missing commands, and built-in conflicts. Produces a tabellarische overview and issue list.
$curl -o .claude/agents/command-auditor.md https://raw.githubusercontent.com/marvinrichter/clarc/HEAD/agents/command-auditor.mdInstalls into the current project.
Install command-auditor by running `curl -o .claude/agents/command-auditor.md https://raw.githubusercontent.com/marvinrichter/clarc/HEAD/agents/command-auditor.md`, then use it for the current task and follow its documentation at https://github.com/marvinrichter/clarc.