code-review

Installation
SKILL.md

Code Review

Overview

Perform deep, read-only code reviews. Check all files in scope, prioritize real issues over style nitpicks, and produce a structured report with clear evidence and impact.

Non-Negotiable Rules

  • Never modify code during review.
  • Never create, delete, or rewrite project files as part of review output.
  • Treat user focus areas as mandatory priorities.
  • If user asks for full-codebase review, inspect every file in the repository that can affect behavior.
  • If user names specific files, inspect all named files completely.
  • Do not claim a file was reviewed unless it was actually opened and analyzed.

Review Workflow

1. Define Scope

Installs
1
GitHub Stars
40
First Seen
2 days ago
code-review — academind/codex-course-resources