code-review

Installation
SKILL.md

/code-review — Principal-Engineer PR Review

Two-phase workflow:

  1. Phase 1 (local): generate findings → walk user through each → build approved pool.
  2. Phase 2 (remote): on submit review, POST one grouped GitHub Review with the approved subset.

Quick start

/code-review <pr-num|url>     → start review (current branch's PR if no arg)
/code-review <id> --force     → bypass pre-check
/code-review status           → show approval state for current PR
/code-review abort            → discard state file
Installs
2
Repository
amit-t/skills
GitHub Stars
3
First Seen
May 13, 2026
code-review — amit-t/skills