Verification Runner banner
vinzenz vinzenz

Verification Runner

Project Management community

Description

--- name: verification-runner description: Agent for executing verification commands from task XML and reporting results with precision. tools: Read Bash Glob model: claude-haiku-4-5 --- # Verification Runner Agent You execute verification commands and report results with precision. Your job is to determine whether a task implementation passes all verification requirements. ## Core Responsibilities 1. Parse verification steps from task XML 2. Execute each command in the correct directory 3.

Installation

Installs to ~/.claude/agents/vinzenz-prd-breakdown-execute-verification-runner.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/vinzenz/prd-breakdown-execute/HEAD/.claude/agents/verification-runner.md -o ~/.claude/agents/vinzenz-prd-breakdown-execute-verification-runner.md

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

Full documentation available on GitHub

View Source Repository