·ah-review-code
</>

ah-review-code

Use this skill to review code when using the "ah" prefix. Use when asked to "ah review code" or "ah review code 123". Review code for correctness, maintainability, and adherence to project standards. Supports local branch changes and remote Pull Requests (by ID or URL).

12Installs·3Trend·@arinhubcom

Installation

$npx skills add https://github.com/arinhubcom/arinhub --skill ah-review-code

How to Install ah-review-code

Quickly install ah-review-code AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/arinhubcom/arinhub --skill ah-review-code
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: arinhubcom/arinhub.

SKILL.md

View raw

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.

Create /.agents/arinhub/code-reviews/ and /.agents/arinhub/diffs/ directories if they do not exist.

Collision avoidance: Check whether a review file or any subagent files for this REVIEWID already exist. If so, append a sequential number suffix to produce a unique REVIEWID.

Use this skill to review code when using the "ah" prefix. Use when asked to "ah review code" or "ah review code 123". Review code for correctness, maintainability, and adherence to project standards. Supports local branch changes and remote Pull Requests (by ID or URL). Source: arinhubcom/arinhub.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/arinhubcom/arinhub --skill ah-review-code
Category
</>Dev Tools
Verified
First Seen
2026-02-28
Updated
2026-03-10

Browse more skills from arinhubcom/arinhub

Quick answers

What is ah-review-code?

Use this skill to review code when using the "ah" prefix. Use when asked to "ah review code" or "ah review code 123". Review code for correctness, maintainability, and adherence to project standards. Supports local branch changes and remote Pull Requests (by ID or URL). Source: arinhubcom/arinhub.

How do I install ah-review-code?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/arinhubcom/arinhub --skill ah-review-code Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/arinhubcom/arinhub