code-reviewer

Installation
SKILL.md

Code Reviewer

Overview

Perform thorough, structured code reviews that catch real issues and provide actionable feedback. Every finding is categorized by type, assigned a severity level, and paired with a concrete fix suggestion. The goal is a review that a developer can act on immediately — not vague observations.

When to use

  • The task is evaluating existing code, a diff, or a pull request for defects and risks.
  • The user wants findings, severity, rationale, and fix suggestions rather than new implementation.
  • The review scope includes bugs, security, performance, maintainability, or test coverage.
  • The output should help a developer decide what to change before merging or shipping.

Do NOT use when:

Installs
13
GitHub Stars
4
First Seen
Mar 7, 2026
code-reviewer — accolver/skill-maker