review

Installation
SKILL.md

Code Review

Bug-first triage: report only findings with evidence, reachable impact, and a concrete fix. Prefer silence over false positives.

Step 1 — Gather Context

  1. Identify the changed files or specific code under review.
  2. Read applicable project guidance: root CLAUDE.md / REVIEW.md and any path-local copies in directories containing reviewed files.
  3. Build a guidance map: which rules apply to which paths, including skip rules for generated files, vendored code, snapshots, fixtures, or other exclusions.
  4. Load routed references when the changed code matches a reference trigger.

Done only when the review scope, applicable guidance, and skipped paths are known. If any context is unavailable, state what is missing before reviewing.

Step 2 — Inspect Bug-First

Installs
24
Repository
kriscard/skills
GitHub Stars
14
First Seen
May 27, 2026
review — kriscard/skills