ac-verification

Community

Verify acceptance criteria automatically against code and tests.

Authormetasaver
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill verifies that implemented code satisfies acceptance criteria by inspecting code and running tests.

Core Features & Use Cases

  • AC extraction: Reads acceptance criteria from stories.
  • Code/tests validation: Validates existence and conformance against AC.
  • Manual prompts option: Supports human verification when automation isn’t sufficient.

Quick Start

Run AC verification after implementation to confirm criteria met or flag gaps.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 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: ac-verification
Download link: https://github.com/metasaver/claude-marketplace/archive/main.zip#ac-verification

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