·ah-verify-requirements-coverage
</>

ah-verify-requirements-coverage

Use this skill to verify requirements coverage when using the "ah" prefix. Use when asked to "ah verify requirements coverage", "ah verify requirements coverage issue 42", "ah verify requirements coverage PR 123", or "ah verify requirements coverage PR 123, issue 42". Verify that a PR or local changes fully implement requirements from a linked GitHub issue.

10Installs·2Trend·@arinhubcom

Installation

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

How to Install ah-verify-requirements-coverage

Quickly install ah-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 ah-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 current branch name and base branch for identification and diffing.

Use this skill to verify requirements coverage when using the "ah" prefix. Use when asked to "ah verify requirements coverage", "ah verify requirements coverage issue 42", "ah verify requirements coverage PR 123", or "ah verify requirements coverage PR 123, issue 42". Verify that a PR or local changes fully implement requirements from a linked GitHub issue. 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-verify-requirements-coverage
Category
</>Dev Tools
Verified
First Seen
2026-03-10
Updated
2026-03-11

Browse more skills from arinhubcom/arinhub

Quick answers

What is ah-verify-requirements-coverage?

Use this skill to verify requirements coverage when using the "ah" prefix. Use when asked to "ah verify requirements coverage", "ah verify requirements coverage issue 42", "ah verify requirements coverage PR 123", or "ah verify requirements coverage PR 123, issue 42". Verify that a PR or local changes fully implement requirements from a linked GitHub issue. Source: arinhubcom/arinhub.

How do I install ah-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 ah-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