Install any skill in seconds. Free to start, no credit card required.
Get Started Free →Use when packaging the artifacts of a CoRL paper — code, training configs, demonstration datasets, policy checkpoints, simulation environments, and benchmark definitions — as anonymous review-time evidence and as durable public releases after acceptance, in a venue with no formal artifact-badging track.
.claude/skills/brycewang-stanford-corl-artifact-evaluation/SKILL.md| Test case | Without → With | Effect | Δ tokens | Δ turns |
|---|---|---|---|---|
| case-04 | ✗→✓ | ▲ Improved | 27% | 0% |
| case-05 | ✗→✓ | ▲ Improved | 150% | 0% |
| case-06 | ✗→✓ | ▲ Improved | 88% | 0% |
| case-08 | ✗→✓ | ▲ Improved | -11% | 0% |
| case-09 | ✗→✓ | ▲ Improved | 67% | 0% |
CoRL has no separate artifact-evaluation track or badge system in the 2026 materials verified for this pack (a formal AE track remains 待核实 each cycle). Artifacts are instead judged twice, informally: by reviewers deciding whether to trust your tables, and by the community deciding — for years afterward — whether your method becomes a baseline. Package for both audiences from the start.
| Artifact | Review-time form (anonymous) | Public form (post-acceptance) | |---|---|---| | Training code + configs | Scrubbed ZIP in the supplementary | GitHub repo, tagged release matching the paper | | Evaluation harness | Same ZIP; scripts + fixed init-state lists | Same repo; the part reused most by others | | Demonstration data | Small sample in ZIP; full set described | Archive with DOI + datasheet, license stated | | Policy checkpoints | Optional if small; else described | Hosted weights keyed to each results table | | Sim environments / tasks | Env definitions + versions in ZIP | Repo or upstream PR to the benchmark suite | | Hardware recipe | Appendix spec (rig, control interface) | Project page: BOM-level detail, photos | | Overview video | Supplementary upload (≤ 250 MB, 2026 cap) | Project page / video host — PMLR takes no video |
Design the release around one question: can a stranger reproduce your evaluation without emailing you? Concretely, a competent robot-learning grad student should be able to (1) install, (2) run evaluation with a released checkpoint, and (3) regenerate one paper table, in an afternoon, in simulation. Training reproduction and hardware reproduction are aspirational tiers above this floor — label the tiers honestly rather than implying all three.
textRelease tiers — declare one per artifact in the README: T1 evaluate: released checkpoint + eval script reproduce Table N in sim T2 retrain: configs + data (or data recipe) reproduce the training run within the reported seed spread T3 re-embody: rig documentation sufficient to attempt hardware replication
paper table → command.pinned dependency versions (corl-reproducibility owns the manifest format).
no W&B/HF org names, no grant numbers in license headers, and remember the URL rule — an anonymized page on a lab-named domain still leaks.
artifact's demonstrable slice is sim evaluation plus logs/video of the hardware runs. Ship episode-level logs (CSV) for every hardware table.
frozen into the PMLR record — stand up the public repo, dataset archive, and project page before finalizing the PDF so the printed URLs are real.
and static artifacts in DOI-granting archives, code in a tagged repository release, and treat the project page as a pointer hub rather than the sole home.
("ckpt_t3_s2 = Table 3, seed 2"); publishing only a best-seed checkpoint while the paper reports seed means invites a mismatch report you'll answer publicly — CoRL reviews of accepted papers are public, and so is the follow-up scrutiny.
consent constraints for human video), and weights (increasingly their own license class) are three separate decisions; "no license" means "nobody may legally build on this."
If the artifact is the contribution (a task suite, a large demo corpus), the bar rises from reuse to stewardship:
post-publication fix; silent edits corrupt every downstream comparison.
counts, init distributions, success criteria — so future papers cite numbers produced by your harness rather than reimplementations.
filtering, known biases, consent/licensing status of any human footage.
Because CoRL reviews of accepted papers are public and the community reuses artifacts aggressively, release defects surface fast and visibly:
branch was deleted; vendor the environment code or pin an archived copy.
runs; ship the exact configs used, named per table, and make defaults match.
run at all; document minimum hardware and offer a reduced smoke-test target.
consent scope to permit it; resolve data-rights questions before the paper promises release, not after.
text[ ] Tier (T1/T2/T3) declared per artifact; T1 actually tested by a teammate on a clean machine [ ] README: install steps, table→command map, expected tolerances [ ] Checkpoints keyed to tables and seeds; selection rule stated [ ] Dataset archived with DOI, datasheet, and license [ ] Hardware logs + uncut eval video published for hardware tables [ ] Licenses chosen for code, data, and weights separately [ ] All URLs live before camera-ready freeze (2026: Oct 12 AoE) [ ] Anonymous variant retired only after decisions are out
Re-check the live cycle for any new artifact policy, badge program, or required availability statement at https://www.corl.org/contributions/instruction-for-authors — venue policy here is young and moves quickly, like the field itself.
| Case | Status | Duration (ms) | Turns | Tokens | Tool calls | ||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Without | With | Δ | Without | With | Δ | Without | With | Δ | Without | With | Δ | ||
case-01 | fail→fail | 39,937 | 25,794 | -35% | 1 | 1 | 0% | 6,193 | 4,813 | -22% | 0 | 0 | — |
case-02 | fail→fail | 52,142 | 29,256 | -44% | 1 | 1 | 0% | 6,435 | 5,162 | -20% | 0 | 0 | — |
case-03 | fail→fail | 49,581 | 32,160 | -35% | 1 | 1 | 0% | 8,242 | 6,015 | -27% | 0 | 0 | — |
case-04 | fail→pass | 22,765 | 17,628 | -23% | 1 | 1 | 0% | 2,775 | 3,515 | +27% | 0 | 0 | — |
case-05 | fail→pass | 33,920 | 18,285 | -46% | 1 | 1 | 0% | 1,496 | 3,742 | +150% | 0 | 0 | — |
case-06 | fail→pass | 15,621 | 11,144 | -29% | 1 | 1 | 0% | 1,617 | 3,041 | +88% | 0 | 0 | — |
case-07 | pass→pass | 18,667 | 12,673 | -32% | 1 | 1 | 0% | 2,456 | 3,514 | +43% | 0 | 0 | — |
case-08 | fail→pass | 16,975 | 7,237 | -57% | 1 | 1 | 0% | 2,002 | 1,781 | -11% | 0 | 0 | — |
case-09 | fail→pass | 12,307 | 9,971 | -19% | 1 | 1 | 0% | 1,333 | 2,227 | +67% | 0 | 0 | — |
case-10 | pass→pass | 20,024 | 18,014 | -10% | 1 | 1 | 0% | 2,388 | 3,422 | +43% | 0 | 0 | — |
case-11 | pass→pass | 15,930 | 14,012 | -12% | 1 | 1 | 0% | 1,767 | 2,398 | +36% | 0 | 0 | — |
case-12 | pass→pass | 21,605 | 22,134 | +2% | 1 | 1 | 0% | 2,134 | 3,935 | +84% | 0 | 0 | — |
case-13 | fail→pass | 17,445 | 14,647 | -16% | 1 | 1 | 0% | 2,368 | 2,626 | +11% | 0 | 0 | — |
case-14 | fail→pass | 24,950 | 8,231 | -67% | 1 | 1 | 0% | 2,780 | 2,784 | +0% | 0 | 0 | — |
case-15 | fail→pass | 16,741 | 8,152 | -51% | 1 | 1 | 0% | 1,779 | 2,521 | +42% | 0 | 0 | — |
case-16 | pass→pass | 16,042 | 8,585 | -46% | 1 | 1 | 0% | 1,743 | 1,905 | +9% | 0 | 0 | — |
case-17 | fail→pass | 21,010 | 15,916 | -24% | 1 | 1 | 0% | 1,884 | 2,779 | +48% | 0 | 0 | — |
case-18 | pass→pass | 14,989 | 10,586 | -29% | 1 | 1 | 0% | 1,460 | 2,792 | +91% | 0 | 0 | — |
case-19 | pass→pass | 18,210 | 14,260 | -22% | 1 | 1 | 0% | 1,935 | 2,896 | +50% | 0 | 0 | — |
case-20 | pass→pass | 22,405 | 17,831 | -20% | 1 | 1 | 0% | 2,569 | 3,419 | +33% | 0 | 0 | — |
case-21 | pass→pass | 19,876 | 19,212 | -3% | 1 | 1 | 0% | 2,274 | 3,568 | +57% | 0 | 0 | — |
case-22 | pass→pass | 18,538 | 25,890 | +40% | 1 | 1 | 0% | 3,624 | 5,398 | +49% | 0 | 0 | — |
DecimalAI ran this skill against gemini-3.6-flash twice over the same eval suite — once with the skill loaded and once without — and compared the two runs case by case. 22 cases were attempted, and 21 counted toward the lift figure. The other 1 produced results that are not comparable between the two arms, so they are excluded from the headline rather than averaged into it. The headline lift of +41 percentage points is the difference between those two pass rates over the 21 comparable cases.
Without the skill loaded, the model failed this case. With it loaded, the same prompt on the same model passed. This is one improved case from the latest verified run; every case, including any that regressed, is in the table above.
Other measured skills in the registry, with their headline benchmark lift.