ce:review-beta

Installation
SKILL.md

Code Review (Beta)

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 autonomous review step inside larger workflows

Mode Detection

Check $ARGUMENTS for mode:autonomous or mode:report-only. If either token is present, strip it from the remaining arguments before interpreting the rest as the PR number, GitHub URL, or branch name.

Mode When Behavior
Interactive (default) No mode token present Review, present findings, ask for policy decisions when needed, and optionally continue into fix/push/PR next steps
Related skills

More from everyinc/compound-engineering-plugin

Installs
1
GitHub Stars
16.7K
First Seen
Mar 25, 2026