By agent-ix
Run and author live CLI eval suites across Claude, Codex, opencode, and GitHub Copilot.
Unified live eval toolkit for coding-agent CLIs.
cli-evals runs the same scenario suite across Claude Code, OpenAI Codex,
opencode, and GitHub Copilot by driving real interactive CLIs through
@agent-ix/agent-pty.
pnpm add -D @agent-ix/cli-agent-evals
Or install globally:
npm install -g @agent-ix/cli-agent-evals
Prerequisites for live runs:
tmux >= 3.0claude, codex, opencode, or Copilot/gh on PATHCheck local readiness:
cli-evals doctor
Create cli-agent-evals.config.mjs:
import { defineSuite } from "@agent-ix/cli-agent-evals";
export default defineSuite({
name: "my-cli",
rootDir: import.meta.dirname,
scenarios: [
{
id: "EV-001",
canary: true,
prompt:
"Use my CLI to complete the happy path, then print the success sentinel.",
},
],
});
Run canaries:
cli-evals run --suite ./cli-agent-evals.config.mjs --canary --agent claude --model sonnet
Run one scenario and keep the workdir:
cli-evals run --suite ./cli-agent-evals.config.mjs --filter EV-001 --agent codex --model gpt-5 --keep
Print a previous report:
cli-evals rebuild --report evals/reports/latest.json
Claude Code:
claude plugin marketplace add agent-ix/cli-agent-evals
claude plugin install cli-agent-evals
Codex:
codex plugin marketplace add agent-ix/cli-agent-evals
codex plugin add cli-agent-evals
opencode:
gh skill install agent-ix/cli-agent-evals --all --scope user --agent opencode
GitHub Copilot:
gh skill install agent-ix/cli-agent-evals --all --scope user --agent github-copilot
Installed skills:
cli-evals: run, inspect, and debug suites.cli-evals-author: draft scenarios, fixtures, assertions, and classifiers.Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub agent-ix/cli-agent-evalsSpec authoring, review, matrix, and planning skills for Agent IX.
Run and author Agent IX workflows from Claude: a generic /ix-flow runner and an /ix-flow-create authoring skill.
Harness-native ECC plugin for engineering teams - 67 agents, 278 skills, 94 legacy command shims, reusable hooks, rules, MCP conventions, and operator workflows for Claude Code plus adjacent agent harnesses
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Binary reverse engineering, malware analysis, firmware security, and software protection research for authorized security research, CTF competitions, and defensive security
Next.js development expertise with skills for App Router, Server Components, Route Handlers, Server Actions, and authentication patterns
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, and rules evolved over 10+ months of intensive daily use