ce-review

Automate structured code review with tiered personas and parallel sub-agents.

50|14|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/All-The-Vibes/ATV-StarterKit --skill ce-review-all-the-vibes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ce-review
Source: https://github.com/All-The-Vibes/ATV-StarterKit/tree/main/.github/skills/ce-review
Command: npx skills add https://github.com/All-The-Vibes/ATV-StarterKit --skill ce-review-all-the-vibes

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Structured multi-agent code review helps teams surface defects, validate intent, and consolidate insights into a single, actionable report.

Core Features & Use Cases

  • Tiered reviewer personas evaluate correctness, maintainability, security, performance, and standards.
  • Parallel sub-agents generate structured findings and a deduplicated final report.
  • Outputs include a machine-readable findings payload and a human-friendly summary suitable for PR reviews.

Quick Start

Run a full, multi-agent code review on the current diff or PR.

Frequently Asked Questions about ce-review

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

FAQPage Schema
How do I automate structured code review before creating a PR?

Automated structured code review uses tiered reviewer personas to evaluate correctness, security, and performance, orchestrating parallel sub-agents to merge findings into a single deduplicated report for PR reviews.

What is multi-agent code review and how does it work?

Multi-agent code review orchestrates parallel sub-agents with tiered personas to evaluate code changes, surfacing and deduplicating findings into a consolidated report for both machine-readable output and human-friendly summaries.

How do I run a code review across a specific diff scope?

Run a full multi-agent code review on the current diff scope by applying tiered reviewer personas that evaluate maintainability and standards, generating a structured findings payload for your PR.

Can I use automated code review as part of a larger workflow?

Automated code review applies when reviewing code changes after tasks or as part of larger workflows, orchestrating parallel sub-agents to generate a machine-readable findings payload for downstream integration.

Does multi-agent code review output machine-readable findings?

Multi-agent code review outputs a machine-readable findings payload alongside a human-friendly summary, deduplicating insights from parallel sub-agents into a single actionable report suitable for PR reviews.