aaai-artifact-evaluati…
Use when packaging AAAI code, data, multimedia appendices, technical appendices, reproducibility evidence, and post-acceptance artifact releases without…
Use when strengthening an AAAI paper's reproducibility checklist (placed after references), experimental traceability, seed and hyperparameter reporting, compute and cost disclosure, dataset access and licensing, code/data ZIP readiness, and the claim-to-evidence map that
$ npx -y skills add brycewang-stanford/Awesome-Journal-Skills --skill aaai-reproducibility --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/aaai-reproducibilityContext preview
The summary Claude sees to decide when to auto-load this skill.
Use when strengthening an AAAI paper's reproducibility checklist (placed after references), experimental traceability, seed and hyperparameter reporting, compute and cost disclosure, dataset access and licensing, code/data ZIP readiness, and the claim-to-evidence map that
name: aaai-reproducibility description: Use when strengthening an AAAI paper's reproducibility checklist (placed after references), experimental traceability, seed and hyperparameter reporting, compute and cost disclosure, dataset access and licensing, code/data ZIP readiness, and the claim-to-evidence map that Phase-1 reviewers use to judge rigor across AAAI's broad AI scope.
Use this when a draft needs to survive AAAI review on rigor, not just novelty. AAAI-27 requires the reproducibility checklist to be **uploaded separately** from the main PDF, in its own field on the submission form (AAAI-26 carried it inside the PDF after the references) — so it is a document a reviewer opens on its own, and it has to agree with the paper and supplement rather than read as an afterthought. AAAI-27 also states that reviewers assess reproducibility from what was actually submitted, and that material promised "after acceptance or publication" is not evidence it exists.
checklist answer, or code/data artifact.
selection, and hardware.
annotation procedures.
AAAI places the reproducibility checklist after the references, and reviewers cross-check each "yes" against the paper and supplement. A "yes" with no backing artifact reads worse than an honest "no", because it signals the checklist was filled in carelessly.
| Checklist answer | Must be backed by | Phase-1 risk if unbacked | | --- | --- | --- | | code available | runnable scripts in the ZIP | "claimed but absent" | | seeds reported | seed list and variance | "single-run cherry-pick" | | compute disclosed | train vs. inference vs. search cost | "hidden tuning budget" | | data accessible | license and access path | "irreproducible by anyone" |
Create a row for every claim that appears in the abstract, introduction, or conclusion. The ledger should be short enough to audit before submission and concrete enough that a Phase-1 reviewer can see that each headline claim is checkable.
| Ledger field | What to record | Common failure | | --- | --- | --- | | Claim text | exact sentence or paraphrase from the paper | claim becomes stronger than the evidence | | Evidence artifact | theorem, table, figure, appendix, code command, data sheet, or log path | evidence exists but is not submitted | | Reproducibility inputs | seeds, splits, prompts, preprocessing, hardware, hyperparameters, and model versions | rerun cannot recreate the result | | Variance and controls | confidence interval, standard deviation, multiple seeds, ablation, or matched-compute baseline | single lucky run drives the claim | | Checklist answer | the checklist item whose answer depends on this artifact | checklist contradicts the supplement | | Reviewer risk | what a skeptical reviewer would challenge first | rebuttal cannot fix missing evidence |
For each row, choose one of three actions: **keep** the claim because the artifact is present, **weaken** the claim to match the evidence, or **add** the missing artifact before submission. Do not leave a row in "promise later" state.
Before upload, run the artifact as if the reviewer has no private context:
1. Unzip the submitted package into a clean directory. 2. Read only the included README, not local lab notes. 3. Run the smallest command that regenerates one headline table or figure. 4. Check that expected runtime, hardware, random seeds, data download/access, and license constraints are stated before the command. 5. Confirm that output files have deterministic names and map back to paper tables. 6. Mark any non-runnable or restricted component as such in both the README and checklist.
The dry-run can be small; it does not need to reproduce every experiment. Its purpose is to prove that the submitted artifact is not merely decorative and that the checklist answers are honest.
before the deadline; do not promise the repository in rebuttal.
answer to match the supplement exactly.
the claim is checkable.
A vision-language paper checks "code and data available" but the ZIP holds only PDFs of plots. Audit verdict: reproducibility grade "fragile", with a checklist conflict between the "yes" and the missing scripts. The smallest fix is a `reproduce.sh` that regenerates one headline table from seeds plus a dataset license note, after which the checklist answer becomes truthful and Phase-1 defensible.
[Reproducibility grade] strong / adequate / fragile / not reviewable [Checklist conflicts] <answers that contradict paper/supplement> [Evidence gaps] <claims without submitted verification> [Compute/data dis
Stanford REAP × CoPaper.AI · 由斯坦福实证方法论团队精选与维护 访问 copaper.ai 微信:CoPaper.AI 按 11 个主流学科板块覆盖 经管与商科 社会科学 人文学科 数学与物理科学 生命科学 医学与健康 工程与技术 计算机科学与 AI 体育科学 点击任一学科名可跳转到对应说明;每类下的代表子领域在正文总览中完整列出。下方封面墙按 venue 导航,完整分类见覆盖一览。 🧭 布局指南 · 📚 Skill Pack 一览 · ⚡ 如何使用 · 🧪 自动实证
Use when packaging AAAI code, data, multimedia appendices, technical appendices, reproducibility evidence, and post-acceptance artifact releases without…
Use when drafting an AAAI author response (rebuttal) under the single short character-limited author-feedback window, the no-URL rule, no-new-results guidance,…
Use when preparing an accepted AAAI paper for camera-ready source submission to AAAI Press, including proceedings page limits, two-column template compliance,…
Use when designing or auditing AAAI experiments for the broad-AI program committee, including baselines, ablations, statistical significance, robustness, human…
Use when positioning an AAAI paper's novelty against archival work, contemporaneous arXiv or workshop papers, and AAAI/IJCAI/NeurIPS/ICML/ICLR neighbors across…
Use when explaining or planning around AAAI's two-phase review process, Phase 1 rejection risk, Phase 2 additional reviews, AI-assisted review pilot, author…