Agent skill

colt-related-work

Use when positioning a COLT (Conference on Learning Theory) submission against prior bounds and models — building the known-versus-new comparison across COLT/ALT lineage, STOC/FOCS, NeurIPS-and-ICML theory tracks, statistics journals, and arXiv concurrency, while respecting anonymity and the parallel-submission rules.

brycew6m4,252★ · +31/wk · 3 repos on radarProfile →
claude-codeMIT
Install
npx skills add brycewang-stanford/Awesome-Journal-Skills --skill colt-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: 7 KB
Bundled scripts: none
Path: COLT-Skills/skills/colt-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

# COLT Related Work At COLT, related work is quantitative: the reviewer wants to know exactly which bound, in exactly which model, your result improves, matches, generalizes, or separates. Prose adjacency ("much work has studied bandits") is filler; a rates table is evidence. Use this skill to build the comparison and to keep it eligible under the current CFP's overlap rules. ## The known-vs-new ledger For each of your main results, fill one row per nearest prior result: | Prior result | Model / assumptions | Their bound | Your bound | Delta type | |---|---|---|---|---| | [Cite] Thm 4 | oblivious adversary, K arms | $O(\sqrt{TK\log K})$ | $O(\sqrt{TK})$ | log-factor removal | | [Cite] Thm 1 | i.i.d., realizable | $O(d/\epsilon)$ | same rate, weaker assumption | assumption weakening | | [Cite] | same model | lower bound $\Omega(\sqrt{TK})$ | upper matches | closes their gap | Delta types COLT reviewers recognize as contributions: closing an upper/lower gap, removing a log factor with a new technique, weakening assumptions at the same rate, a new model with a separation from an old one, a simpler proof of a known result (yes — if genuinely simpler, say so plainly), and resolving a po

What's inside
Steps it walks through
  1. The known-vs-new ledger
  2. Literature lanes to cover
  3. Open problems as positioning assets
  4. Concurrency and arXiv norms
  5. Citation mechanics
  6. A search protocol that catches the deadly citation
  7. Anti-patterns
  8. Cycle-volatility warnings
  9. Output format
More from Awesome-Journal-Skills
All skills →
About this skill
What does the colt-related-work skill do?

Use when positioning a COLT (Conference on Learning Theory) submission against prior bounds and models — building the known-versus-new comparison across COLT/ALT lineage, STOC/FOCS, NeurIPS-and-ICML theory tracks, statistics journals, and arXiv concurrency, while respecting anonymity and the parallel-submission rules.

How do I install it?

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