colm-camera-ready
Use when converting a COLM acceptance into the final paper — the August 7 camera-ready deadline in 2026, de-anonymization and the one-page acknowledgments allowance, folding rebuttal commitments into the text, publishing on OpenReview, releasing artifacts publicly, and planning the October conference in San Francisco.
npx skills add brycewang-stanford/Awesome-Journal-Skills --skill colm-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.
# COLM Camera-Ready Decisions for COLM 2026 landed July 8 and camera-ready is due August 7 — a one-month window. COLM publishes its papers openly on OpenReview rather than through an external proceedings publisher, which makes the camera-ready unusually final: what you upload is the public record, discoverable within days, forever attached to your OpenReview forum with its reviews. ## The one-month plan | Week (2026 dates) | Work | |---|---| | Jul 8-14 | Read the meta-review and decision notes; list every commitment made in rebuttal; decide which promised changes are in-scope for camera-ready | | Jul 15-24 | Execute the text changes; de-anonymize; build the public artifact release in parallel (`colm-artifact-evaluation`) | | Jul 25-31 | Full-paper cold read by a co-author who did not edit it; verify every link resolves to the *public*, de-anonymized artifact | | Aug 1-7 | Format check on the final COLM template, metadata check, upload with days to spare | ## De-anonymization, done in both directions Adding identity back is the easy half. The camera-ready pass must also *reverse* every anonymization workaround the submission introduced: - Restore author names, affiliations, and corr
- The one-month plan
- De-anonymization, done in both directions
- Honoring the rebuttal ledger
- Metadata and the public record
- Artifact release and the arXiv decision
- The forum is part of the publication
- October logistics
- Common fossils, ranked by embarrassment
- Output format
Fossil hunt on the final PDF before upload pdftotext camera-ready.pdf - | grep -niE 'anonym|blinded|redacted|placeholder|TODO|XXX' | head pdftotext camera-ready.pdf - | grep -noE 'https?://[^ ]+' | sort -u # every link: click each one
What does the colm-camera-ready skill do?
Use when converting a COLM acceptance into the final paper — the August 7 camera-ready deadline in 2026, de-anonymization and the one-page acknowledgments allowance, folding rebuttal commitments into the text, publishing on OpenReview, releasing artifacts publicly, and planning the October conference in San Francisco.
How do I install it?
Run `npx skills add brycewang-stanford/Awesome-Journal-Skills --skill colm-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.