Orchestrate parallel judge agent execution, aggregate CaseScore results, write plan-judges.json, code-judges.json, prd-judges.json, or feature-judges.json, and validate output. Supports evaluating implementation plans (16 judges, 4 batches), code artifacts (11 judges, 3 batches), PRD artifacts (5 judges, 2 batches), or Feature artifacts (3 judges, 1 batch) via --artifact-type parameter.
$npx -y skills add closedloop-ai/claude-plugins --skill run-judgesInstalls into the current project.
Run `npx skills use "https://github.com/closedloop-ai/claude-plugins" --skill "closedloop-ai/claude-plugins/run-judges"` 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/closedloop-ai/claude-plugins" that are relevant to the current task. Run `npx skills add "https://github.com/closedloop-ai/claude-plugins"` and select the relevant skills, then follow their instructions.