cav-related-work

GitHub

辅助作者审计CAV投稿的新颖性与合规性。要求按验证领域细分文献,采用“差异优先”写法对比前人工作,正确引用工具与基准源头,遵守双盲评审规则并声明版本重叠,确保全面展示技术贡献。

CAV-Skills/skills/cav-related-work/SKILL.md brycewang-stanford/Awesome-Journal-Skills

Trigger Scenarios

撰写CAV等验证会议论文的相关工作部分 检查论文是否充分覆盖各验证领域的近邻工作 处理论文的双盲匿名化与先前的版本重叠声明

Install

npx skills add brycewang-stanford/Awesome-Journal-Skills --skill cav-related-work -g -y
More Options

Non-standard path

npx skills add https://github.com/brycewang-stanford/Awesome-Journal-Skills/tree/main/CAV-Skills/skills/cav-related-work -g -y

Use without installing

npx skills use brycewang-stanford/Awesome-Journal-Skills@cav-related-work

指定 Agent (Claude Code)

npx skills add brycewang-stanford/Awesome-Journal-Skills --skill cav-related-work -a claude-code -g -y

安装 repo 全部 skill

npx skills add brycewang-stanford/Awesome-Journal-Skills --all -g -y

预览 repo 内 skill

npx skills add brycewang-stanford/Awesome-Journal-Skills --list

SKILL.md

Frontmatter
{
    "name": "cav-related-work",
    "description": "Use when positioning a CAV (Computer Aided Verification) submission against the verification literature across CAV, TACAS, FMCAD, VMCAI, POPL\/PLDI, and the journals (FMSD, JAR, TOCL, STTT), writing delta-first contrast rather than a citation catalog, crediting the right benchmark and tool lineages, keeping self-citations double-anonymous for the anonymized categories, and handling concurrent and prior-version overlap."
}

CAV Related Work

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

Positioning checks

  • Separate the verification novelty from the engineering effort. What is new: an algorithm, a decision procedure, an abstraction, a soundness result, a tool capability, or a benchmark regime nobody had covered?
  • Cover the verification lanes. CAV reviewers expect the flagship venues, the tool ecosystems, 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 — a technical contrast (what their method cannot do that yours can), not a summary.
  • Credit tool and benchmark lineages. If you extend or compare against a solver/model checker or use a standard benchmark set, cite the tool paper and the benchmark/competition to their real origin — and to the right venue (Z3 is TACAS, not CAV; see the exemplars guardrails).
  • Preserve double-anonymity where required. For Regular and Application papers, cite your own prior work in the third person and never link reviewers to an identity-revealing preprint, repository, or tool homepage. (Tool and Industrial papers are not anonymized.)
  • Declare overlap with any prior workshop/conference version or concurrent submission; do not re-submit archival work as new.

Verification literature lanes

Lane Typical venues What CAV reviewers check
Flagship verification CAV, TACAS Whether the nearest broad technique/tool is compared or distinguished
Hardware / design FMCAD Whether hardware-model-checking predecessors are credited
Model checking & abstract interpretation VMCAI Whether foundational analysis work is engaged
Reasoning & proof IJCAR, LPAR, ITP, CADE Whether the proof/solver lineage is cited to its origin
PL foundations POPL, PLDI, OOPSLA Whether borrowed semantics/analysis ideas are credited
Journals FMSD, JAR, TOCL, STTT Whether deeper journal-length treatments of the topic are engaged

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

Delta-first positioning vignette

Suppose the paper proposes a new interpolation-based invariant-synthesis technique. Its nearest neighbors: the foundational interpolation-and-model-checking line (technique, different property class), a TACAS tool that computes invariants by a different abstraction (tool, no interpolants), and a journal study of interpolant quality (analysis, no synthesis method). The novelty sentence should name all three contrasts — synthesis where the study offered only analysis, interpolant-based where the tool used a different abstraction, and a new property class beyond the foundational line — and cite each to its correct venue.

Concurrent and prior-version judgment calls

