UiPath/coder_eval

Test that your Claude Code skills, MCP servers, and CLIs actually work when an agent uses them — sandboxed YAML suites, activation checks, A/B experiments, CI gates.

119Stars on the repository
20Mods indexed here, across every type
3d agoLast push, which is what freshness is scored on
Apache-2.0Licence, which decides whether bodies are shown

analyze

01

UiPath/coder_eval

Skill Claude CodeCodex

Analyze a finished coder-eval run and write analysis.md — cluster failures into systemic patterns and recommend fixes. Use when the user wants to know why a run failed, what regressed or got worse since a previous run, what to fix, or what a run says about their tasks.

119 3d ago A 57 tokens original Apache-2.0

check-skill

02

UiPath/coder_eval

Skill Claude CodeCodex

Generate and run a coder-eval activation suite for a Claude Code skill. Use when the user asks whether a skill triggers, wants to test skill activation, or worries a skill has silently stopped firing.

119 3d ago A 40 tokens original Apache-2.0

ci

03

UiPath/coder_eval

Skill Claude CodeCodex

Generate a GitHub Actions workflow that runs a coder-eval suite as a CI gate or on a schedule, using the published composite action — with the agent runtime, credentials, JUnit output and a score floor wired correctly.

119 3d ago A 45 tokens original Apache-2.0

init

04

UiPath/coder_eval

Skill Claude CodeCodex

Set up coder-eval in this repository — scan for what is worth evaluating (Claude Code skills, an MCP server, a CLI), then scaffold a task directory with one real task and the command to run it.

119 3d ago A 43 tokens original Apache-2.0

lint-tasks

05

UiPath/coder_eval

Skill Claude CodeCodex

Review existing coder-eval task YAML — find criteria that cannot fail, prompts that leak the answer, and near-duplicate tasks, each with a fix. Read-only. Use when the user wants existing tasks reviewed, linted, audited, or checked for gaps.

119 3d ago C 53 tokens original Apache-2.0

task

06

UiPath/coder_eval

Skill Claude CodeCodex

Turn a natural-language description into coder-eval task YAML — minimal prompts, weighted criteria that check output content, validated with coder-eval plan. Use when the user wants to write, add, or generate an evaluation task.

119 3d ago A 46 tokens original Apache-2.0