ppopp-submission
Use when auditing a PPoPP research-paper submission for HotCRP readiness, covering the two-column acmart sigplan template, the 10-page text+figures budget with unlimited references, the 100-400 word abstract, double-blind anonymity for parallel-systems work, conflict declaration against the PC and External Review Committee, and desk-reject triage before the AoE cutoff.
npx skills add brycewang-stanford/Awesome-Journal-Skills --skill ppopp-submission --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.
# PPoPP Submission Run this audit before uploading to the PPoPP HotCRP site (PPoPP 2027's summer round used `ppopp27-summer.hotcrp.com`). PPoPP is the ACM SIGPLAN Symposium on Principles and Practice of Parallel Programming; its submissions are conference papers in the **two-column `acmart` `sigplan`** format, not journal manuscripts. Every number below was read from the PPoPP 2026/2027 calls on 2026-07-09 via search renderings (see `resources/official-source-map.md`); treat them as a one-cycle snapshot and reopen the live call first. ## Abstract and registration - Submit **electronically** with an **abstract of 100–400 words**, full author contact info, and the complete author/affiliation list (no "et al." in the author field). - In recent editions the abstract and the full paper share a single deadline (PPoPP 2026: 1 September 2025; PPoPP 2027 summer round: 3 August 2026, AoE). Whether a year adds a separate earlier abstract-registration date, or a second (fall) round, is cycle-volatile — 待核实. - Write the real abstract, not a placeholder: it drives reviewer bidding and TPMS matching, and a parallel-programming abstract that hides the actual system or workload gets mismatched revi
- Abstract and registration
- Format and page budget
- Double-blind sweep
- Conflicts against PC and ERC
- Desk-risk triage
- Final-week order of operations
- Reverify each cycle
- Output format
Mechanical pass on the submission PDF and any anonymized artifact archive pdfinfo paper.pdf | grep -Ei 'author|creator|producer' pdftotext paper.pdf - | grep -nEi 'github\.com/[a-z0-9-]+|gitlab|zenodo\.org/record|acknowledg|grant|cluster|supercomputer' | head unzip -l artifact.zip 2>/dev/null | grep -Ei '\.git/|/home/|/scratch/|/users/|\.slurm' | head grep -rniE 'our (system|runtime|library)|named after|@[a-z0-9.]*\.edu' artifact/ --include='*.md' 2>/dev/null | head
What does the ppopp-submission skill do?
Use when auditing a PPoPP research-paper submission for HotCRP readiness, covering the two-column acmart sigplan template, the 10-page text+figures budget with unlimited references, the 100-400 word abstract, double-blind anonymity for parallel-systems work, conflict declaration against the PC and External Review Committee, and desk-reject triage before the AoE cutoff.
How do I install it?
Run `npx skills add brycewang-stanford/Awesome-Journal-Skills --skill ppopp-submission --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.