skills-evals: CI Regression Testing for AI Skills

Key_Intention_2671 · reddit · 2026-07-16

The author found their instruction/skill files becoming unstable as the codebase grew and APIs changed, so they built a tool called skills-evals.

It's a zero-dependency tool that validates, triggers tests, and runs regression tests on AI-related artifacts in CI, covering:

Core function: if a code change causes a skill to stop triggering as expected or change behavior, CI fails. It's also compatible with Anthropic's evals.json schema.

Original post →

More from coding & agent

coding & agent channel →