Run AI agent and LLM evaluations in CI/CD pipelines — automated quality gates that fail the build when AI output quality drops. Use when someone asks to "test my AI agent", "add evals to CI", "catch prompt regressions", "compare models", "evaluate LLM output quality", "set up AI quality gates", or "benchmark my agent before deploying". Covers eval frameworks (Cobalt, Promptfoo, Braintrust), LLM-as-judge scoring, threshold-based assertions, and GitHub Actions integration.
$npx -y skills add terminalskills/skills --skill ai-eval-ciInstalls into the current project.
Run `npx skills use "https://github.com/terminalskills/skills" --skill "terminalskills/skills/ai-eval-ci"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/terminalskills/skills" that are relevant to the current task. Run `npx skills add "https://github.com/terminalskills/skills"` and select the relevant skills, then follow their instructions.