plugins/dev/skills/code-audit/SKILL.md
Analyzes implemented code for pattern consistency, maintainability, code duplication, comment quality, and documentation drift.
npx skillsauth add rp1-run/rp1 code-auditInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
This command invokes the code-auditor sub-agent for pattern and quality analysis.
Invoke the code-auditor agent:
{% dispatch_agent "rp1-dev:code-auditor" %} FEATURE_ID: {FEATURE_ID} AUDIT_SCOPE: {AUDIT_SCOPE} PATTERN_STRICTNESS: {PATTERN_STRICTNESS} KB_ROOT: {kbRoot} {% enddispatch_agent %} The agent will:
The agent has access to all necessary tools and will handle the entire code audit workflow autonomously.
data-ai
Capture session context as a structured, frontmatter-rich markdown note under .rp1/work/notes/ with auto-maintained index and log.
tools
Plan and execute splitting a large PR or branch into a reviewable stacked PR sequence.
development
Write maximally terse agent prompts from scratch. Use when creating new agent specs, command prompts, or instruction sets. Teaches structure-first composition with compression-by-default patterns. Extended with constitutional governance, epistemic stance selection, and a six-stage prompt pipeline.
development
Interactive speedrun loop for small, low-risk changes. Delegates each request to a general sub-agent. Redirects larger work to /build-fast or /build.