Agent skill · Data & Analytics

oopsla-artifact-evaluation

Use when packaging an artifact for an accepted OOPSLA paper under the SPLASH artifact-evaluation track — surviving the kick-the-tires phase, earning the Functional and Reusable badges, depositing a Zenodo snapshot with a DOI for Available, and aligning artifact claims with the paper's Data-Availability Statement.

brycew6m4,252★ · +31/wk · 3 repos on radarProfile →
claude-codeMIT
Install
npx skills add brycewang-stanford/Awesome-Journal-Skills --skill oopsla-artifact-evaluation --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 4 KB
Bundled scripts: none
Path: OOPSLA-Skills/skills/oopsla-artifact-evaluation/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 909 · +31 this week
Language: Stata
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# OOPSLA Artifact Evaluation SPLASH runs a unified artifact-evaluation track for its research papers; the 2026 edition used a **two-phase** process — an opening *kick-the-tires* pass where evaluators check the artifact builds and starts at all, then the full evaluation — awarding **Functional** (documented, complete enough to exercise), **Reusable** (Functional plus organization and documentation that support reuse by others), and **Available** (a snapshot deposited on Zenodo with a DOI), with Available strongly encouraged for every passing artifact absent licensing or privacy constraints. Per-cycle dates and submission mechanics live on the current track page (待核实 each cycle). ## Design for the kick-the-tires failure mode Most artifacts that miss a badge die in the first hour of a stranger's time: a build that assumes your machine. The discipline is to treat the evaluator as a hostile fresh VM. ```text Golden-path contract (put this at the top of README.md): 1. Requirements: OS/arch, RAM, disk, expected wall-clock time 2. One command to build (container image or pinned toolchain) 3. One command for a 10-minute smoke result mapped to a named claim 4. One command per paper table/fig

What's inside
Steps it walks through
  1. Design for the kick-the-tires failure mode
  2. Badge strategy
  3. Claim-to-artifact mapping
  4. Scope and timing notes
  5. Output format
More from Awesome-Journal-Skills
All skills →
About this skill
What does the oopsla-artifact-evaluation skill do?

Use when packaging an artifact for an accepted OOPSLA paper under the SPLASH artifact-evaluation track — surviving the kick-the-tires phase, earning the Functional and Reusable badges, depositing a Zenodo snapshot with a DOI for Available, and aligning artifact claims with the paper's Data-Availability Statement.

How do I install it?

Run `npx skills add brycewang-stanford/Awesome-Journal-Skills --skill oopsla-artifact-evaluation --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From brycewang-stanford/Awesome-Journal-Skills, a repository with 909 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going