Agent skill

ppopp-topic-selection

Use when deciding whether a parallel/concurrent-computing project belongs at PPoPP or should be routed to PLDI, CGO, POPL, ASPLOS, HPCA, SC, SPAA, or OOPSLA, and when distinguishing PPoPP's "the parallelism is the point" scope from a compiler contribution (CGO/PLDI), a concurrency logic (POPL), or a microarchitecture result (ASPLOS/HPCA).

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

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

Facts
Files in the skill folder: 1
SKILL.md size: 6 KB
Bundled scripts: none
Path: PPoPP-Skills/skills/ppopp-topic-selection/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 984 · +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 Topic Selection Decide the venue before drafting. PPoPP — the ACM SIGPLAN Symposium on Principles and Practice of Parallel Programming — is the premier forum for work whose **center of gravity is parallelism and concurrency**: parallel languages, compilers, and runtimes; lock-free/wait-free data structures; GPU/accelerator and NUMA performance; parallel algorithms; and scalability studies. A technically strong paper whose real contribution is a compiler pass, a program logic, or a cache design is respected here and then rejected as out of scope. The question PPoPP reviewers ask first is: **is the parallelism the point, or is it the setting?** ## The routing question that matters most PPoPP sits inside the co-located **HPCA/CGO/PPoPP/CC** week, so its nearest neighbors are one hallway away and the boundary is real. Use the "is the parallelism the point?" test: if you removed the concurrency/parallel-performance story, is there still a paper? If yes, the contribution lives elsewhere. ## Sibling-venue routing table | Signal in your project | Better home | Why | |---|---|---| | The contribution *is* a parallel algorithm, runtime, synchronization mechanism, or a concurrency-corr

What's inside
Steps it walks through
  1. The routing question that matters most
  2. Sibling-venue routing table
  3. Contribution shapes PPoPP rewards
  4. The remove-the-parallelism and swap-the-machine tests
  5. Evidence maturity, without the cliché
  6. Cheap reconnaissance before committing
  7. Decision procedure
More from Awesome-Journal-Skills
All skills →
About this skill
What does the ppopp-topic-selection skill do?

Use when deciding whether a parallel/concurrent-computing project belongs at PPoPP or should be routed to PLDI, CGO, POPL, ASPLOS, HPCA, SC, SPAA, or OOPSLA, and when distinguishing PPoPP's "the parallelism is the point" scope from a compiler contribution (CGO/PLDI), a concurrency logic (POPL), or a microarchitecture result (ASPLOS/HPCA).

How do I install it?

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