code-review-changes
New1Community RegistryGeneralby Jesse Naranjo
Automated code review for uncommitted git changes using multiple specialized agents with confidence-based scoring to filter false positives
Install & Usage
1
Create the skills directory
mkdir -p .claude/skills2
Download the skill file
mkdir -p .claude/skills && curl -o .claude/skills/code-review-changes.md https://raw.githubusercontent.com/JesseNaranjo/ai-setup/main/SKILL.md3
Invoke in Claude Code
/code-review-changesView source on GitHub
code-reviewagentgitsecuritybugstypescript
Frequently Asked Questions
What is code-review-changes?
Automated code review for uncommitted git changes using multiple specialized agents with confidence-based scoring to filter false positives
How to install code-review-changes?
To install code-review-changes, create the .claude/skills directory in your project, then run the curl command to download the skill file. Once installed, invoke it in Claude Code with /code-review-changes.
What is code-review-changes best for?
code-review-changes is a community categorized under General. It is designed for: code-review, agent, git, security, bugs, typescript. Created by Jesse Naranjo.