git log --oneline --stat
HEAD
- Stars
- 7.2k
- Forks
- 473
- Updated
- Jun 2, 2026
repo --stat
stars
7.2k
forks
473
last update
Jun 2, 2026
license
MITv2.6.0
quickstart.sh
3 steps
- Install
// Drops SKILL.md into ~/.claude/skills/
$ claude skills add code-reviewer - Invoke
// Run from any project directory
$ claude --skill code-reviewer "wire up a GitHub Actions deploy" - Iterate
// Re-run with edits — Claude keeps the skill loaded
$ claude --skill code-reviewer "now refactor it"
code-reviewer/
references
- references/
- SKILL.mdopen
- README.mdopen
SKILL.md
readonly
- name:
- Code Reviewer
- slug:
- code-reviewer
- version:
- v2.6.0
- license:
- MIT
- author:
- @review-craft
- repository:
- github.com/review-craft/code-reviewer
- categories:
- tags:
- #code-review#pr-review#security#performance#style
- description:
Thorough PR review — security, performance, correctness, style, with inline-comment-ready output.
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-reviewer/README.md
5 sections
Loading README…
$ cat reviews/
Reviews
// No reviews yet. Be the first.
Loading review form…