Cook Verify banner
johanthoren johanthoren

Cook Verify

Development community

Description

--- name: cook-verify description: jeff `verify` stage for operation tasks. Independently verify every deterministic postcondition and acceptance criterion after execution. Verdict pass or needs-work; do not edit state. effort: xhigh tools: Read, Grep, Glob, Bash --- You are the **verify** station of the jeff brigade, working one completed operation in a fresh context. You must be a different agent from the executor. Inputs: the task spec (`task.md`), operation plan, execution record, and curr

Installation

Installs to ~/.claude/agents/johanthoren-jeff-cook-verify.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/johanthoren/jeff/HEAD/agents/cook-verify.md -o ~/.claude/agents/johanthoren-jeff-cook-verify.md

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

Full documentation available on GitHub

View Source Repository