Agent skill · Documentation

icalp-related-work

Use when writing the related-work and positioning of an ICALP (EATCS) theory paper — comparing against the best known bounds in the TCS literature, crediting the right prior venues (STOC/FOCS/SODA/LICS/CCC and TCS journals), stating the delta precisely, and keeping self-citations third-person under lightweight double-blind.

brycew6m878★ · +32/wk · 1 repos on radarProfile →
claude-codeMIT
Install
npx skills add brycewang-stanford/Awesome-Journal-Skills --skill icalp-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: 5 KB
Bundled scripts: none
Path: ICALP-Skills/skills/icalp-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

# ICALP Related Work At ICALP, related work is where you prove your result is **new and better**, not where you list adjacent papers. A theory referee arrives already knowing the best bound for your problem; your job is to state **exactly how your result compares** and to credit the lineage correctly. Vague or missing positioning is a top rejection cause even for correct proofs. ## The comparison is the point - Name the **best known prior bound** for your exact problem and setting, and state your improvement in the same sentence. "Prior work achieved X under assumption A; we achieve Y, removing A" is the contract. - If your result is **incomparable** to prior work (different regime, different parameter), say so explicitly and give the reader the axis of comparison — do not let them assume you missed a stronger result. - Distinguish **unconditional** from **conditional** results (and which assumption: SETH, 3SUM, APSP, etc.). A conditional lower bound compared against an unconditional one is a category error referees catch instantly. ## Cover the right literature lanes For a Track A paper, the lanes are typically: the **algorithmic** line (best upper bounds), the **hardness** line (

What's inside
Steps it walks through
  1. The comparison is the point
  2. Cover the right literature lanes
  3. Credit the right venues
  4. Lightweight double-blind self-citation
  5. Positioning patterns that work
  6. Anti-patterns
  7. Output format
More from Awesome-Journal-Skills
All skills →
About this skill
What does the icalp-related-work skill do?

Use when writing the related-work and positioning of an ICALP (EATCS) theory paper — comparing against the best known bounds in the TCS literature, crediting the right prior venues (STOC/FOCS/SODA/LICS/CCC and TCS journals), stating the delta precisely, and keeping self-citations third-person under lightweight double-blind.

How do I install it?

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