Agent skill · Data & Analytics

sigmod-artifact-evaluation

Use when preparing a SIGMOD paper's code and data for the Availability & Reproducibility Initiative (ARI), covering the post-acceptance opt-in, HotCRP artifact registration, the Artifacts Available / Artifacts Evaluated / Results Reproduced badges, evaluator criteria, and the Best Artifact award path.

brycew6m4,252★ · +31/wk · 3 repos on radarProfile →
claude-codeMIT
Install
npx skills add brycewang-stanford/Awesome-Journal-Skills --skill sigmod-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: 6 KB
Bundled scripts: none
Path: SIGMOD-Skills/skills/sigmod-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

# SIGMOD Artifact Evaluation SIGMOD runs a named, long-standing artifact program: the **Availability & Reproducibility Initiative (ARI)** at `reproducibility.sigmod.org`. It is optional, happens **after acceptance**, and is decoupled from the accept/ reject decision — but its badges are embedded into the paper's PDF in the ACM Digital Library, so the payoff is permanent and public. Recent editions registered artifacts through a dedicated HotCRP site (e.g., `sigmod25ari.hotcrp.com`); confirm the current edition's site and dates before promising a timeline. ## The badge ladder | Badge | What evaluators must confirm | Typical blocker | |---|---|---| | Artifacts Available | Code, data, scripts, notebooks reachable at a stable public location | Link rot; "email us for the dataset" | | Artifacts Evaluated | Package is exercisable and well documented | Undocumented cluster assumptions | | Results Reproduced | Key results of the paper independently regenerated | Figures that need hand-tuned steps | Aim explicitly at one rung. A package engineered for Results Reproduced looks different from one that merely publishes source: it names which figures and tables constitute the "key results" and

What's inside
Steps it walks through
  1. The badge ladder
  2. What ARI evaluators grade
  3. Hardware honesty
  4. Packaging pattern that passes
  5. Incentives beyond the badge
  6. Questions evaluators ask that READMEs rarely answer
  7. Sequencing with the paper lifecycle
  8. Output format
More from Awesome-Journal-Skills
All skills →
About this skill
What does the sigmod-artifact-evaluation skill do?

Use when preparing a SIGMOD paper's code and data for the Availability & Reproducibility Initiative (ARI), covering the post-acceptance opt-in, HotCRP artifact registration, the Artifacts Available / Artifacts Evaluated / Results Reproduced badges, evaluator criteria, and the Best Artifact award path.

How do I install it?

Run `npx skills add brycewang-stanford/Awesome-Journal-Skills --skill sigmod-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