
Code Review
- Updated April 2, 2026
- dduugg/dug-claude-plugins
code-review is a Claude Code skill for ai & agent building. It helps developers move faster with AI-assisted coding.
Key points
- code-review
- AI & Agent Building
- AI-coding skill
Code Review by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin marketplace add dduugg/dug-claude-plugins/plugin install code-review@dug-claude-pluginsAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Last updated | April 2, 2026 |
|---|---|
| Repository | dduugg/dug-claude-plugins ↗ |
What it does
Helps with ai & agent building tasks.
README.md
code-review
Code review skill that supplements other review tools and plugins.
Skills
review
Review code from any source — local changes, a GitHub PR, or specific files. The skill determines what to gather based on context.
supplemental-checks
Additional checks applied during every review. Edit this file to add domain-specific invariants, project conventions, and common mistake patterns.
Setup
Edit skills/supplemental-checks/SKILL.md with your project-specific checks, then install:
/plugin install code-review@dug-claude-plugins
Usage
Use the code-review:review skill
Use the code-review:review skill on PR #123
Use the code-review:review skill on src/foo.rb