arinhub-submit-code-review

Installation
SKILL.md

Submit Code Review

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.

Input

  • PR number or URL (required): The pull request identifier. Accepts:
    • Number: 123
    • Hash-prefixed: #123
    • Full URL: https://github.com/owner/repo/pull/123
  • Review file path (optional): Path to a review file produced by arinhub-code-reviewer (e.g., ~/.agents/arinhub/code-reviews/pr-code-review-my-app-123.md). If provided, issues are extracted from this file instead of the current chat session.

Procedure

1. Resolve PR Identifier

Extract the PR number from the user input. Strip any # prefix or parse the number from a URL.

Related skills

More from arinhubcom/arinhub

Installs
12
First Seen
Feb 20, 2026