From cli-agent-evals
Run, inspect, and debug cli-evals suites for live coding-agent CLI evaluations.
How this skill is triggered — by the user, by Claude, or both
Slash command
/cli-agent-evals:cli-evalsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill when a user wants to run a live eval suite, compare agents, inspect
Use this skill when a user wants to run a live eval suite, compare agents, inspect reports, rebuild metrics, or diagnose local prerequisites.
cli-evals doctor first when the target agent or auth state is unclear.cli-evals list --suite <config>.cli-evals run --suite <config> --canary --agent <agent> --model <model>.--filter <EV-ID> for a failing scenario and add --keep to preserve the
workdir.cli-evals rebuild --report <evals/reports/latest.json>.Do not trigger --all live agent runs without the user explicitly asking; they
cost time, tokens, and may use authenticated agent sessions.
Measures performance baselines, detects regressions before/after PRs, and compares stack alternatives. Supports page, API, build, and before/after modes.
npx claudepluginhub agent-ix/cli-agent-evals