/atc-review-process
Use when reasoning about how an ATC (ACM SIGOPS Annual Technical Conference, formerly USENIX ATC) submission is evaluated — the two-round extended-abstract model, the round-one gate by two reviewers, the round-two read by 3-4 reviewers, double-blind reviewing, rebuttal,
$ npx -y skills add brycewang-stanford/Awesome-Journal-Skills --skill atc-review-process --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
- Slash command
/atc-review-process
Context preview
The summary Claude sees to decide when to auto-load this skill.
Use when reasoning about how an ATC (ACM SIGOPS Annual Technical Conference, formerly USENIX ATC) submission is evaluated — the two-round extended-abstract model, the round-one gate by two reviewers, the round-two read by 3-4 reviewers, double-blind reviewing, rebuttal,
SKILL.md
atc-review-process.SKILL.mdname: atc-review-process
description: Use when reasoning about how an ATC (ACM SIGOPS Annual Technical Conference, formerly USENIX ATC) submission is evaluated — the two-round extended-abstract model, the round-one gate by two reviewers, the round-two read by 3-4 reviewers, double-blind reviewing, rebuttal, conditional acceptance with shepherding, and how ATC differs from OSDI/SOSP/NSDI.
ATC Review Process
Model the pipeline before interpreting any single review. ATC's process is unusual among systems venues in 2026 because it runs in **two rounds gated by a two-page extended abstract**, and because acceptance is **conditional on a shepherd**. The most consequential mental shift for authors arriving from a single-round conference is that **round one can end your submission before anyone reads the full paper** — the extended abstract is not a formality.
Process model
- Submission and review run on **HotCRP** (`atc26.hotcrp.com`) with **double-blind** anonymity:
identities are mutually hidden through reviewing.
- **Round one:** each **two-page extended abstract** is read by **two experienced reviewers** with a
broad systems perspective; abstracts below the bar are **rejected early**. The extended abstract is review-only and not published.
- **Round two:** papers that advance are read in full by **3-4 reviewers**, who weigh the
significance and usefulness of the systems contribution, the soundness of the design, the honesty and completeness of the measurements, reproducibility, and clarity.
- **Rebuttal / description of changes:** authors get a short (about one page) window to correct
factual misreadings and, where relevant, summarize revisions relative to a prior submission.
- **Decision + shepherding:** selected papers are **conditionally accepted**; final acceptance
requires satisfying a **shepherd** (a PC member) on required revisions. Accepted papers publish in the **ACM DL under Open Access**.
Reading a decision against the model
| Outcome | What it means | Author move | |---|---|---| | Early reject (round one) | The abstract did not convey a problem, contribution, and result that clear the bar | Reframe the abstract; the paper may be fine but the *pitch* failed — see `atc-writing-style` | | Full review, then reject | A design or evidence gap survived the full read | Fix the substance, not the framing; consider a sibling venue | | Conditional accept | Contribution holds; specific revisions required | Treat the shepherd's list as binding; make or explicitly justify each item | | Reject with encouragement | Structural but repairable over a cycle | Rebuild the evidence and resubmit next cycle or reroute |
The strategic reading: because round one judges the abstract, **the highest-leverage editing on the whole paper is often the two pages a round-one reviewer sees**. Write the submission so its problem and result are legible before the details.
How ATC differs from its siblings
- **vs. OSDI / SOSP:** those flagships are more selective and lean toward larger, novel systems; ATC
takes a **broader, more practical** slice and welcomes solid, useful, well-measured work a flagship might call incremental. A paper bounced from OSDI on "not novel enough" can be a strong ATC paper if the engineering and measurement are real. Neither shares ATC's two-round extended-abstract gate.
- **vs. NSDI:** NSDI centers **networked systems** and runs its own multi-deadline model; ATC's
scope is all of systems and its 2026 calendar is a single June deadline. Route a networked-systems design there if the network is the contribution.
- **vs. EuroSys:** EuroSys is the other broad, SIGOPS-affiliated systems conference; the choice is
often calendar and community pull. Under SIGOPS, ATC and EuroSys now sit in the same family, so check both deadlines.
- **vs. pre-2026 USENIX ATC:** the old ATC ran a single-round review on a winter deadline with
USENIX-funded open access and no APC. The 2026 SIGOPS edition changed the round structure, the calendar, and the cost model at once — do not carry the old process forward.
Who reads you
Round one: two broad-perspective systems reviewers judging whether the idea and result are worth a full read. Round two: 3-4 reviewers closer to your subarea who open the artifact, check whether the measurements are end-to-end and honest about cost, and probe whether the baselines are fair. Vague design descriptions and average-only results get caught, not skimmed.
Where author leverage actually exists
[Before submission] topic tags -> reviewer pool; a self-standing abstract -> surviving round one
[Round-one gate] none after upload — the abstract is your only round-one argument
[Rebuttal] factual corrections, a missing number a reviewer asked for, misread-claim fixes
[Conditional accept] the shepherd round: make every required change or justify declining it, evidenced
[After reject] no appeal; reroute to a sibling systems venue or strengthen and resubmit
A rebuttal moves borderline papers when it corrects a factual misreading or supplies a measurement a reviewer said was missing; it does not move papers by arguing taste. In the shepherd round, a **silently skipped required change** is what turns a conditional accept into trouble.
Misreadings to avoid
- **Treating the extended abstract as boilerplate** — it is the round-one decision surface.
- **Treating conditional acceptance as unconditional** — the shepherd can hold the paper until the
required revisions land.
- **Assuming OSDI-style novelty is required** — ATC rewards solid, useful, measured systems work.
- **Projecting the old USENIX ATC process** — the round structure, calendar, and cost model changed
in the SIGOPS transition.
Output format
[Process stage] pre-submission / round one / round two / rebuttal / conditional accept / final
[Decision driver] the criterion carrying the outcome (significance | soundness |
Read more
name: atc-review-process description: Use when reasoning about how an ATC (ACM SIGOPS Annual Technical Conference, formerly USENIX ATC) submission is evaluated — the two-round extended-abstract model, the round-one gate by two reviewers, the round-two read by 3-4 reviewers, double-blind reviewing, rebuttal, conditional acceptance with shepherding, and how ATC differs from OSDI/SOSP/NSDI.
ATC Review Process
Model the pipeline before interpreting any single review. ATC's process is unusual among systems venues in 2026 because it runs in **two rounds gated by a two-page extended abstract**, and because acceptance is **conditional on a shepherd**. The most consequential mental shift for authors arriving from a single-round conference is that **round one can end your submission before anyone reads the full paper** — the extended abstract is not a formality.
Process model
- Submission and review run on **HotCRP** (`atc26.hotcrp.com`) with **double-blind** anonymity:
identities are mutually hidden through reviewing.
- **Round one:** each **two-page extended abstract** is read by **two experienced reviewers** with a
broad systems perspective; abstracts below the bar are **rejected early**. The extended abstract is review-only and not published.
- **Round two:** papers that advance are read in full by **3-4 reviewers**, who weigh the
significance and usefulness of the systems contribution, the soundness of the design, the honesty and completeness of the measurements, reproducibility, and clarity.
- **Rebuttal / description of changes:** authors get a short (about one page) window to correct
factual misreadings and, where relevant, summarize revisions relative to a prior submission.
- **Decision + shepherding:** selected papers are **conditionally accepted**; final acceptance
requires satisfying a **shepherd** (a PC member) on required revisions. Accepted papers publish in the **ACM DL under Open Access**.
Reading a decision against the model
| Outcome | What it means | Author move | |---|---|---| | Early reject (round one) | The abstract did not convey a problem, contribution, and result that clear the bar | Reframe the abstract; the paper may be fine but the *pitch* failed — see `atc-writing-style` | | Full review, then reject | A design or evidence gap survived the full read | Fix the substance, not the framing; consider a sibling venue | | Conditional accept | Contribution holds; specific revisions required | Treat the shepherd's list as binding; make or explicitly justify each item | | Reject with encouragement | Structural but repairable over a cycle | Rebuild the evidence and resubmit next cycle or reroute |
The strategic reading: because round one judges the abstract, **the highest-leverage editing on the whole paper is often the two pages a round-one reviewer sees**. Write the submission so its problem and result are legible before the details.
How ATC differs from its siblings
- **vs. OSDI / SOSP:** those flagships are more selective and lean toward larger, novel systems; ATC
takes a **broader, more practical** slice and welcomes solid, useful, well-measured work a flagship might call incremental. A paper bounced from OSDI on "not novel enough" can be a strong ATC paper if the engineering and measurement are real. Neither shares ATC's two-round extended-abstract gate.
- **vs. NSDI:** NSDI centers **networked systems** and runs its own multi-deadline model; ATC's
scope is all of systems and its 2026 calendar is a single June deadline. Route a networked-systems design there if the network is the contribution.
- **vs. EuroSys:** EuroSys is the other broad, SIGOPS-affiliated systems conference; the choice is
often calendar and community pull. Under SIGOPS, ATC and EuroSys now sit in the same family, so check both deadlines.
- **vs. pre-2026 USENIX ATC:** the old ATC ran a single-round review on a winter deadline with
USENIX-funded open access and no APC. The 2026 SIGOPS edition changed the round structure, the calendar, and the cost model at once — do not carry the old process forward.
Who reads you
Round one: two broad-perspective systems reviewers judging whether the idea and result are worth a full read. Round two: 3-4 reviewers closer to your subarea who open the artifact, check whether the measurements are end-to-end and honest about cost, and probe whether the baselines are fair. Vague design descriptions and average-only results get caught, not skimmed.
Where author leverage actually exists
[Before submission] topic tags -> reviewer pool; a self-standing abstract -> surviving round one [Round-one gate] none after upload — the abstract is your only round-one argument [Rebuttal] factual corrections, a missing number a reviewer asked for, misread-claim fixes [Conditional accept] the shepherd round: make every required change or justify declining it, evidenced [After reject] no appeal; reroute to a sibling systems venue or strengthen and resubmit
A rebuttal moves borderline papers when it corrects a factual misreading or supplies a measurement a reviewer said was missing; it does not move papers by arguing taste. In the shepherd round, a **silently skipped required change** is what turns a conditional accept into trouble.
Misreadings to avoid
- **Treating the extended abstract as boilerplate** — it is the round-one decision surface.
- **Treating conditional acceptance as unconditional** — the shepherd can hold the paper until the
required revisions land.
- **Assuming OSDI-style novelty is required** — ATC rewards solid, useful, measured systems work.
- **Projecting the old USENIX ATC process** — the round structure, calendar, and cost model changed
in the SIGOPS transition.
Output format
[Process stage] pre-submission / round one / round two / rebuttal / conditional accept / final [Decision driver] the criterion carrying the outcome (significance | soundness |
Stanford REAP × CoPaper.AI · 由斯坦福实证方法论团队精选与维护 访问 copaper.ai 微信:CoPaper.AI 按 11 个主流学科板块覆盖 经管与商科 社会科学 人文学科 数学与物理科学 生命科学 医学与健康 工程与技术 计算机科学与 AI 体育科学 点击任一学科名可跳转到对应说明;每类下的代表子领域在正文总览中完整列出。下方封面墙按 venue 导航,完整分类见覆盖一览。 🧭 布局指南 · 📚 Skill Pack 一览 · ⚡ 如何使用 · 🧪 自动实证
Other skills on awesome-journal-skills.
- /aaai-artifact-evaluation
Use when packaging AAAI code, data, multimedia appendices, technical appendices, reproducibility evidence, and post-acceptance artifact releases without violating double-blind or immutable-supplement rules.
Open skill - /aaai-author-response
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, AI-generated-review handling, and the AAAI two-phase review process where Phase-2 papers receive one feedback round
Open skill - /aaai-camera-ready
Use when preparing an accepted AAAI paper for camera-ready source submission to AAAI Press, including proceedings page limits, two-column template compliance, copyright transfer, purchased extra technical pages, deanonymization, registration, oral or poster presentation, and
Open skill - /aaai-experiments
Use when designing or auditing AAAI experiments for the broad-AI program committee, including baselines, ablations, statistical significance, robustness, human evaluation, AI-for-Social-Impact and alignment/safety evidence, compute and cost reporting, and
Open skill - /aaai-related-work
Use when positioning an AAAI paper's novelty against archival work, contemporaneous arXiv or workshop papers, and AAAI/IJCAI/NeurIPS/ICML/ICLR neighbors across the broad AI scope, while staying inside AAAI's dual-submission and AI-as-source policy constraints and writing a
Open skill - /aaai-reproducibility
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
Open skill

