review-changes

Orchestrate parallel multi-agent code reviews into a single markdown report.

2|Updated Feb 23, 2026
One-click install
npx skills add https://github.com/vultuk/coding-agents --skill review-changes-vultuk
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: review-changes
Source: https://github.com/vultuk/coding-agents/tree/main/skills/review-changes
Command: npx skills add https://github.com/vultuk/coding-agents --skill review-changes-vultuk

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the code review process by automating the analysis of code changes, ensuring quality, security, and maintainability before merging.

Core Features & Use Cases

  • Automated Code Review: Analyzes diffs, commits, or pull requests using multiple agents.
  • Adjudication: Consolidates reviewer feedback into a single, concise markdown report.
  • Merge Status: Provides a clear recommendation on whether changes are approved for merge.
  • Use Case: When you submit a pull request, this Skill can automatically review the changes, identify potential issues, and provide a consolidated feedback report with a merge recommendation.

Quick Start

Use the review-changes skill to review the current staged changes.

Frequently Asked Questions about review-changes

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

FAQPage Schema
How do I automate code review for a pull request?

Automate code review for a pull request by orchestrating a parallel multi-agent process that analyzes diffs and adjudicates feedback into a consolidated markdown report with a clear merge status.

What is multi-agent adjudication for diff analysis?

Multi-agent adjudication for diff analysis is a process where multiple agents review code changes in parallel, consolidating evidence-based findings into a single concise report with a merge recommendation.

Can I configure the number of reviewers for commit review?

Yes, you can configure the number of reviewers for commit review, adjusting the parallel multi-agent count to scale the depth of safety, scope, and evidence-based analysis for your changes.

Does automated code review provide a merge status recommendation?

Automated code review provides a clear merge status recommendation by adjudicating parallel agent feedback into a single markdown output, explicitly stating whether changes are approved for merging.

How do I review staged changes before merging?

Review staged changes by running a parallel multi-agent analysis on the diff, which adjudicates findings into a concise markdown report that enforces safety and scope with a merge status.