skill
職業分類
説明
更新
new-scorer
ソフトウェア開発者
Add a new scorer to EvalCore (a new `type:` under `scorers:` in evals.yaml). Follow this checklist so config schema, implementation, factory, tests, and docs stay in sync.
2026-07-21
new-target
ソフトウェア開発者
Add a new target type to EvalCore (a new `type:` under `targets:` in evals.yaml), e.g. a provider adapter or transport. Follow this checklist so schema, adapter, factory, and wiremock tests stay in sync.
2026-07-21
verify
ソフトウェア品質保証アナリスト・テスター
Verify EvalCore end-to-end — format check, clippy, full test suite, and a real CLI run against the quickstart example. Use before declaring any change done, before commits, and after dependency or toolchain changes.
2026-07-19