Eval Author banner
dynamics365ninja dynamics365ninja

Eval Author

Development community

Description

--- description: Draft a new eval case (eval/cases/<id>.json) + scaffold its golden folder, golden_pending until captured on the VM. argument-hint: <feature description or failure to turn into a case> allowed-tools: Agent, Bash, Read, Edit, Write, Grep, Glob --- Launch the **eval-author** subagent (Task tool, `subagent_type: eval-author`) to draft a new case for the eval catalog. What to author: **$ARGUMENTS** The subagent carries the authoring contract (mirror existing cases at the tier → dr

Installation

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

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

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

Full documentation available on GitHub

View Source Repository