agentsclimarketplace

Popl review process

Skill brycewang-stanford/Awesome-Journal-Skills/POPL-Skills/skills/popl-review-process

Use when interpreting where a POPL submission stands — the full double-blind pipeline from the July HotCRP deadline through reviews, the optional author response, October conditional-acceptance decisions, the mandatory revision gate, Distinguished Paper selection, and publication as PACMPL Issue POPL in January.From its SKILL.md

Install
npx -y skills add brycewang-stanford/Awesome-Journal-Skills --skill popl-review-process

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

SKILL.md

3.5 KB, 740 tokens by cl100k_base, as published. Nobody here has run it

POPL Review Process

POPL's pipeline is a conference cycle that ends in a journal issue. The shape below is the POPL 2027 process as posted (read 2026-07-08 via search renderings; author response window and revision deadline were not fully rendered — 待核实).

Pipeline

StagePOPL 2027 anchorWhat is actually being decided
SubmissionJuly 9, 2026 AoE, popl27.hotcrp.com, no abstract deadlineFormat compliance (summary rejection is real) and reviewer assignment
Reviewingfull double-blind, as in POPL 2023-2026Correctness plausibility, novelty of the formal idea, significance to PL principles
Author responseoptional, multi-day, conciseWhether standing objections survive your best factual answer
Decisionnotification October 5, 2026Reject vs conditional acceptance — no unconditional accept exists
Revision gatedeadline set by the committee (待核实 for 2027)Whether the revision satisfies the committee's stated conditions; failure risks rejection
PublicationPACMPL Issue POPL (Vol 10 = 2026, published Jan 8, 2026)Journal article, presented at the January symposium (2027: Mexico City, Jan 10-16)

How a POPL committee reads

  • The first question is what is the formal contribution — a semantics, a type system, a logic, a proof technique — and whether it is stated precisely enough to be wrong. Papers that never risk a sharp claim are marked "unclear contribution."
  • Correctness is probed by attempted counterexample. Expect at least one reviewer to push on the strangest corner of your calculus: open terms, empty contexts, non-termination, the interaction of two features you analyzed separately.
  • Significance at POPL means the idea travels: another researcher can apply your logical relation, your translation, your proof method to their language. A theorem locked to one artifact language travels poorly.
  • Full double-blind changes the sociology: nobody is extending credit to a famous group's proof style. Identities unblind only after conditional-acceptance decisions, and only for the papers that crossed.

Reading the decision

Conditional acceptance arrives with explicit conditions — typically clarifications, scoping of overclaims, or presentation surgery. Treat the condition list as a contract: the Review Committee re-checks each item, and the call states the revision must be satisfactory "or risk rejection." Rejection reviews, in turn, sort into fix-and-resubmit (misread contribution, presentation collapse) versus fundamental (the theorem is true but nobody at this venue needs it) — popl-topic-selection handles the second kind.

Distinguished Papers are capped at 10% of acceptances, chosen by the committee for relevance, originality, significance, and clarity (POPL 2026 call wording); at least one 2026 award is publicly attested. It is not something authors apply for.

Output format

[Stage] pre-submission / under review / response window / awaiting decision / revision gate / production
[Next event] <date + source URL, or 待核实>
[Live risks] <correctness doubt / significance doubt / condition list items>
[Recommended posture] <what to prepare now for the next stage>

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 325,949. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.