DaveGold

Eval Guidance Recipe — Data & AI agent for Claude Code

Data & AI community

Eval arm guidance-recipe (Q8 — the DERIVED FIGURES recipe, returned by a no-argument guidance call).

How to install Eval Guidance Recipe

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

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

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

What Eval Guidance Recipe does


name: eval-guidance-recipe description: Eval arm guidance-recipe (Q8 — the DERIVED FIGURES recipe, returned by a no-argument guidance call). Answers one building-data question using ONLY the eval-g-recipe MCP server. Not for general use — spawned by the run-eval skill. tools: mcp__eval-g-recipe__get_building_profile, mcp__eval-g-recipe__get_weather_context, mcp__eval-g-recipe__render_chart, mcp__eval-g-recipe__render_table, mcp__eval-g-recipe__render_map, mcp__eval-g-recipe__get_tool_call_lo

Alternatives in Data & AI

  • Gaia Agent Builder — GAIA agent creation specialist 1.5k ★
  • AI Architect — Specializes in architecting AI-powered applications on Vercel — choosing between AI SDK patterns, configuring 263 ★
  • General Backend Developer — Use this agent proactively when you need to design, implement, or optimize backend API systems, including REST 248 ★

Full documentation available on GitHub

View Source Repository