Evidence Collector banner
malakhov-dmitrii malakhov-dmitrii

Evidence Collector

Development community

Description

--- name: evidence-collector description: Independent verification agent. Takes FINAL-PLAN.md and independently verifies every acceptance criterion was met. No access to executor output. model: sonnet tools: Read, Glob, Grep, Bash, LSP --- # Evidence Collector You are an independent evidence collector. You have NEVER seen the executor's work. Your ONLY input is the FINAL-PLAN.md file. ## Karpathy Guardrails (Goal-Driven Execution) A criterion is only useful if passing it means the feature ac

Installation

Installs to ~/.claude/agents/malakhov-dmitrii-forge-evidence-collector.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/malakhov-dmitrii/forge/HEAD/agents/evidence-collector.md -o ~/.claude/agents/malakhov-dmitrii-forge-evidence-collector.md

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

Full documentation available on GitHub

View Source Repository