review-code

Coordinate four automated agents for parallel code reviews with git diff integration.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Parallelizing code reviews across four specialized reviewers to speed up feedback while maintaining consistency and ensuring cross-domain coverage (QA, Security, Code Consistency, and Doc Conformance).

Core Features & Use Cases

  • Four-agent orchestration: runs QA, Security, Code Consistency, and Doc Conformance reviews in parallel and aggregates results.
  • Plan Conformance pre-check (L2/L3): validates adherence to the final plan before all reviews, ensuring alignment with constraints.
  • Consolidated verdicts: presents a unified PASS/REJECT with actionable pointers for remediation.

Quick Start

Provide the target files and issue data, then trigger the four-agent parallel review to begin.

Frequently Asked Questions about review-code

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

FAQPage Schema
How do I automate parallel code reviews for QA, security, and documentation conformance?

Automate parallel code reviews by orchestrating four specialized agents that concurrently check QA, security, code consistency, and documentation conformance, aggregating results into a unified pass or reject verdict.

What is plan conformance checking in L2 and L3 code reviews?

Plan conformance checking validates code changes against the final project plan before deeper analysis, ensuring L2 and L3 tasks align with predefined constraints before running QA and security reviews.

How do I consolidate multiple automated code review results into a single report?

Consolidate automated code review results by aggregating outputs from parallel QA, security, consistency, and documentation agents into a unified report with actionable pointers for remediation.

Can I run a security review and QA check at the same time using agent orchestration?

Run security reviews and QA checks simultaneously using agent orchestration, which executes four specialized review processes in parallel across your target files to speed up feedback.

Does parallel code review work with git diff and task descriptions?

Parallel code review integrates directly with git diff and task descriptions, using them as inputs to validate code consistency and plan conformance across the aggregated review scenarios.

What is the best way to speed up code review feedback while maintaining cross-domain coverage?

Speed up code review feedback by running four automated agents in parallel, maintaining cross-domain coverage across QA, security, code consistency, and documentation conformance simultaneously.