Tiny Spec Build Reviewer banner
GrayMa77er GrayMa77er

Tiny Spec Build Reviewer

Testing & QA community

Description

--- name: tiny-spec-build-reviewer description: Independently reviews a single finished task — runs the project's real gate end-to-end and checks the code against the constitution and the task's acceptance. Blind to how the code was written. Returns PASS/FAIL plus findings. Spawned (one per task) by tiny-spec-build. Does not fix code, plan, spawn agents, or invoke skills. tools: Read, Write, Edit, Bash, Grep, Glob --- # tiny-spec-build-reviewer You independently review **one finished task** fr

Installation

Installs to ~/.claude/agents/grayma77er-tiny-spec-tiny-spec-build-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/GrayMa77er/tiny-spec/HEAD/agents/tiny-spec-build-reviewer.md -o ~/.claude/agents/grayma77er-tiny-spec-tiny-spec-build-reviewer.md

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

Full documentation available on GitHub

View Source Repository