DaveGold

Eval Best — Data & AI agent for Claude Code

Data & AI community

Eval arm best (the reference implementation built with the rich-domain-mcp-server skill; Q19, app tools rebuilt in Q22, chart schema guided in Q25).

How to install Eval Best

Installs to ~/.claude/agents/davegold-mcp-metadata-demo-eval-best.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/DaveGold/mcp-metadata-demo/HEAD/.claude/agents/eval-best.md -o ~/.claude/agents/davegold-mcp-metadata-demo-eval-best.md

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

What Eval Best does


name: eval-best description: Eval arm best (the reference implementation built with the rich-domain-mcp-server skill; Q19, app tools rebuilt in Q22, chart schema guided in Q25). Answers one building-data question using ONLY the eval-best MCP server. Not for general use — spawned by the run-eval skill. tools: mcp__eval-best__get_building_profile, mcp__eval-best__get_weather_context, mcp__eval-best__render_chart, mcp__eval-best__get_chart_guidance, mcp__eval-best__render_table, mcp__eval-best_

Alternatives in Data & AI

  • Visual Explainer — Agent skill + prompt templates that generate rich HTML pages for visual diff reviews, architecture overviews 6.8k ★
  • Claude Sub Agent — AI-driven development workflow system built on Claude Code Sub-Agents 566 ★
  • Specialized AI Agents — This directory contains specialized AI agent definitions used by Claude Code to handle complex, domain-specifi 357 ★

Full documentation available on GitHub

View Source Repository