code-review:review-pr

Orchestrate specialized agents to generate inline feedback on GitHub pull requests.

Updated Mar 4, 2026
One-click install
npx skills add https://github.com/dalawwa/labor-methods --skill code-review-review-pr
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: code-review:review-pr
Source: https://github.com/dalawwa/labor-methods/tree/main/.cek/plugins/code-review/skills/review-pr
Command: npx skills add https://github.com/dalawwa/labor-methods --skill code-review-review-pr

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

PR reviews can be slow and error-prone; this skill coordinates multiple specialized agents to deliver fast, thorough inline feedback that improves code quality.

Core Features & Use Cases

  • Multi-agent orchestration: coordinates up to 6 agents to analyze changes, enforce guidelines, and surface actionable inline comments.
  • Inline feedback: produces line-specific comments with evidence and suggested fixes, avoiding generic reports.
  • Safety and governance: adheres to CLAUDE.md instructions to respect project policies and avoid leaking sensitive data.

Quick Start

Provide a pull request URL to initiate an automated inline-review workflow.

Frequently Asked Questions about code-review:review-pr

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

FAQPage Schema
How do I automate pull request reviews with inline comments?▼

Automate pull request reviews by orchestrating up to 6 specialized agents that analyze code changes and generate line-specific inline comments with evidence and suggested fixes.

How does multi-agent code review work for GitHub PRs?▼

Multi-agent code review works by coordinating specialized agents in phases to enforce project guidelines, analyze changes, and surface actionable feedback directly inline on your GitHub pull requests.

Can I use automated code review across different programming languages?▼

Yes, automated code review works across languages by analyzing changes and producing line-specific comments while following your project guidelines and CLAUDE.md instructions.

What is the best way to enforce project guidelines during a PR review?▼

Enforce project guidelines during a PR review by using coordinated agents that adhere to CLAUDE.md instructions, ensuring feedback is actionable, traceable, and respects project policies.

Does automated PR review work without configuring dependencies?▼

Yes, automated PR review works without external dependencies; you simply provide a pull request URL to initiate the phase-driven inline-review workflow.

Why use multi-agent orchestration instead of a single pass code review?▼

Multi-agent orchestration coordinates specialized roles to deliver fast, thorough inline feedback, avoiding generic reports and ensuring code quality is checked comprehensively.