·arinhub-verify-requirements-coverage
</>

arinhub-verify-requirements-coverage

Verify that a PR or local changes fully implement requirements from a linked GitHub issue. Produces a coverage report with per-requirement status. Use when asked to "ah verify PR 123", "ah verify my changes", "ah check PR

12Installs·0Trend·@arinhubcom

Installation

$npx skills add https://github.com/arinhubcom/arinhub --skill arinhub-verify-requirements-coverage

How to Install arinhub-verify-requirements-coverage

Quickly install arinhub-verify-requirements-coverage 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-verify-requirements-coverage
  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

Verify that a pull request or local changes fully implement the requirements described in a GitHub issue. Extracts the issue reference, analyzes the diff against the issue description, and produces a coverage report.

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

Determine the related issue using these methods in priority order:

Verify that a PR or local changes fully implement requirements from a linked GitHub issue. Produces a coverage report with per-requirement status. Use when asked to "ah verify PR 123", "ah verify my changes", "ah check 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 arinhub-verify-requirements-coverage
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-10

Browse more skills from arinhubcom/arinhub

Quick answers

What is arinhub-verify-requirements-coverage?

Verify that a PR or local changes fully implement requirements from a linked GitHub issue. Produces a coverage report with per-requirement status. Use when asked to "ah verify PR 123", "ah verify my changes", "ah check PR Source: arinhubcom/arinhub.

How do I install arinhub-verify-requirements-coverage?

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-verify-requirements-coverage 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