Coder Eval Review banner
UiPath UiPath

Coder Eval Review

Productivity community

Description

--- allowed-tools: Read(*), Glob(*), Grep(*), Bash(ls:*), Bash(jq:*), Bash(python3:*), Write(runs/*) description: Generate per-task review.json (summary + tags) for a completed run --- ## Context If `$ARGUMENTS` is empty or blank, resolve the run to review per the "No target given" rule in `.claude/shared/run-layout.md` — discover the run root, then take `latest` if that symlink resolves and the newest run directory by name if it does not. Tell the user which run you picked and how you got the

Installation

Installs to ~/.claude/commands/uipath-coder_eval-coder-eval-review.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/UiPath/coder_eval/HEAD/.claude/commands/coder-eval-review.md -o ~/.claude/commands/uipath-coder_eval-coder-eval-review.md

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

Full documentation available on GitHub

View Source Repository