ce-review

Coordinate multi-agent code reviews with git-worktree isolation and todo findings.

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

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Coordinate and execute exhaustive multi-agent code reviews to improve security, quality, and maintainability.

Core Features & Use Cases

  • Multi-agent analysis and ultra-thinking to identify edge-case issues
  • Worktree-enabled isolated review sessions for safe context switching
  • Structured findings reporting and integration with a to-do workflow

Quick Start

Run an ultra-thinking, multi-agent code review on the specified PR using ce-review.

Frequently Asked Questions about ce-review

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

FAQPage Schema
How do I run a multi-agent code review on a pull request?

A multi-agent code review on a pull request is executed by coordinating parallel agents that analyze security and quality. This skill orchestrates ultra-thinking analysis to identify edge-case issues and delivers structured findings as todos for triage.

What is a git-worktree isolated review session?

A git-worktree isolated review session is a safe context switching mechanism for analyzing feature branches. It enables parallel agent collaboration across large codebases without interfering with your primary working directory.

Can I use multi-agent code reviews for specific changed files in large codebases?

Yes, multi-agent code reviews can be applied to specific changed files in large codebases. The skill coordinates exhaustive analysis to improve security, quality, and maintainability by targeting feature branches or isolated worktrees.

How does ultra-thinking improve code security and maintainability analysis?

Ultra-thinking improves code security and maintainability analysis by leveraging multiple agents to deeply evaluate edge-case issues. This multi-agent approach ensures exhaustive review coverage rather than relying on single-pass scanning.

What is the best way to triage code review findings from multiple agents?

The best way to triage code review findings from multiple agents is through structured reporting integrated with a to-do workflow. This skill delivers findings directly as todos, allowing you to systematically address identified security and quality issues.

Do I need to set up dependencies to run exhaustive parallel code reviews?

No dependencies are required to set up and run exhaustive parallel code reviews. The skill operates independently to coordinate multi-agent analysis, utilizing git-worktree integration for isolated context without needing external components.