·ah-submit-code-review
</>

ah-submit-code-review

Use this skill to submit code review when using the "ah" prefix. Use when asked to "ah submit code review 123". Submit a completed code review with line-specific comments and suggestions to a GitHub PR.

13Installs·3Trend·@arinhubcom

Installation

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

How to Install ah-submit-code-review

Quickly install ah-submit-code-review 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-submit-code-review
  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

Submit a structured code review with line-specific comments to a GitHub pull request. Identifies issues in the current chat session or review file, checks for duplicate comments, and submits the review.

Extract the PR number from the user input. Strip any # prefix or parse the number from a URL. Also resolve the repository owner and name for API calls.

Get a list of issues from one of these sources (in priority order):

Use this skill to submit code review when using the "ah" prefix. Use when asked to "ah submit code review 123". Submit a completed code review with line-specific comments and suggestions to a GitHub PR. 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-submit-code-review
Category
</>Dev Tools
Verified
First Seen
2026-02-26
Updated
2026-03-10

Browse more skills from arinhubcom/arinhub

Quick answers

What is ah-submit-code-review?

Use this skill to submit code review when using the "ah" prefix. Use when asked to "ah submit code review 123". Submit a completed code review with line-specific comments and suggestions to a GitHub PR. Source: arinhubcom/arinhub.

How do I install ah-submit-code-review?

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-submit-code-review 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