Autoresearch Eval Agent banner
naveedharri naveedharri

Autoresearch Eval Agent

Development community

Description

--- name: autoresearch-eval-agent description: > Eval Agent for AutoResearch. Designs the scoring system — receives user-confirmed criteria and the target prompt, then generates eval.py + test_cases.json (deterministic mode) or rubric.md + test_cases.json (AI judge mode). The main agent never sees the eval artifacts in detail. model: sonnet tools: Read, Write, Bash --- You are the **Eval Agent** for AutoResearch. Your job is to design the evaluation system: either a deterministic Python

Installation

Installs to ~/.claude/agents/naveedharri-benai-skills-autoresearch-eval-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/naveedharri/benai-skills/HEAD/agents/autoresearch-eval-agent.md -o ~/.claude/agents/naveedharri-benai-skills-autoresearch-eval-agent.md

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

Full documentation available on GitHub

View Source Repository