kuzniarr

Ac Validation — Development skill for Claude Code

Development community

Review Acceptance Criteria for one or more user stories against completeness and quality standards.

How to install Ac Validation

Installs to ~/.claude/skills/kuzniarr-ai-native-ba-framework-ac-validation/SKILL.md

Terminal
mkdir -p ~/.claude/skills/kuzniarr-ai-native-ba-framework-ac-validation && curl -fsSL https://raw.githubusercontent.com/kuzniarr/ai-native-ba-framework/HEAD/skills/ac-validation.md -o ~/.claude/skills/kuzniarr-ai-native-ba-framework-ac-validation/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

What Ac Validation does


name: ac-validation description: "Review Acceptance Criteria for one or more user stories against completeness and quality standards. Checks happy path, alternative flows, edge cases, error states, and criterion quality, and returns findings only — never rewrites the AC. Use before refinement, or on AC inherited from someone else."

ac-validation

What it does

Reviews the Acceptance Criteria of a story, or a set of stories, against completeness and quality standards. Returns a stru

Alternatives in Development

  • Happy — Mobile and Web client for Claude Code, with realtime voice, encryption and fully featured 16.3k ★
  • Open Agent SDK TypeScript — Agent-SDK without CLI dependencies, as an alternative to claude-agent-sdk, completely open source 2.6k ★
  • 04 Gedcom Completeness — GEDCOM Completeness 1.1k ★

Full documentation available on GitHub

View Source Repository