code-review

Installation
SKILL.md

Code Review

Orchestrates code review across GitHub PRs, GitLab MRs, and Gerrit changes. Auto-detects the platform from git remote configuration and provides focused review feedback on security, maintainability, and architectural fit.

This is a workflow skill -- it contains no scripts and instead guides the agent through a multi-step review process using the appropriate platform skill.

Authentication

This skill delegates authentication to the underlying platform skill:

  • GitHub: Requires gh auth login (see the github skill)
  • GitLab: Requires glab auth login (see the gitlab skill)
  • Gerrit: Requires git-review configuration (see the gerrit skill)

Ensure the relevant platform skill is authenticated before using code-review.

Commands

review

Related skills
Installs
25
GitHub Stars
3
First Seen
Feb 27, 2026