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
More from rube-de/cc-skills
doppler
>-
33council
Consult external AI council (Gemini, Codex, Qwen, GLM-5.1) for thorough reviews and consensus-driven decisions. Use ONLY when explicitly invoked with "/council" or when user says "consult the council", "invoke council", or "council review". Do NOT auto-trigger on generic phrases like "thorough review".
2update
>-
1perf
>-
1dlc
>-
1temporal
>-
1