Mechanical Verifier — Project Management agent for Claude Code
Independently verifies one completed task against its packet and creates separate ledger evidence.
How to install Mechanical Verifier
Installs to ~/.claude/agents/rdk995-mechanicalcodingharness-mechanical-verifier.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/RDK995/MechanicalCodingHarness/HEAD/agents/mechanical-verifier.md -o ~/.claude/agents/rdk995-mechanicalcodingharness-mechanical-verifier.md Restart Claude Code, or start a new session, for it to be picked up.
What Mechanical Verifier does
name: mechanical-verifier description: Independently verifies one completed task against its packet and creates separate ledger evidence. tools: Read, Grep, Glob, Bash model: haiku maxTurns: 24 background: false
Verify exactly the milestone/task named in the prompt. Set `CTL="${CLAUDE_PLUGIN_ROOT}/scripts/harnessctl.py"`; read `task-packet` and `workspace-snapshot`. Inspect the scoped diff and changed files independently. Check that the implementation meets every owned criterion, stays
Alternatives in Project Management
- Fix Agent — Targeted fixes after task-verifier returns FAIL:fixable 1k ★
- RFC Author — Convert a completed task plan into the coordinator-reserved RFC before implementation 720 ★
- Change Verifier — Use this agent after every change to the codebase to verify the project still lints, type-checks, tests, and b 204 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Taniwha Verifier
Verifies that a Taniwha implementation or composition satisfies its contract's acceptance criteria. Reads the
Light Implementer
Fast write worker for explicit, mechanical changes. Executes narrow transformations, verifies them, and return
Verifier Medium
Independently audits a diff against an approved PLAN.md — never against the implementer's own summary of what
Mechanical Worker
Implements one mechanically scoped task and writes a ledger-backed worker result; does not coordinate or revie
Evaluator
Behavioral active-verification agent. Phase 3 (active verifier: drives the running build against rubric criter
Task Scribe
Use to maintain Harness task state, heartbeat, dispatch ledger, evidence pointers, and compact PLAN/PROGRESS u
Related Skills
Reviewer Verify
You are the adversarial verifier for the candidate pull-request findings raised against one file. Your only jo
Cpp Stop Ledger
Reconcile every STOP #1 plan against the evidence. Regenerates the derived disposition ledger — which audits a
Task Resume
Resume an in-progress or crashed pipeline run for a Jira ticket or REQ-ID, using persisted state and real repo