What problem does it solve?
This Skill automates running the boredgame.lol recommendation engine evaluation suite to measure recommendation quality, detect regressions, and produce a clear, prioritized summary of failures and remediation steps.
Core Features & Use Cases
- Full and Quick Runs: Supports full-suite evaluation and quick 50-case smoke tests, with optional category filtering and concurrency controls.
- Automated Scoring & Comparison: Uses an LLM judge to score results, computes metrics like pass rate and NDCG@10, and compares each run to the previous baseline to surface regressions.
- Failure Analysis & Recommendations: Produces category breakdowns, top failing cases, most-missing games, constraint violation details, and concrete engineering recommendations for fixes.
- Use Case: Ideal for engineers or QA teams validating recommendation quality after model or code changes and for tracking regressions over time.
Quick Start
Run a quick eval with the --quick flag and return a summarized report comparing results to the previous run.