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