Documentation
README
Metric Design
Select, configure, and combine evaluation graders into a working pipeline. You choose
the right tool for each evaluation dimension โ from zero-cost code checks to LLM judges
โ and produce executable GradingRunner code that runs on OpenJudge.
Requires OpenJudge (
pip install py-openjudge). This skill is intentionally SDK-centric โ grader selection,GradingRunner, and aggregators are OpenJudge APIs. The design/decision logic still applies if you use another harness; only the code does not.
When to Activate
This is the opening of the README. Read the full README on GitHub.