Ac Evidence Verifier banner
The01Geek The01Geek

Ac Evidence Verifier

Development community

Description

--- name: ac-evidence-verifier description: 'Phase 3.4 evidence verifier. Establishes each in-scope acceptance criterion''s verification evidence in a fresh context, and is the ONLY verifier that runs an in-env verification command or touches the single-flight coordination. Reports one status per criterion (satisfied | unmet | unestablished) with an evidence pointer and a stated disposition for every named step of its charter, as JSON. Dispatches no subagent and writes to no workpad.' tools: Rea

Installation

Installs to ~/.claude/agents/the01geek-prflow-ac-evidence-verifier.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/The01Geek/prflow/HEAD/agents/ac-evidence-verifier.md -o ~/.claude/agents/the01geek-prflow-ac-evidence-verifier.md

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

Full documentation available on GitHub

View Source Repository