Agent skill · Data & Analytics

ppopp-supplementary

Use when deciding what belongs in a PPoPP paper's 10 reviewed pages versus the artifact or appendix, splitting content by decision-criticality so proofs, full core sweeps, and correctness arguments that determine acceptance stay legible in the body, while bulk data and extended runs move out.

brycew6m4,252★ · +31/wk · 3 repos on radarProfile →
claude-codeMIT
Install
npx skills add brycewang-stanford/Awesome-Journal-Skills --skill ppopp-supplementary --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 1
SKILL.md size: 4 KB
Bundled scripts: none
Path: PPoPP-Skills/skills/ppopp-supplementary/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 909 · +31 this week
Language: Stata
Read our review of the source →

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

From the SKILL.md

# PPoPP Supplementary Decide what lives in the **10 reviewed pages** (text and figures, two-column `acmart`) and what moves to the artifact or an appendix. The governing rule at PPoPP is **decision-criticality**: anything a reviewer must read to be convinced the result is **correct under concurrency** and **scales** stays in the body. References are unlimited and free; body space is the scarce resource. ## The decision-criticality test For each candidate piece of content, ask: *would a reviewer's accept/reject change if they could not see this?* ```text [Decides acceptance] the correctness argument's core, the headline scaling curve, the baseline comparison, the key design insight -> BODY (inside 10 pages) [Supports/confirms] full linearizability proof details, every core-count data point, additional workloads, sensitivity sweeps, extra GPUs -> ARTIFACT / APPENDIX [Bulk / mechanical] raw logs, per-run tables, generator internals, build scripts -> ARTIFACT ``` The failure mode PPoPP punishes is burying a load-bearing argument — the linearization points, the one plot that shows saturation — outside the reviewed pages, so the reviewer cannot judge the claim and defaults to skepticism.

What's inside
Steps it walks through
  1. The decision-criticality test
  2. What must stay in the body
  3. What can move out
  4. Where "out" is at PPoPP
  5. Keeping the body legible under the page cap
  6. Output format
More from Awesome-Journal-Skills
All skills →
About this skill
What does the ppopp-supplementary skill do?

Use when deciding what belongs in a PPoPP paper's 10 reviewed pages versus the artifact or appendix, splitting content by decision-criticality so proofs, full core sweeps, and correctness arguments that determine acceptance stay legible in the body, while bulk data and extended runs move out.

How do I install it?

Run `npx skills add brycewang-stanford/Awesome-Journal-Skills --skill ppopp-supplementary --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.

Keep going