Use when the user has nothing — no traces, no labels, no eval set — and needs to build a v0 evaluation from scratch. Also use when the user says "I need to start evaluating my app but don't know where to begin," "I want to set up eval for a new product," or has just identified failure modes and needs to turn them into principles. Outputs a v0 grader in 30 minutes using OpenJudge SimpleRubricsGenerator, plus a roadmap to reach calibrated evaluation.
$npx -y skills add agentscope-ai/openjudge --skill 08-bootstrapInstalls into the current project.
Run `npx skills use "https://github.com/agentscope-ai/openjudge" --skill "agentscope-ai/openjudge/08-bootstrap"` 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.