一键导入
eval-builder
Build or repair task evaluators and evaluator tests with deterministic-first strategy.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
菜单
Build or repair task evaluators and evaluator tests with deterministic-first strategy.
用 Codex 或 Claude 帮你安装 复制这段 Prompt,粘贴到 Codex、Claude 或其他助手里,让它检查 Skill 页面并帮你完成安装。
基于 SOC 职业分类
| name | eval-builder |
| description | Build or repair task evaluators and evaluator tests with deterministic-first strategy. |
| disable-model-invocation | true |
| allowed-tools | ["Read","Edit","Bash","Glob","Grep"] |
Use this skill when evaluator is missing, incomplete, or failing tests.
Produce:
brainqub3/tasks/<task>/evaluator.pybrainqub3/tasks/<task>/tests/test_evaluator.pytask.md output contracttask.md and instances.jsonlpytest brainqub3/tasks/<task>/tests -qCreate and execute scenario YAML files for architecture what-if predictions.
Prepare and run evaluator-gated SAS and MAS experiments with explicit batch control and mandatory elasticity calibration for scenario scaling.
Reset local experiment state to a fresh slate by clearing runs, prediction outputs, scaling snapshots, and database index files under data/.
Create or repair Brainqub3 task packages that must pass evaluator tests before runs, including both fabricated instances and user-provided data workflows.
Generate markdown reports with observed metrics, predicted metrics, and architecture recommendations.