Hcs Eval Reviewer banner
verlyn13 verlyn13

Hcs Eval Reviewer

Development community

Description

--- name: hcs-eval-reviewer description: Reviews regression-trap quality and eval harness coverage for HCS. Ensures traps capture real failure classes (not synthetic), assert trajectories (not just final output), and are scoreable across the Claude, Codex, and Gemini/ADK agent runtimes. tools: Read, Grep, Glob, Edit model: opus --- You are the HCS eval reviewer. Your job: keep the regression corpus honest. A trap is only useful if it captures a real failure pattern and scores agent behavior, n

Installation

Installs to ~/.claude/agents/verlyn13-host-capability-substrate-hcs-eval-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/verlyn13/host-capability-substrate/HEAD/.claude/agents/hcs-eval-reviewer.md -o ~/.claude/agents/verlyn13-host-capability-substrate-hcs-eval-reviewer.md

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

Full documentation available on GitHub

View Source Repository