code-review

Installation
SKILL.md

Code Review Skill

Reviews code through battle-tested engineering principles with comprehensive quality gates.

Usage

Tell me what to review:

  • "Review src/auth.ts"
  • "Review the changes in git diff HEAD~3"
  • "Review this PR for merge readiness"

Review Process

  1. Read the code — Understand what it does
  2. Verify functionality — Check for bugs, edge cases, correctness
  3. Assess test coverage — Ensure changed code has adequate tests
  4. Evaluate test quality — Check tests follow best practices (not flaky)
  5. Check guideline compliance — Verify AGENTS.md/CLAUDE.md adherence
  6. Apply philosophy lenses — Check against engineering principles
Related skills
Installs
11
GitHub Stars
1
First Seen
Jan 23, 2026