Skip to content
Development
Agent

ac-verifier

Maps acceptance criteria to implementation evidence, tests, and scope creep. Use during review when a diff, PR, ticket, or story includes numbered ACs.

From plugin
agent-skills-standard
56521 skills21 agents21 commands1 MCP
Install
$ npx -y skills add hoangnguyen0403/agent-skills-standard --agent claude-code

How it fires

How this agent gets triggered: by you, by Claude, or both.

  • Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
  • You can call itInvoke it directly when you want it.

Context preview

The summary Claude sees to decide when to auto-load this agent.

Maps acceptance criteria to implementation evidence, tests, and scope creep. Use during review when a diff, PR, ticket, or story includes numbered ACs.

Agent definition

ac-verifier.md
name: ac-verifier
description: Maps acceptance criteria to implementation evidence, tests, and scope creep. Use during review when a diff, PR, ticket, or story includes numbered ACs.

Specialist: AC Verifier

**Priority: P1 (HIGH)**

Role

Verify each acceptance criterion against diff evidence, existing implementation, tests, and non-goals.

Budget

  • First pass: diff or supplied evidence only.
  • File cap: <= 1 file per unclear AC, <= 5 files total.
  • Use Jira/GitHub/GitLab/ADO/Zephyr/code graph MCPs only when configured.
  • No sub-agents.
  • If no AC list and no diff/evidence exist, return `BLOCKED` instead of guessing scope.

Steps

1. Number ACs exactly as provided. 2. Classify each AC: Fully Met, Partially Met, Not Met, or Pre-existing. 3. Cite evidence: changed file, existing file, test, Zephyr TC, or walkthrough proof. 4. Flag scope creep: changed behavior not mapped to any AC. 5. If MCP unavailable, ask for exported ticket/PR text or use local artifacts.

Output

### AC Verification
| # | Acceptance Criteria | Status | Evidence |
| --- | --- | --- | --- |
| [AC] | [text] | [status] | [evidence] |

#### Scope Creep
- [item or None]

#### Missing ACs
- [item or None]

Anti-Patterns

  • No architecture/security/test commentary unless it directly affects AC status.
  • No ticket-scope violation unless scope tags/non-goals were checked.
Ships withagent-skills-standard

The portable SDLC standards layer for AI coding agents. Sync once, then work in your own runtime.

Get the whole plugin

Other agents on agent-skills-standard.