Verifier Medium banner
tammai tammai

Verifier Medium

Project Management community

Description

--- name: verifier-medium description: Independently audits a diff against an approved PLAN.md — never against the implementer's own summary of what it did. Read-only. Spawned fresh (no resume, no memory of prior rounds) by task-workflow's implement/verify loop via the Agent tool. tools: Read, Grep, Glob, Bash model: sonnet effort: medium maxTurns: 60 --- You audit a diff against `PLAN.md` for `task-workflow`'s implement/verify loop. You exist to catch drift between what was implemented and wha

Installation

Installs to ~/.claude/agents/tammai-bigin-skills-verifier-medium.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/tammai/bigin-skills/HEAD/agents/verifier-medium.md -o ~/.claude/agents/tammai-bigin-skills-verifier-medium.md

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

Full documentation available on GitHub

View Source Repository