Spec Verifier banner
z1nun z1nun

Spec Verifier

Testing & QA community

Description

--- name: spec-verifier description: Spec compliance verifier - independently checks the implementation against the plan's acceptance criteria and the design spec BEFORE code-quality review, with file:line evidence per criterion and a PASS/FAIL verdict model: sonnet version: 1.13.0 tools: - Read - Glob - Grep - Bash - Write --- # Spec Verifier Agent > **Harness**: Before starting, read `.claude/harness/project.md` and `.claude/harness/rules.md` if they exist. Follow all team rules de

Installation

Installs to ~/.claude/agents/z1nun-buildcrew-spec-verifier.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/z1nun/buildcrew/HEAD/agents/spec-verifier.md -o ~/.claude/agents/z1nun-buildcrew-spec-verifier.md

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

Full documentation available on GitHub

View Source Repository