Taniwha Verifier — Project Management agent for Claude Code
Verifies that a Taniwha implementation or composition satisfies its contract's acceptance criteria.
How to install Taniwha Verifier
Installs to ~/.claude/agents/taniwhaai-arai-taniwha-verifier.md
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.
What Taniwha Verifier does
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
Alternatives in Project Management
- Integration Verifier — Read-only CP-4 gate 1k ★
- Bolt Executor — Use this agent when there is a clear, well-scoped task to implement in code — a feature, fix, or refactor with 523 ★
- PM Planner — PM requirements analysis, task decomposition, API contract definition agent 221 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Taniwha Leaf Implementation
Implements a single Taniwha module against its contract manifest. Sees the manifest, shared vocabulary, and pr
Gaia Verifier
Use when a task's gates are ready to be independently confirmed -- dispatched directly when a producing agent'
Taniwha Orchestrator
Ephemeral orchestrator subagent for a Taniwha project. Reads project state from .taniwha/, decides the single
Gantry Reviewer
Reviews a diff independently. Use to get correctness defects and reuse/simplification findings on a change, ch
Cook Review
jeff review stage. Independently review the task's change against its acceptance criteria and the Chef's stand
Evaluator
Behavioral active-verification agent. Phase 3 (active verifier: drives the running build against rubric criter
Related Skills
Impl
EXECUTE PLAN — reads an existing implementation plan and runs all steps autonomously, verifies each step, writ
Kodus Business Rules Validation
Use when the user wants Kodus to validate local diff changes against task requirements, acceptance criteria, o
Reviewer Verify
You are the adversarial verifier for the candidate pull-request findings raised against one file. Your only jo