pldi-camera-ready
Use when turning an accepted PLDI paper into its PACMPL Issue PLDI article — de-anonymization, acmsmall journal formatting, ACM rights and open-access handling, delivering every author-response commitment, and coordinating the Zenodo artifact and June conference presentation.
npx skills add brycewang-stanford/Awesome-Journal-Skills --skill pldi-camera-ready --agent claude-code
Same command for any agent — swap --agent for codex, cursor, copilot.
Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.
# PLDI Camera-Ready Since 2023, "camera-ready" at PLDI means producing a **journal article**: accepted papers appear as PACMPL (Proceedings of the ACM on Programming Languages), Issue PLDI — Vol 7 for 2023, Vol 8 for 2024, Vol 9 for 2025 (SIGPLAN blog 2022-08-08 and ACM DL, read 2026-07-08). The conference talk in June is downstream of the article, not the other way around: the 2025 wording invited PACMPL Issue PLDI authors to present, without requiring it. Recheck the current instructions — the 2026 camera-ready deadline itself was not visible in accessible renderings (待核实). ## What changes at acceptance | Submission state | Camera-ready state | |---|---| | Anonymous, third-person self-citations | Real authors, ORCIDs, affiliations, acknowledgements, grants restored | | "We will..." sentences in the response | Delivered text, tables, and proofs — reviewers may verify | | acmsmall draft with review margins | acmsmall with ACM rights block, CCS concepts, and final metadata | | Code on an anonymous mirror | Artifact heading to Zenodo with a DOI (see `pldi-artifact-evaluation`) | | No fee questions | Open-access handling under ACM's model | ## Open access, concretely PACMPL is Gold Op
- What changes at acceptance
- Open access, concretely
- The de-anonymization pass
- PACMPL metadata checklist
- Coordinate the three deliverables
- Output format
git diff submission..camera-ready -- paper/ | grep -E '^\+' | \ grep -viE 'author|orcid|acknowledg|grant|funding|\\cite' && \ echo "WARNING: content drift beyond identity restoration"
What does the pldi-camera-ready skill do?
Use when turning an accepted PLDI paper into its PACMPL Issue PLDI article — de-anonymization, acmsmall journal formatting, ACM rights and open-access handling, delivering every author-response commitment, and coordinating the Zenodo artifact and June conference presentation.
How do I install it?
Run `npx skills add brycewang-stanford/Awesome-Journal-Skills --skill pldi-camera-ready --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.