Validate LLM judges against human labels using TPR/TNR metrics and train/dev/test splits. Use after writing a judge prompt to verify it agrees with human judgment.
$npx -y skills add growthxai/output --skill output-eval-validate-judgeInstalls into the current project.
Run `npx skills use "https://github.com/growthxai/output" --skill "growthxai/output/output-eval-validate-judge"` 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/growthxai/output" that are relevant to the current task. Run `npx skills add "https://github.com/growthxai/output"` and select the relevant skills, then follow their instructions.