[Concurrent arXiv work]   cite neutrally, state the technical difference, avoid unverifiable
                          priority claims; keep the citation anonymous for Regular/Application
[Your workshop version]   often non-archival and citable, but confirm against the current CFP and
                          phrase so anonymity survives (anonymized categories)
[Prior tool-paper version] declare the overlap; state what the new paper adds beyond the tool release
[Archival status unclear]  declare the overlap in the submission form rather than guessing

Eligibility red flags

  • Substantial text overlap with a published paper by the same authors (self-plagiarism risk).
  • A "new" evaluation that re-reports a prior benchmark run without a new technique or question.
  • Attributing a technique/tool to the wrong venue (the TACAS/FMCAD/VMCAI-vs-CAV trap) — a reviewer who knows the lineage reads it as carelessness.

Output format

[Eligibility] clear / needs declaration / risky
[Lanes covered] <flagship / hardware / model-checking-AI / reasoning / PL / journals>
[Nearest 3 works] <work -> one-line technical delta -> correct venue cited?>
[Archival-overlap risk] <none / declare: what>
[Novelty sentence] <CAV-ready contribution contrast against the nearest prior technique/tool>

Version History

  • 9f86f09 Current 2026-07-19 14:38

Same Skill Collection

AAAI-Skills/skills/aaai-artifact-evaluation/SKILL.md
AAAI-Skills/skills/aaai-author-response/SKILL.md
AAAI-Skills/skills/aaai-camera-ready/SKILL.md
AAAI-Skills/skills/aaai-experiments/SKILL.md
AAAI-Skills/skills/aaai-related-work/SKILL.md
AAAI-Skills/skills/aaai-reproducibility/SKILL.md
AAAI-Skills/skills/aaai-review-process/SKILL.md
AAAI-Skills/skills/aaai-submission/SKILL.md
AAAI-Skills/skills/aaai-supplementary/SKILL.md
AAAI-Skills/skills/aaai-topic-selection/SKILL.md
AAAI-Skills/skills/aaai-workflow/SKILL.md
AAAI-Skills/skills/aaai-writing-style/SKILL.md
AAMAS-Skills/skills/aamas-artifact-evaluation/SKILL.md
AAMAS-Skills/skills/aamas-author-response/SKILL.md
AAMAS-Skills/skills/aamas-camera-ready/SKILL.md
AAMAS-Skills/skills/aamas-experiments/SKILL.md
AAMAS-Skills/skills/aamas-related-work/SKILL.md
AAMAS-Skills/skills/aamas-reproducibility/SKILL.md
AAMAS-Skills/skills/aamas-review-process/SKILL.md
AAMAS-Skills/skills/aamas-submission/SKILL.md
AAMAS-Skills/skills/aamas-supplementary/SKILL.md
AAMAS-Skills/skills/aamas-topic-selection/SKILL.md
AAMAS-Skills/skills/aamas-workflow/SKILL.md
AAMAS-Skills/skills/aamas-writing-style/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-editor-strategy/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-evidence-standards/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-literature-synthesis/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-organizing-framework/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-proposal-framing/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-review-process/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-revision/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-submission/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-tables-figures/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-topic-selection/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-workflow/SKILL.md
Academy-of-Management-Annals-Skills/skills/amann-writing-style/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-contribution-framing/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-data-analysis/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-literature-positioning/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-methods/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-rebuttal/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-review-process/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-submission/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-tables-figures/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-theory-development/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-topic-selection/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-workflow/SKILL.md
Academy-of-Management-Journal-Skills/skills/amj-writing-style/SKILL.md
Academy-of-Management-Review-Skills/skills/amr-contribution-framing/SKILL.md
Academy-of-Management-Review-Skills/skills/amr-data-analysis/SKILL.md

Metadata

Files
0
Version
9f86f09
Hash
b5351fc2
Indexed
2026-07-19 14:38

Accueil - Wiki
Copyright © 2011-2026 iteam. Current version is 2.155.2. UTC+08:00, 2026-07-29 14:48
浙ICP备14020137号-1 $Carte des visiteurs$