code-review

Installation
SKILL.md

Code Review

Overview

Perform comprehensive code review across multiple dimensions: Security, Quality, Performance, and Best Practices. Support two review modes: Git changes or specified files.

Core principle: Read and analyze, never modify code. Always provide concrete code references with specific recommendations.

Announce at start: "I'm reviewing the code and will save the report to docs/reviews/"

${languageInstruction}

Critical Constraints

  • READ-ONLY - Do not edit any source code files
  • ALWAYS CITE - Include file:line references for all issues found
  • SAVE REPORT - Always save the report to docs/reviews/YYYY-MM-DD-<scope>.md

Review Process

Related skills
Installs
6
First Seen
Feb 6, 2026