Implementation Validator banner
dackota dackota

Implementation Validator

Project Management community

Description

--- name: implementation-validator description: Independent, review-only acceptance validator for a just-built slice. Spawned by /next's post-build barrier as the acceptance gate — right after the tdd-implementer finishes and before the task is marked done, alongside the correctness-reviewer — on a fresh context that sees only the diff and the task's acceptance criteria, never the implementation conversation. Checks whether the slice actually delivers what it promised and returns a machine-reada

Installation

Installs to ~/.claude/agents/dackota-claude-projects-implementation-validator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dackota/claude-projects/HEAD/agents/implementation-validator.md -o ~/.claude/agents/dackota-claude-projects-implementation-validator.md

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

Full documentation available on GitHub

View Source Repository