ce-code-review

Installation
SKILL.md

Code Review

Reviews code changes using dynamically selected reviewer personas. Spawns parallel sub-agents that return structured JSON, then merges and deduplicates findings into a single report.

When to Use

  • Before creating a PR
  • After completing a task during iterative implementation
  • When feedback is needed on any code changes
  • Can be invoked standalone
  • Can run as a read-only or autofix review step inside larger workflows

Argument Parsing

Parse $ARGUMENTS for the following optional tokens. Strip each recognized token before interpreting the remainder as the PR number, GitHub URL, or branch name.

Token Example Effect
mode:autofix mode:autofix Select autofix mode (see Mode Detection below)
Related skills

More from everyinc/compound-engineering-plugin

Installs
228
GitHub Stars
16.7K
First Seen
Apr 19, 2026