ce-review

Executes automated code reviewers and generates a consolidated findings report.

Updated Jun 4, 2026
One-click install
npx skills add https://github.com/valegrajales/agentic-retrieval-example --skill ce-review-valegrajales
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ce-review
Source: https://github.com/valegrajales/agentic-retrieval-example/tree/main/.github/skills/ce-review
Command: npx skills add https://github.com/valegrajales/agentic-retrieval-example --skill ce-review-valegrajales

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the code review process by automating analysis, generating structured reports, and providing actionable feedback.

Core Features & Use Cases

  • Automated Code Analysis: Utilizes multiple reviewer personas to analyze code correctness, security, performance, and maintainability.
  • Structured Reporting: Generates detailed reports that include findings, severity levels, and suggested actions.
  • Flexible Modes: Supports interactive, report-only, and headless modes for different use cases and integration points.

Quick Start

To start a code review, use the ce-review skill with the PR link or branch name: ce-review PR# or branch-name.

Frequently Asked Questions about ce-review

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

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

Automated code review executes a suite of reviewer personas to analyze correctness, security, performance, and maintainability, then produces a consolidated report. You can initiate it by providing a PR link or branch name to generate structured findings and suggested actions.

What is structured code review reporting and how does it work?

Structured code review reporting generates detailed outputs that include specific findings, severity levels, and suggested actions. It works by applying multiple reviewer personas to analyze code and consolidating their feedback into a standardized schema for actionable insights.

Can I run automated code analysis in headless or report-only mode?

Automated code analysis supports interactive, report-only, and headless modes for different use cases and integration points. These flexible modes allow you to execute reviewers and generate reports without direct interaction, fitting various development workflow needs.

Do I need predefined reviewer personas and an output schema for automated code analysis?

Yes, automated code analysis requires the presence of reviewer personas and a defined output schema for findings. These prerequisites ensure the suite of reviewers can execute properly and produce a consolidated, structured report with severity levels and suggested actions.

What is the best way to integrate automated code review into a software development workflow?

The best way to integrate automated code review is utilizing its headless or report-only modes alongside existing development workflows. By executing reviewer personas and generating structured reports, it streamlines analysis where code quality and security are critical.

What are the limitations of automated code review for software quality?

Limitations of automated code review include its dependency on predefined reviewer personas and a defined output schema for findings. Without these elements, the suite of automated reviewers cannot execute or produce a consolidated report, restricting its use in unconfigured environments.