Eval Run banner
dynamics365ninja dynamics365ninja

Eval Run

Development community

Description

--- description: Run an eval case end-to-end on the VM (implement → build → score → record → roll back). VM/full-mode only. argument-hint: <case-id> allowed-tools: Agent, Bash, Read, Grep, Glob --- Launch the **eval-implementer** subagent (Task tool, `subagent_type: eval-implementer`) to run this eval case through the grounded MCP tool path on the VM: Case id: **$ARGUMENTS** First read `eval/cases/$ARGUMENTS.json`. The subagent carries the full loop (isolate → implement grounded-only → static

Installation

Installs to ~/.claude/commands/dynamics365ninja-d365fo-mcp-server-eval-run.md

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

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

Full documentation available on GitHub

View Source Repository