agentsclimarketplace

Oopsla topic selection

Skill brycewang-stanford/Awesome-Journal-Skills/OOPSLA-Skills/skills/oopsla-topic-selection

Use when judging whether a project is OOPSLA-shaped — a PL contribution whose evidence spans design, implementation, formalism, or empirical study — and routing within the SIGPLAN family from OOPSLA's seat: POPL for theory-first, PLDI for implementation-performance, ICFP for functional, Onward! for vision, ECOOP, or SE venues.From its SKILL.md

Install
npx -y skills add brycewang-stanford/Awesome-Journal-Skills --skill oopsla-topic-selection

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

SKILL.md

4.3 KB, 949 tokens by cl100k_base, as published. Nobody here has run it

OOPSLA Topic Selection

OOPSLA is the broadest seat at the SIGPLAN table: its published scope covers programming languages "from design to implementation and from mathematical formalisms to empirical studies," and its verified exemplars include a benchmark suite, a measurement-methodology critique, a corpus/survey study, a soundness counterexample, a language experience report, and a formalized runtime mechanism (resources/exemplars/library.md). The routing question is therefore rarely "is this PL?" but "is OOPSLA's breadth the asset, or would a narrower sibling reward this paper's center of mass more?"

The center-of-mass test

State the one sentence a reviewer would repeat to the committee. Route on what that sentence is about:

The sentence is about...First-choice venueOOPSLA case exists when...
A metatheoretic result, calculus, logicPOPLThe formalism explains a deployed mechanism or design choice
Compiler/runtime performance engineeringPLDIThe insight is the design trade-off, not the speedup
Typed/functional language techniqueICFPThe audience is OO/imperative/multi-paradigm practice
A provocative vision without full evidenceOnward! (same SPLASH building)Evidence has matured past position-paper strength
OO language design, European communityECOOP (AITO, not PACMPL)PACMPL journal publication or the SPLASH audience matters
Testing/analysis practice at SE scaleISSTA / ICSE / FSEThe finding changes how languages are designed, not just tools
Human factors of programmingCHI or OOPSLA's human-aspects laneThe methodology meets study-design scrutiny (oopsla-experiments)

Signals the project is genuinely OOPSLA-shaped

  • The contribution couples layers — a semantics plus its implementation consequences, a design plus the empirical study of its use — rather than living purely in one.
  • The paper would still matter if a competing implementation shipped: the claim is about the design space, not the artifact's existence.
  • Experience and applications carry analysis: OOPSLA has a real lane for "we built and deployed it; here is what generalizes" (the Julia paper is the model), which PLDI/POPL reward less.
  • Empirical questions about programs and programmers at scale — adoption, API misuse, bug taxonomies — with instrument-grade methodology.

Signals to route away

  • The evaluation is the contribution and it's a speedup: PLDI's benchmark-first culture is the better courtroom.
  • The theorem stands alone without an implementation story: POPL.
  • The idea needs permission to be speculative: Onward!, and return to OOPSLA a volume later with evidence — a deliberate SPLASH-internal pipeline.
  • The novelty is a product description: no SIGPLAN venue; consider an industry track or experience venue outside the family.

Two-round consequence for routing

Because OOPSLA offers two doors a year with a revision system, it is often the fastest family member from "solid evidence" to "published journal article" — a legitimate tiebreaker when a paper fits two venues. It is a bad reason to submit work whose center of mass is elsewhere: family reviewer pools overlap heavily, and a misrouted paper burns goodwill you will meet again (oopsla-review-process).

Decision procedure

1. Write the one-sentence claim; identify its center of mass (table above)
2. Check exemplar precedent: which library entry shape matches?  none → doubt
3. Ask the coupling question: does the paper bridge ≥2 layers?  no → sibling
4. Verify current scope text on the live track page (topics drift by volume)
5. Commit to a round (oopsla-workflow) or a re-route with a named venue

Output format

[Center of mass] <one sentence + layer(s) it lives in>
[Routing] OOPSLA / POPL / PLDI / ICFP / Onward! / ECOOP / SE venue / other
[Precedent] exemplar shape matched, or none
[Fit risk] the objection the committee would raise
[Commitment] target round or re-route action

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.