Skill Compatibility Matrix
This page is generated by the eval CI workflow. No results yet.
Run evals locally to generate results:
# Install deps
pip install -r evals/requirements.txt
# Dry run — see what would run
python evals/runner.py --dry-run
# Structure-only (no API grading cost)
python evals/runner.py --structure-only
# Full run
python evals/runner.py
# Render this page
python evals/render_results.py
Or trigger the eval workflow on a release.