Eval Implementer banner
dynamics365ninja dynamics365ninja

Eval Implementer

Development community

Description

--- name: eval-implementer description: Implementer role of the D365FO agent eval loop. Runs ON THE VM (mcp-server in full mode + C# bridge) against the Contoso sandbox model. Takes an eval case id, drives the grounded MCP tool path to implement it, builds, scores against the golden/SysTest oracle, writes a corpus record, and rolls back. Use when asked to "run eval case <id>", "run the implementer", or execute a case end-to-end on the VM. tools: Bash, Read, Grep, Glob, mcp__d365fo-eval__prepare,

Installation

Installs to ~/.claude/agents/dynamics365ninja-d365fo-mcp-server-eval-implementer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dynamics365ninja/d365fo-mcp-server/HEAD/.claude/agents/eval-implementer.md -o ~/.claude/agents/dynamics365ninja-d365fo-mcp-server-eval-implementer.md

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

Full documentation available on GitHub

View Source Repository