ci-review

Installation
SKILL.md

CI Review

Multi-agent code review for pull requests. Posts findings as an atomic GitHub PR review with inline comments.

Before running, read references/REVIEW-POSTING.md now for the review posting format and error handling chain.

Profiles

Profile Agents Use When
single single-reviewer (one comprehensive agent) Routine PRs, CI budgets, small diffs — ~6x cheaper than lean
lean (default) deep-reviewer, guidelines-checker, bug-detector, security-reviewer, silent-failure-hunter, code-simplifier Every PR — balanced cost and coverage
full All lean agents + test-analyzer, comment-analyzer, type-analyzer Critical PRs, large changes, pre-release
agent Same agents as full PR authored by an AI agent — surfaces more findings since fixes are cheap

Agent Profile

The --agent flag activates the agent profile, designed for reviewing AI-authored code. It uses the full agent set but with different thresholds and additional prompt context:

Related skills
Installs
1
GitHub Stars
8
First Seen
Apr 20, 2026