ce:review

Orchestrate multi-agent code reviews and produce structured JSON findings.

6|Updated Jan 29, 2023
One-click install
npx skills add https://github.com/rethinkhealth/glion --skill ce-review-rethinkhealth
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: ce:review
Source: https://github.com/rethinkhealth/glion/tree/main/.agents/skills/ce-review
Command: npx skills add https://github.com/rethinkhealth/glion --skill ce-review-rethinkhealth

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Structured code reviews require orchestrating multiple reviewer personas, maintaining consistency across findings, and delivering a clear synthesis that drives next steps in PR workflows.

Core Features & Use Cases

  • Orchestrates multiple reviewer personas (correctness, testing, maintainability) plus CE agents to evaluate code changes.
  • Supports mode-based execution (autofix, report-only) and intent-driven scope discovery for forks and forks-safe PRs.
  • Produces a consolidated findings report with routing, ownership, and verification requirements to streamline synthesis.

Quick Start

Run a full automated code review on the current PR or branch using the ce-review skill.

Frequently Asked Questions about ce:review

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

FAQPage Schema
How do I automate a structured code review on a PR or branch?▼

Automated code review orchestrates multiple reviewer personas to evaluate code changes, delivering a consolidated JSON payload with structured findings, ownership, and risk assessments for PR workflows.

What is the best way to synthesize findings from multi-agent code reviews?▼

Multi-agent code review synthesis combines domain-specific personas to evaluate correctness and maintainability, producing a consolidated report with routing and verification requirements to streamline next steps.

Can I run automated PR reviews on forks without breaking the workflow?▼

Automated PR reviews support fork-safe execution and intent-driven scope discovery, allowing you to securely assess branch diffs and standalone current-branch changes across forked repositories.

Does the code review automation support report-only modes for PR diffs?▼

Code review automation supports mode-based execution including report-only and autofix modes, adapting the structured findings and verification requirements to fit your specific PR review workflow.

How do code review agents assign ownership and risk assessments for code changes?▼

Code review agents assign ownership and risk assessments by evaluating code changes through domain-specific personas, routing structured findings within a consolidated JSON payload to drive targeted synthesis.