Code Review
Automates the full code review process — Claude analyzes changes, checks standards, writes PR descriptions, and flags architecture problems early.
About this skill
name: code-review description: Use when Automates the full code review process — Claude analyzes changes, checks standards, writes PR descriptions, and flags architecture problems early.
Code Review
Code Review automates the entire review workflow. Claude analyzes your changes against your requirements and coding standards, produces structured review reports, writes PR descriptions, and flags architecture issues before a human has to look. Stack with PR Review Toolkit for confidence-scored findings on every issue.
What you get
- Automated structured review reports, PR description generation, architecture problem flagging, standards compliance checks, confidence-scored findings with PR Review Toolkit.
Customize your output
- Define your coding standards, PR templates, severity levels (info/warning/error/critical), and which patterns to enforce.
Example output
Review complete: 2 critical issues (memory leak in useEffect, missing auth on /admin endpoint), 4 warnings. PR description written and ready.
Best for
Solo developers, teams wanting consistent review quality, vibe coders who need Claude to catch issues before shipping.
Source: Doobie · https://www.youtube.com/watch?v=1GgyJfCK608 Category: Development / Code Quality · Priority: Standard
SKILL.md preview
---
name: code-review
description: Use when Automates the full code review process — Claude analyzes changes, checks standards, writes PR descriptions, and flags architecture problems early.
---
# Code Review
Code Review automates the entire review workflow. Claude analyzes your changes against your requirements and coding standards, produces structured review reports, writes PR descriptions, and flags architecture issues before a human has to look. Stack with PR Review Toolkit for confidence-scored findings on every issue.
## What you get
- Automated structured review reports, PR description generation, architecture problem flagging, standards compliance checks, confidence-scored findings with PR Review Toolkit.
## Customize your output
- **Define your coding sta...