Files
2026-07-13 12:36:35 +08:00

14 lines
274 B
Markdown

---
description: Compare two skills head-to-head
argument-hint: <skill-a> <skill-b>
---
Run a pairwise comparison between two skills and report which is better on each quality dimension.
## Running
```bash
cd plugins/plugin-eval
uv run plugin-eval compare {argument}
```