code-review

Installation
SKILL.md

Code Review

Objective

Find high-impact defects in changed code with evidence. Prioritize security, correctness, and regressions over style nits.

Arguments

  • Paths, patterns, a commit/range, or a scope phrase: used in Scope Resolution step 2.
  • --fix: Apply all suggested fixes in severity order after reporting findings, then verify per the Verification section.
  • --skip-profile <name>: Skip an optional domain profile by stem or filename (e.g. --skip-profile naming). Repeatable.
  • Default: report findings and wait for confirmation before editing.

Scope Resolution

Resolve scope once, then treat the result as fixed for the rest of the run.

Installs
2.0K
GitHub Stars
62
First Seen
Feb 5, 2026
code-review — paulrberg/agent-skills