agentsclimarketplace

Fse related work

Skill brycewang-stanford/Awesome-Journal-Skills/FSE-Skills/skills/fse-related-work

Use when positioning an ESEC/FSE submission against the software-engineering literature across ICSE, FSE, ASE, ISSTA, MSR, and the SE journals (EMSE, TSE, TOSEM), writing delta-first contrast rather than a citation catalog, keeping self-citations double-anonymous, and handling concurrent, preprint, and prior-version overlap.From its SKILL.md

Install
npx -y skills add brycewang-stanford/Awesome-Journal-Skills --skill fse-related-work

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

SKILL.md

4.2 KB, 859 tokens by cl100k_base, as published. Nobody here has run it

FSE Related Work

Use this to audit novelty and eligibility. FSE reviewers are close to the SE literature and expect to see where your paper sits relative to the nearest prior work — stated as a delta, not a list. Reopen the current call for dual-submission, anonymity, and prior-publication rules before advising authors.

Positioning checks

  • Separate the software-engineering novelty from the engineering effort. What is new: a technique, an empirical finding, a validated measurement, a design, or an evidence regime nobody had covered?
  • Cover the SE lanes. FSE reviewers expect the flagship venues and the journals, not just the papers nearest your method (see the table). A bibliography missing the obvious sibling work reads as unaware.
  • Write delta-first. Each closely related paper gets one sentence naming what it did and one naming what you do differently — not a summary. Position, don't catalog.
  • Preserve heavy double-anonymity. Cite your own prior work in the third person and never link reviewers to an identity-revealing preprint, repository, or homepage.
  • Declare overlap with any prior conference/workshop version or concurrent submission; do not re-submit archival work as new.

SE literature lanes

LaneTypical venuesWhat FSE reviewers check
General-SE flagshipsICSE, ESEC/FSEWhether the nearest broad-SE technique/study is compared or distinguished
Automation & analysisASE, ISSTAWhether tool-centric or testing/analysis predecessors are credited
Mining & evolutionMSR, ICSMEWhether prior empirical/mining work on your data is acknowledged
SE journalsEMSE, TSE, TOSEMWhether deeper journal-length studies on the topic are engaged
Adjacent fields (when relevant)PL, HCI, ML venuesWhether borrowed methods are cited to their real origin

A bibliography that cites only your own subarea tells a reviewer the delta may be smaller than claimed; one that reaches the sibling flagships and journals signals command of the field.

Delta-first positioning vignette

Suppose the paper proposes a flaky-test classifier and an accompanying study. Its nearest neighbors: the foundational flaky-tests empirical study (characterization, no predictor), an ASE tool that reruns tests to detect flakiness (dynamic, expensive), and a journal study on flaky-test prevalence (scope, no method). The novelty sentence should name all three contrasts — prediction where the study offered only characterization, a static filter where the tool required reruns, and a technique where the journal offered only prevalence.

Concurrent and prior-version judgment calls

[Concurrent arXiv work]   cite neutrally, state the technical difference, avoid unverifiable
                          priority claims; keep the citation double-anonymous
[Your workshop version]   usually non-archival and citable, but confirm against the current CFP
                          wording and phrase so anonymity survives
[Prior short/NIER version] declare the overlap and state what the full paper adds beyond it
[Archival status unclear]  declare the overlap in the submission form rather than guessing a
                          chair's interpretation

Eligibility red flags

  • Substantial text overlap with a published paper by the same authors (self-plagiarism risk).
  • A "new" study that re-reports a prior dataset's numbers without a new question.
  • Citations exclusively to non-SE venues, signaling the paper may be a visitor rerouted without reframing.

Output format

[Eligibility] clear / needs declaration / risky
[Lanes covered] <flagships / automation-analysis / mining-evolution / journals / adjacent>
[Nearest 3 works] <work -> one-line delta>
[Archival-overlap risk] <none / declare: what>
[Novelty sentence] <FSE-ready contribution contrast against the nearest prior work>

What ships with it

Read from the repository

Just SKILL.md. No reference files, no scripts.

Keep looking

Skills are one crate of 326,144. 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.