code-review

Installation
SKILL.md

Code Review

Structured code review with severity-labeled feedback. Discovers scope from git state, loads language-specific rules on demand.

When to Use

  • Reviewing uncommitted or committed code changes
  • Reviewing a GitHub PR
  • MR review or quality check
  • Establishing review standards

Project Conventions

Before reviewing, check if the project has a docs/CodeStyle.md file (or similar convention document). If present, load it and treat project-specific rules as overrides to the general rules below.

Review Process

Phase 1: Scope Discovery

Related skills
Installs
6
GitHub Stars
1
First Seen
Apr 17, 2026