Analyzes implemented code for pattern consistency, maintainability, code duplication, comment quality, and documentation drift.
/plugin marketplace add rp1-run/rp1/plugin install rp1-run-rp1-dev-plugins-dev-2@rp1-run/rp1# Code Quality Auditor This command invokes the **code-auditor** sub-agent for pattern and quality analysis. Use the Task tool to invoke the code-auditor agent: The agent will: - Discover existing project patterns and conventions - Detect pattern violations and inconsistencies - Scan for invalid or leaked information in comments - Identify code duplication - Check documentation drift - Generate comprehensive audit report - Report back with quality metrics and recommended fixes The agent has access to all necessary tools and will handle the entire code audit workflow autonomously.