ah-review-code

Installation
SKILL.md

Code Reviewer

Orchestrate a comprehensive code review by running multiple review strategies in parallel, merging and deduplicating findings into a review file. Supports both remote PRs and local branch changes.

Input

  • PR number or URL (optional): Accepts 123, #123, or full URL. If omitted, reviews local changes.
  • Base branch (required for local mode): The branch to diff against (e.g., main, develop). If the user does not provide a base branch when reviewing local changes, prompt them for it before proceeding.

Procedure

0. Verify GitHub CLI Authentication

gh auth status

If this command fails, stop and ask the user to authenticate with gh auth login.

Related skills

More from arinhubcom/arinhub

Installs
19
First Seen
Feb 26, 2026