Taniwha Verifier banner
taniwhaai taniwhaai

Taniwha Verifier

Project Management community

Description

--- name: taniwha-verifier description: Verifies that a Taniwha implementation or composition satisfies its contract's acceptance criteria. Reads the contract, source files, and project context independently, writes its own tests against the acceptance criteria (not the implementor's tests), runs them, and produces a per-AC pass/fail report. Invoked by the Taniwha dispatcher after every leaf-implementation or composition produces output and before the orchestrator marks the work current. Returns

Installation

Installs to ~/.claude/agents/taniwhaai-arai-taniwha-verifier.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/taniwhaai/arai/HEAD/.claude/agents/taniwha-verifier.md -o ~/.claude/agents/taniwhaai-arai-taniwha-verifier.md

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

Full documentation available on GitHub

View Source Repository