git log --oneline --stat
HEAD
- Stars
- 4.8k
- Forks
- 227
- Updated
- May 3, 2026
repo --stat
stars
4.8k
forks
227
last update
May 3, 2026
license
MITv3.1.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add code-review-master - Invoke
// Run from any project directory
$ claude --skill code-review-master "write Playwright tests for this page" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill code-review-master "now refactor it"
code-review-master/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- Code Review Master
- slug:
- code-review-master
- version:
- v3.1.0
- license:
- MIT
- author:
- @reviewlab
- repository:
- github.com/reviewlab/code-review-master
- categories:
- tags:
- #code-review#pr#linting#security#quality
- description:
PR review in Claude. Style, security, perf, tests — with file-by-file inline comments.
features.md
3 capabilities
// What you can do with it
- Automates the tedious parts of the workflow.
- Gives Claude the right context, tools, and guardrails.
- Produces consistent, reviewable output every time.
README.md
code-review-master/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…