icse-camera-ready
Use when converting an accepted ICSE research-track paper into its final published form, covering the extra camera-ready page, de-anonymization order, finalizing the Data Availability section with archival DOIs, IEEE-template production checks, and conference-presentation obligations to verify.
npx skills add brycewang-stanford/Awesome-Journal-Skills --skill icse-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.
# ICSE Camera-Ready Acceptance converts the paper from an argument into a permanent record — ICSE proceedings live in the ACM Digital Library and IEEE Xplore, and the camera-ready is the version every future reader, replicator, and artifact evaluator holds against your claims. The window is short and lands amid artifact-evaluation prep, so run it as a checklist, not a rewrite. ## What actually changes The 2027 call (read 2026-07-08) grants accepted papers **one extra page of main text** for the camera-ready — 11 + 2 instead of 10 + 2. Spend it where review friction was, in this order of value: 1. Changes promised in the author response or Major Revision ledger that were squeezed by space — reviewers who see their request honored in the final version include your artifact evaluators and future citers. 2. The threats-to-validity or study-design detail that reviews called thin. 3. Restored per-subject detail that summarize-and-point compression removed. Do not spend it on a new contribution: the paper was accepted for what it evidenced, and content that never faced review is a correctness risk with your name permanently on it. ## De-anonymization order Reverse the double-anonymous tra
- What actually changes
- De-anonymization order
- Production-quality gate
- Consistency with the accepted version
- Obligations around the paper — verify, don't assume
- The December–January squeeze
- Publication-week hygiene
- Output format
Residual-anonymity sweep on the camera-ready sources grep -rn "anonym\|blinded\|double-blind\|under review" *.tex # stale phrases grep -rn "anonymous.4open\|anonymized-link\|REDACTED" *.tex # placeholder URLs grep -n "our prior work\|the authors of \[" *.tex # third-person self-cites to naturalize pdfinfo camera-ready.pdf | grep -Ei 'author|title' # metadata now SHOULD carry authors
What does the icse-camera-ready skill do?
Use when converting an accepted ICSE research-track paper into its final published form, covering the extra camera-ready page, de-anonymization order, finalizing the Data Availability section with archival DOIs, IEEE-template production checks, and conference-presentation obligations to verify.
How do I install it?
Run `npx skills add brycewang-stanford/Awesome-Journal-Skills --skill icse-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.