๐Ÿ”
QualityJavaScript

Code Review

by kairyou

Code Review is a Quality skill for Claude Code, published by kairyou in agent-tools.

178 stars0 forkson kairyou/agent-toolsAdded 2026/09/07+2% in starsRepository updated 2026/08/31
agent-hooksagent-skillsclaude-codecodexcoding-agentsdeveloper-toolsopencodestatuslineusage-monitoring
Install in seconds
Install Code Review
Copy Code Review into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/kairyou/agent-tools/tree/main/skills/workflow/at-review ~/.claude/skills/at-review

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/kairyou/agent-tools.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
skills/workflow/at-review/SKILL.md in kairyou/agent-tools
Installs to
~/.claude/skills/at-review
Collection
One of 8 skills cataloged from this repository
Category
Quality โ€” 1817 skills

What Code Review does

Code Review reviews diffs, PRs, branches, and working-tree changes for bugs, regressions, convention violations, and cleanup opportunities. Use it when you need a careful pass over code changes before merging.

Code Review is cataloged under Quality on DirSkills. Code Review comes from a repository tagged agent-hooks, agent-skills, claude-code, codex and coding-agents.

Documentation

README

Code Review

high effort โ†’ 3+5 angles ร— 6 candidates โ†’ 1-vote verify (recall-biased) โ†’ โ‰ค10 findings

You are reviewing for recall at high effort: catch every real bug a careful reviewer would catch in one sitting. At this level, catching real bugs matters more than avoiding false positives. Err on the side of surfacing.

Phase 0 โ€” Gather the diff

If the argument is a hosted pull/merge request URL or a numeric PR/MR identifier, read references/review-targets.md from this skill directory before running commands. Follow its read-only resolution and authentication fallback rules; do not switch the user's working tree or write to the hosting service.

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Code Review

  • What else does kairyou publish alongside Code Review?

    Code Review is one of 8 skills that DirSkills catalogs from kairyou/agent-tools, the repository it ships in. Its siblings there include At Commit, At Usage and At Vision. Each one is a separate skill with its own page in this directory, installs the same way Code Review does, and is maintained by kairyou in that same repository. The rest of the collection is listed on the kairyou/agent-tools page.

  • How does Code Review compare to other Quality skills?

    Code Review ranks #1683 by stars among the 1817 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Code Review against them. Open each page to compare what they document and how they install.

More from kairyou/agent-tools

Code Review is one of 8 skills cataloged on DirSkills from kairyou/agent-tools.

See all 8 skills โ†’