review-commits
CommunityCoordinate parallel AI code reviews on diffs.
Authorgioe
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the orchestration of code reviews by running parallel AI reviewer agents against a task's git diff, surfacing must_fix issues and coordinating defer/suggest outcomes.
Core Features & Use Cases
- Spawns one background reviewer agent per enabled reviewer from config.
- Analyzes diffs between the current branch and base to identify correctness, security, and maintainability issues.
- Aggregates reviewer findings, applies must_fix fixes, and handles suggest/defer flows interactively.
- Creates deferred tasks for defer findings to enable later work while keeping the main PR moving.
Quick Start
Run the /review-commits command against the current branch to start parallel AI code reviews against the diff.
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: review-commits Download link: https://github.com/gioe/python-libs/archive/main.zip#review-commits 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.