aaai-artifact-evaluati…
Use when packaging AAAI code, data, multimedia appendices, technical appendices, reproducibility evidence, and post-acceptance artifact releases without…
Use when converting an ASPLOS acceptance or Major Revision decision into a publishable ACM paper within the six-week window — de-anonymization, ACM rights and template obligations, the revision change note, artifact-appendix integration and badge placement, and Digital Library
$ npx -y skills add brycewang-stanford/Awesome-Journal-Skills --skill asplos-camera-ready --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/asplos-camera-readyContext preview
The summary Claude sees to decide when to auto-load this skill.
Use when converting an ASPLOS acceptance or Major Revision decision into a publishable ACM paper within the six-week window — de-anonymization, ACM rights and template obligations, the revision change note, artifact-appendix integration and badge placement, and Digital Library
name: asplos-camera-ready description: Use when converting an ASPLOS acceptance or Major Revision decision into a publishable ACM paper within the six-week window — de-anonymization, ACM rights and template obligations, the revision change note, artifact-appendix integration and badge placement, and Digital Library metadata checks.
The camera-ready deadline at ASPLOS 2027 sits roughly **six weeks after notification** — verified indirectly, via the CFP's statement that Major Revisions are resubmitted "at the camera ready deadline (6 weeks from notification)" (checked 2026-07-08; the exact date and page allowance for camera-ready are 待核实 and arrive with the acceptance email). The window is shared by two very different tasks, so the first step is knowing which track you are on.
| Track | What is due | Judged by | |---|---|---| | **Accepted paper** | Final, de-anonymized, ACM-formatted PDF + forms | Publication staff + shepherd if assigned (shepherding for 2027: 待核实) | | **Major Revision** | The *revised submission* — still a reviewed document | The program committee, as a submission on record |
Do not apply camera-ready instincts to a Major Revision: it stays within submission rules (anonymity unless told otherwise — confirm in the decision letter), and its companion document is a **change note keyed to the decision letter**, item by item, with pointers to where each required change landed. If this revision follows an earlier revision, the note describes deltas relative to the *previous revision*, per the CFP's revision-counts-as-submission rule.
Reversing double-blind is not just adding an author block. Work from the submission-time anonymity sweep, inverting each entry:
better — and check none of them still says "the authors of [12]" about yourself.
per ACM policy (immediately before References when in Acknowledgments).
where confidentiality allows.
# residue sweep on the final PDF pdftotext final.pdf - | grep -niE 'anonym|blind|supplemental material \[|placeholder' | head pdfinfo final.pdf | grep -iE 'author|creator' # metadata now SHOULD name you
generated rights text must be pasted into the paper before the final build, and DOI/ISBN metadata follows from it.
and the submission system — mismatches stall Digital Library ingestion and corrupt citation records for years.
the multi-cycle model; your cycle determines your volume. Production workflow details (TAPS or classic, camera-ready page allowance) for 2027: 待核实 with the acceptance instructions.
Camera-ready is when artifact evaluation converges with the paper (`asplos-artifact-evaluation`):
its dependency list is a promise readers will act on.
authors or ACM; confirm placement follows the 2027 instructions rather than copying a previous year's badge layout.
claims it; a dead artifact link in the DL is permanent embarrassment.
1. **Day 0-2:** read the decision letter twice; extract every instruction and deadline into a checklist; identify track (accept vs revision). 2. **Week 1:** rights form; template migration; de-anonymization diff. 3. **Weeks 2-4:** shepherd/letter-required edits; final artifact deposit; appendix sync. For revisions: the required experiments, and nothing speculative. 4. **Week 5:** full residue sweep; metadata check; co-author read of the exact PDF. 5. **Week 6:** upload with margin; confirm the system shows the final version; archive the tagged source.
Presentation and registration obligations for 2027 (who must attend Heraklion, April 11-15, 2027; fees; remote options) were 待核实 at pack-check time — read the acceptance email's requirements before booking or skipping travel.
Run on the exact PDF going to production, not the working draft:
(the DL's print-view and many readers' printers are unforgiving).
permanent, unlike in a submission.
additions (new "since submission" citations arrive malformed by default).
supplemental material") to their published targets.
co-authors expect to see indexed — this is the last moment ordering disputes can be resolved quietly.
authors ordered, badges displayed, artifact link resolving. Ingestion errors fixed early are emails; fixed late they are erratum processes.
and route post-publication fixes to a new tagged version rather than mutating
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 strengthening an AAAI paper's reproducibility checklist (placed after references), experimental traceability, seed and hyperparameter reporting,…