Coder Eval Create Plan banner
UiPath UiPath

Coder Eval Create Plan

Development community

Description

--- description: Create a structured, phased implementation plan for a feature or change in the coder_eval codebase, executable from a fresh session by /coder-eval-implement-plan --- ## Context - Current git status: !`git status --short` - Current branch: !`git branch --show-current` - Recent commits: !`git log --oneline -5` ## Your task Produce a detailed, phased plan that a **fresh session with no memory of this conversation** can execute via `/coder-eval-implement-plan`. The plan is the c

Installation

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

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

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

Full documentation available on GitHub

View Source Repository