zereight-review

Coordinate subagent-based code-review passes and synthesize CodeRabbit-style PR feedback.

Updated Mar 1, 2026
One-click install
npx skills add https://github.com/zereight/skill --skill zereight-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: zereight-review
Source: https://github.com/zereight/skill/tree/main/zereight-review/skills/zereight-review
Command: npx skills add https://github.com/zereight/skill --skill zereight-review

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Streamlines and standardizes PR reviews by coordinating a multi-skill ensemble that surfaces invariants, edge-case risks, and actionable feedback in a CodeRabbit-style report.

Core Features & Use Cases

  • Multi-skill orchestration of PR reviews to cover correctness, risk, and maintainability.
  • Structured, synthesis-based output that combines baseline and expert assessments for consistent guidance.
  • Use cases include React Native and web PRs, feature migrations, and security/architecture reviews with concrete remediation steps.

Quick Start

Invoke the multi-skill ensemble on a PR range to produce a concise CodeRabbit-style synthesis.

Frequently Asked Questions about zereight-review

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

FAQPage Schema
How do I run a CodeRabbit-style PR review that checks edge cases and logic correctness?

A CodeRabbit-style PR review uses a coordinated multi-skill ensemble to execute mandated subagent passes, surfacing invariant checks, edge-case risks, and logic correctness across your PR diff to synthesize actionable feedback.

What is subagent-based code review orchestration and how does it work?

Subagent-based code review orchestration coordinates multiple specialized reviewer passes—such as baseline full-diff, regression, file coverage, and quality gate reviewers—to synthesize a single, comprehensive CodeRabbit-style report from their combined assessments.

Can I use this multi-skill PR review approach for React Native and web PRs?

Yes, this multi-skill PR review approach explicitly supports React Native and web PRs, handling feature upgrades, bugfixes, refactors, and feature migrations to provide security and architecture feedback with concrete remediation steps.

How do I automate code review feedback for feature migrations and refactors?

You automate code review feedback by invoking the ensemble on a PR range, which runs baseline, regression, contract, and quality gate reviewers to produce a concise synthesis with structured, actionable remediation steps for migrations and refactors.

Does this code review ensemble require loading specific instruction sources?

Yes, the ensemble requires loading instruction sources like AGENTS.md and code-review instruction files before executing the mandated subagent passes to ensure the final synthesis meets standardized review requirements.

What is the difference between a single-pass PR review and a multi-skill ensemble review?

A multi-skill ensemble review distinguishes itself by running multiple specialized subagent passes—covering baseline diffs, regressions, coverage, and quality gates—rather than a single pass, combining expert assessments into a consistent CodeRabbit-style synthesis.