From plugin-eval
Compares two skills pairwise across quality dimensions, identifying which is better on each.
How this command is triggered — by the user, by Claude, or both
Slash command
/plugin-eval:compare <skill-a> <skill-b>The summary Claude sees in its command listing — used to decide when to auto-load this command
Run a pairwise comparison between two skills and report which is better on each quality dimension. ## Running
Run a pairwise comparison between two skills and report which is better on each quality dimension.
cd plugins/plugin-eval
uv run plugin-eval compare {argument}
npx claudepluginhub csteffen-normalis/agents --plugin plugin-eval45plugins reuse this command
First indexed Mar 27, 2026
Showing the 6 earliest of 45 plugins
/compareCompares two skills pairwise across quality dimensions, identifying which is better on each.
/skill-evalTests a skill with parallel with-skill and baseline eval runs across multiple prompts, grades against assertions, and iterates on improvements.
/eval-skillDeep-evaluates a single skill using static analysis and qualitative review, both individually and in context of the full setup. Checks if a skill is worth keeping, well-built, or redundant.
/eval-compareCompares two skill versions or snapshot files, producing a side-by-side dimension score table with delta indicators and trajectory analysis.
/skill-versionCompares two prompt or skill variants, diffs textual changes, scores both on an eval set with paired testing, and reports statistical significance and a ship/don't ship verdict.
/benchmark-skillsBenchmark all skills across the marketplace with static analysis and quality assessment