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

Related skills

More from paulrberg/agent-skills

Installs
1.5K
GitHub Stars
54
First Seen
Feb 5, 2026