Eval Author Discover

Record whether a repository's Harbor evaluations are ready to run, and prove it with Harbor's own validators instead of guessing. Finds every repository-owned job config, dataset, and task directory, then makes Harbor judge each config: schema, job resolution, agent, environment backend, per-task validity, tasks Harbor silently dropped, and required host variables. Use when the user wants to run an eval suite they did not write, hand a suite to a cheaper model, or asks "can I run these evals?", "why won't my Harbor config resolve?", "which env vars does this suite need?", "where are the evals in this repo?", or "why did Harbor skip my task?". Changes none of your source, and leaves behind `.eval-author/discovery.md` so your team and the next model read the verdict without Harbor and without discovering again.

NVIDIA NeMo 37fa959 6 files · 47.4 KB Updated

File contents

nvidia-nemo/nemo-platform/tree/main/plugins/nemo-eval-author/skills/eval-author-discover commit 37fa9591b4

Frequently asked questions

npx skillmds@latest add nvidia-nemo/eval-author-discover