Code Review Skill
CommunityGet instant, comprehensive code reviews, every time.
Authorgrumps
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Manual code reviews can be time-consuming, inconsistent, and prone to human error. This skill automates the initial stages of code review, providing immediate, structured feedback on correctness, style, testing, and security, allowing human reviewers to focus on higher-level architectural concerns.
Core Features & Use Cases
- Automated Pre-Review Checks: Automatically runs linters (
just lint-for-claude) and tests (just test-for-claude) to catch common issues before human review. - Comprehensive Review Checklist: Evaluates code against a detailed checklist covering correctness, quality, testing, performance, security, and maintainability.
- Structured Feedback: Generates a clear, actionable review report with critical issues, suggestions, positive notes, and action items, including file and line references.
- Use Case: Before submitting a pull request, use
/review-code. The skill will run all checks, analyze your changes, and provide a detailed report, helping you catch and fix issues proactively, leading to faster approvals and higher quality code.
Quick Start
Ask Claude to "Review my staged code changes and provide feedback."
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: Code Review Skill Download link: https://github.com/grumps/claude-dotfiles/archive/main.zip#code-review-skill Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.