Agent skill · Code Review & Quality

podc-related-work

Use when writing the related-work and positioning of an ACM PODC paper — covering the distributed-computing literature lanes (PODC/DISC/SPAA and the JACM / Distributed Computing journals), writing a model-and-bound-precise delta over prior results, distinguishing your model from neighboring ones, and keeping self-citation safe under lightweight double-blind review.

brycew6m878★ · +32/wk · 1 repos on radarProfile →
claude-codeMIT
Install
npx skills add brycewang-stanford/Awesome-Journal-Skills --skill podc-related-work --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: PODC-Skills/skills/podc-related-work/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

# PODC Related Work Position against results, not topics. In distributed-computing theory a "related" paper is one that proves a **bound in a comparable model**, and your delta must be stated in the currency the field uses: **model + problem + cost measure + bound**. A related-work section that lists topics ("several works study consensus") without the bounds and models tells a PODC reviewer nothing. ## The literature lanes - **PODC and DISC** — the two distributed-theory flagships; most of your closest prior bounds live here. They share the Dijkstra Prize and Dissertation Award and much of a reviewer pool, so their results are the ones your reviewers know best. - **SPAA** — parallel algorithms/architectures; relevant for shared-memory and concurrency results, less so for message-passing/fault-tolerance. - **STOC / FOCS / SODA** — where a distributed result's *sequential* core or a key combinatorial lemma may have appeared; cite when your technique descends from sequential theory. - **Journals — JACM and *Distributed Computing*** — the archival, definitive versions of many results (FLP, partial synchrony, linearizability). Cite the **journal version** for the canonical statement, a

What's inside
Steps it walks through
  1. The literature lanes
  2. Write the delta in the field's currency
  3. Distinguish your model from neighbors
  4. Positioning your contribution
  5. Self-citation under lightweight double-blind
  6. Common failures
  7. Output format
More from Awesome-Journal-Skills
All skills →
About this skill
What does the podc-related-work skill do?

Use when writing the related-work and positioning of an ACM PODC paper — covering the distributed-computing literature lanes (PODC/DISC/SPAA and the JACM / Distributed Computing journals), writing a model-and-bound-precise delta over prior results, distinguishing your model from neighboring ones, and keeping self-citation safe under lightweight double-blind review.

How do I install it?

Run `npx skills add brycewang-stanford/Awesome-Journal-Skills --skill podc-related-work --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