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

  • --fix: After reporting findings, apply all suggested fixes automatically in severity order (CRITICAL -> HIGH -> MEDIUM -> LOW), then rerun targeted checks and report exactly what changed.
  • --skip-profile <name>: Skip an optional domain profile by stem or filename. Repeatable. Example: --skip-profile naming.
  • Default: Report findings and wait for confirmation before editing.

Scope Resolution

Installs
9
GitHub Stars
4
First Seen
Mar 1, 2026
code-review — paulrberg/dot-agents