AI AGENT ADDONS

Reviewing your code changes before committing them helps catch bugs and improve quality. This skill runs a thorough check of all local uncommitted changes using multiple expert agents. Each agent looks at a different part of your code to find issues and suggest improvements.

You can tell the review to focus on specific areas like security or performance. You can also set a minimum impact level so only important issues are shown. Results can be output as plain text or JSON for easy use in other tools.

Folders like spec and reports are skipped unless you specifically ask about them. This keeps the review fast and relevant to your actual work.

Add Review Local Changes skill to your workflow

Global

mkdir -p ~/.claude/skills/review-local-changes

Project

mkdir -p .claude/skills/review-local-changes

Source Repository

Stars
1,185
Forks
128
Watchers
1,185
License
GPL-3.0
Last Push
1 month ago
Created
8 months ago