igmarin/Ruby Skill Bench
Run ruby-skill-bench evals over a directory and gate CI on the results.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| evals-dir | Directory to scan for evals (passed to --evals-dir). | no | evals |
| skill | Skill to apply to every eval (passed to --skill). Leave blank when using --pack via `args`. | no | "" |
| format | Output format: human, json, junit, or html. junit/json are machine-readable CI gates. | no | junit |
| ruby-version | Ruby version for ruby/setup-ruby. | no | 3.3 |
| args | Extra arguments appended verbatim to the `skill-bench run` command (e.g. --summary, --pack NAME). | no | "" |
Outputs
no outputs