AI AGENT ADDONS

A pull request review can catch bugs and improve code quality. This skill uses multiple smart agents to check every change in a structured way. It focuses on important issues like security and performance. The review only posts inline comments on the code itself. This keeps feedback clear and avoids extra noise. Developers get actionable advice without distraction. The skill even fills in a missing pull request description with a short summary.

You can tell the skill which areas to focus on. For example you can ask it to check security or performance. You can also set a minimum impact level for comments. Higher impact issues like critical or high come first. This helps teams prioritize what matters most. The skill works with Git to understand what files changed and how many lines were modified.

Managers and senior developers will find this useful for maintaining code standards. It automates the repetitive parts of code review. Team members can trust that every pull request gets a thorough, consistent check. The skill is built for modern development workflows and integrates smoothly with existing tools.

Add Review Pr skill to your workflow

Global

mkdir -p ~/.claude/skills/review-pr

Project

mkdir -p .claude/skills/review-pr

Source Repository

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