Use when the user has a judge/grader and human-labeled data, and wants to measure how well the judge agrees with humans, detect systematic biases, determine whether automatic evaluation can replace human review, or build a human-reduction roadmap. Also use when the user mentions calibration, TPR/TNR, judge validation, inter-rater agreement, Cohen's kappa, bias detection, or "is my automatic evaluation trustworthy." Merges the calibrate and align functions into one skill.
$npx -y skills add agentscope-ai/openjudge --skill 03-align-humanInstalls into the current project.
Run `npx skills use "https://github.com/agentscope-ai/openjudge" --skill "agentscope-ai/openjudge/03-align-human"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/agentscope-ai/openjudge" that are relevant to the current task. Run `npx skills add "https://github.com/agentscope-ai/openjudge"` and select the relevant skills, then follow their instructions.