·arinhub-code-reviewer
</>

arinhub-code-reviewer

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

11Installs·0Trend·@arinhubcom

Installation

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

How to Install arinhub-code-reviewer

Quickly install arinhub-code-reviewer 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 arinhub-code-reviewer
  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.

Extract the PR number. Determine the repository name from git remote or the provided URL.

Determine the repository name from git remote. Use the current branch name for identification, sanitizing slashes to dashes so file paths remain valid. Also determine the base branch and merge base for diffing.

Review code for correctness, maintainability, and adherence to project standards. Supports local branch changes and remote Pull Requests (by ID or URL). Use when asked to "ah review code", "ah review code 123", or "ah review PR 123". 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 arinhub-code-reviewer
Category
</>Dev Tools
Verified
First Seen
2026-02-23
Updated
2026-03-10

Browse more skills from arinhubcom/arinhub

Quick answers

What is arinhub-code-reviewer?

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

How do I install arinhub-code-reviewer?

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 arinhub-code-reviewer 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