Coder Eval Implement Plan banner
UiPath UiPath

Coder Eval Implement Plan

Code Quality community

Description

--- description: Implement an approved coder_eval plan phase by phase with risk-scaled per-phase review, then a final code review argument-hint: <plan-file-path> --- ## Context - Current git status: !`git status --short` - Current branch: !`git branch --show-current` - Recent commits: !`git log --oneline -5` # Implement Plan Implement an approved plan produced by `/coder-eval-create-plan` phase by phase, verifying and reviewing each phase before moving on, then run one cross-cutting review o

Installation

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

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

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

Full documentation available on GitHub

View Source Repository