plugins/dev/skills/code-check/SKILL.md
Fast code hygiene validation (lints, formatters, tests, coverage) for quick development loop feedback.
npx skillsauth add rp1-run/rp1 code-checkInstall 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.
Performs fast code hygiene checks during development including linters, formatters, tests, and coverage measurement. Designed for quick feedback in the development loop.
Invoke the code-checker agent:
{% dispatch_agent "rp1-dev:code-checker" %} FEATURE_ID: {FEATURE_ID} TEST_SCOPE: {TEST_SCOPE} COVERAGE_TARGET: {COVERAGE_TARGET} KB_ROOT: {kbRoot} WORK_ROOT: {workRoot} {% enddispatch_agent %} The agent will:
tools
Plan and execute splitting a large PR or branch into a reviewable stacked PR sequence.
documentation
Ask about rp1 capabilities, discover skills, and get workflow guidance.
tools
Generate an evidence-grounded markdown walkthrough for a pull request.
development
Run a bounded, evidence-driven two-agent debate into a separate rp1 debate artifact with backend locks only.