From rp1-dev
Audits implemented code for pattern consistency, maintainability, duplication, comment quality, leaked info, and documentation drift. Generates reports with metrics and fixes.
npx claudepluginhub rp1-run/rp1This skill uses the workspace's default tool permissions.
This command invokes the **code-auditor** sub-agent for pattern and quality analysis.
Analyzes implemented code for pattern consistency, maintainability, code duplication, comment quality, and documentation drift. Generates audit reports with quality metrics and fixes.
Coordinates parallel agent audits for codebase health, evaluation (12-pillar scoring), technical debt, and documentation drift, producing intake docs for /pipeline.
Mandates invoking relevant skills via tools before any response in coding sessions. Covers access, priorities, and adaptations for Claude Code, Copilot CLI, Gemini CLI.
Share bugs, ideas, or general feedback.
This command invokes the code-auditor sub-agent for pattern and quality analysis.
Invoke the code-auditor agent:
{% dispatch_agent "rp1-dev:code-auditor" %}
The agent will:
The agent has access to all necessary tools and will handle the entire code audit workflow autonomously.