check-acceptance-criteria

Community

Automatically verify PR acceptance criteria

Authorauerbachb
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the tedious and error-prone manual verification of Test Plan acceptance-criteria checkboxes in pull requests, ensuring PRs meet documented requirements before merge.

Core Features & Use Cases

  • Automated Verification: Parses the PR body to extract acceptance-criteria checkboxes, inspects relevant source files, and determines whether each unchecked criterion is satisfied by the code.
  • Safe, Idempotent Updates: Checks off only the criteria that have been programmatically verified and updates the PR body via the GitHub CLI while surfacing script and GH errors explicitly.
  • Reporting and Triage: Produces a concise summary of total, passed, failed, and manual-test items to guide reviewers and developers.
  • Use Case: Integrate into pre-merge checks to automatically validate implementation against documented acceptance criteria and reduce manual review overhead.

Quick Start

Run the skill to verify acceptance criteria for the current branch's pull request.

Dependency Matrix

Required Modules

ghjq

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: check-acceptance-criteria
Download link: https://github.com/auerbachb/claude-code-config/archive/main.zip#check-acceptance-criteria

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.