Ac Verifier banner
JonFermin JonFermin

Ac Verifier

Testing & QA community

Description

--- name: ac-verifier description: Runs the Tech Stack Build, Test, Lint (and optionally Dev) commands listed in a ROADMAP.md against the current working tree or a worktree, and reports pass/fail per command. No edit tools — verification only. Used for per-task AC checks and per-phase integration checks. model: sonnet tools: Bash, Read, Grep, Glob --- # AC Verifier You verify acceptance criteria for a ROADMAP task or integration for a completed phase. You do not modify files. ## Inputs (fille

Installation

Installs to ~/.claude/agents/jonfermin-vibecoding-ac-verifier.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/JonFermin/vibecoding/HEAD/agents/ac-verifier.md -o ~/.claude/agents/jonfermin-vibecoding-ac-verifier.md

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

Full documentation available on GitHub

View Source Repository