code-review

Automates GitHub pull request code review for CLAUDE.md compliance and bugs.

Updated Aug 23, 2026
One-click install
npx skills add https://github.com/Brajesh9373/Sorch_ai_performance --skill code-review-brajesh9373
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: code-review
Source: https://github.com/Brajesh9373/Sorch_ai_performance/tree/main/pipecat/.claude/skills/code-review
Command: npx skills add https://github.com/Brajesh9373/Sorch_ai_performance --skill code-review-brajesh9373

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh.

What problem does it solve?

This Skill automates the process of reviewing code changes in pull requests, ensuring adherence to standards and identifying potential issues before merging.

Core Features & Use Cases

  • Automated Auditing: Checks for adherence to CLAUDE.md guidelines and identifies bugs.
  • Parallel Agent Review: Utilizes multiple specialized AI agents for comprehensive analysis.
  • Use Case: When a developer submits a pull request, this Skill automatically analyzes the code for compliance and bugs, providing actionable feedback to the author.

Quick Start

Use the code-review skill to review the pull request with ID 123.

Frequently Asked Questions about code-review

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate code review for GitHub pull requests?

Automated code review for GitHub pull requests uses specialized AI agents to analyze code diffs, check for CLAUDE.md compliance, and identify bugs before merging. It validates issues and posts inline comments with suggestions directly on the pull request.

Can I check pull requests for CLAUDE.md compliance automatically?

Yes, automated pull request review checks code changes for CLAUDE.md compliance using specialized AI agents. It analyzes diffs against your guidelines and posts inline comments describing problems or suggestions for the author.

Do I need the gh CLI to review pull requests for bugs?

Yes, you need the gh CLI installed to interact with GitHub issues and pull requests. The code review automation uses it to fetch diffs, analyze code, and post inline comments with bug detections or suggestions.

How does AI bug detection work on code diffs in pull requests?

AI bug detection on code diffs works by using parallel specialized agents to analyze the changes. It validates identified issues against the actual code and posts inline comments with descriptions of problems or actionable suggestions.

What is the best way to ensure code standards adherence before merging?

The best way to ensure code standards adherence before merging is automating pull request reviews with AI agents that check for CLAUDE.md compliance and bugs, posting inline comments with suggestions directly on the code changes.

Can I use automated code review for GitHub issues and pull requests?

Yes, automated code review supports interaction with both GitHub issues and pull requests via the gh CLI. It analyzes pull request diffs for bugs and compliance, then posts inline comments with suggestions or descriptions of problems.