acl-author-response

GitHub

指导在ACL滚动评审周期内撰写作者回复。涵盖回复策略、审稿人讨论动态、分数调整、向领域主席标记问题、匿名规则及决定当前回复或后续重新提交的决策流程。

ACL-Skills/skills/acl-author-response/SKILL.md brycewang-stanford/Awesome-Journal-Skills

Trigger Scenarios

需要撰写ACL ARR评审回复 处理ARR审稿意见与争议 决定是现在回复还是等待下一轮提交

Install

npx skills add brycewang-stanford/Awesome-Journal-Skills --skill acl-author-response -g -y
More Options

Non-standard path

npx skills add https://github.com/brycewang-stanford/Awesome-Journal-Skills/tree/main/ACL-Skills/skills/acl-author-response -g -y

Use without installing

npx skills use brycewang-stanford/Awesome-Journal-Skills@acl-author-response

指定 Agent (Claude Code)

npx skills add brycewang-stanford/Awesome-Journal-Skills --skill acl-author-response -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": "acl-author-response",
    "description": "Use when drafting an ACL author response inside an ACL Rolling Review cycle on OpenReview, covering the response window before meta-review, reviewer discussion dynamics, score-change strategy, flagging review issues to the area chair, anonymity rules, and deciding between responding now versus revising for a later ARR cycle."
}

ACL Author Response

Use this when ARR reviews land. The response is written inside the review cycle, before the meta-review is finalized — its primary reader is the area chair who will summarize your paper for whatever conference you later commit to. Reopen aclrollingreview.org/reviewing for the current cycle's exact window and rules.

What the response can actually move

  • ARR assigns at least three reviewers; after the author response there is a reviewer-discussion phase in which reviewers are expected to update reviews. A response that gives a reviewer a concrete reason to revise is worth more than one that argues.
  • The meta-review travels with the paper to commitment. Senior area chairs at the venue read the meta-review first, so your real goal is to shape what the AC writes, not to win a debate transcript.
  • Scores are not the only currency: a meta-review that says "the main weakness was resolved in discussion" can rescue a committed paper that scores alone would sink.

Triage order

  1. Factual errors in reviews (wrong dataset, misread table, missed section).
  2. Misunderstandings a two-sentence clarification can dissolve.
  3. Requests satisfiable from submitted material — appendix tables, checklist answers, the supplement archive.
  4. Requests needing new experiments: promise only what is genuinely small, or explicitly defer to a revision cycle (ARR is built for resubmission).
  5. Taste disagreements: answer once, briefly, without heat.

NLP-reviewer objection patterns

Objection Underlying worry Response that works at ACL
"Only evaluated on English" Overclaimed generality Scope the claim explicitly; cite the multilingual appendix run if one exists
"Gains may be contamination" Test data in pretraining Point to the decontamination check or concede and describe the planned audit
"No error analysis" Numbers without understanding Quote the analysis section or summarize 2-3 systematic error classes from logged outputs
"Human eval lacks agreement stats" Unreliable judgments Report the IAA already computed; never invent a number in the response box
"Missing recent baseline X" Stale comparison set Distinguish X technically, or accept it as revision work with a stated plan

Rules of the response box

  • Stay anonymous: no names, lab hints, grant numbers, or identifying links.
  • Never claim results that are not in the submitted PDF, supplement, or checklist; ARR reviewers can and do check.
  • Keep each reviewer reply skimmable — lead with the single sentence you want quoted in the meta-review.
  • If a review is deficient (template text, wrong paper, LLM-generated, hostile), use the current cycle's review-issue flag to the AC rather than fighting it in the reply thread.

Respond now or resubmit later

  • Respond in-cycle when the objections are misreadings or scoping problems — these are exactly what discussion can fix before the meta-review.
  • Prefer withdrawing the commitment plan and revising for a later cycle when reviews identify real missing experiments; a resubmission must carry a point-by-point revision note anyway, so bank the work.
  • Remember the asymmetry: reviews and meta-review persist and follow a resubmission. An abrasive response is permanent record.

Skeleton reply

We thank Reviewer X. Main point first: [one-sentence resolution].

1. [Factual correction] The model is trained only on the training split
   (Section 3.2, line refs); Table 2 reports held-out results.
2. [Clarification] The claim is scoped to the five languages tested
   (Section 5); we will tighten the abstract wording.
3. [Evidence pointer] Seeds, prompts, and compute are in Appendix C and
   checklist items C1-C3.
4. [Deferred work] A comparison to X requires retraining; we commit to it
   in a revision and note why it should not change the ranking.

Tone calibration for the ARR record

  • Write for three audiences at once: the reviewer being answered, the AC composing the meta-review, and the venue chairs who will skim the thread months later at commitment.
  • Concede fast and specifically; a clean concession plus a scoped fix reads as competence, while minimizing a real weakness reads as evasion.
  • Quantify wherever a reviewer hedged: replace "we believe the effect is robust" with the interval, the seed count, or the appendix table number.
  • Do not thank effusively or argue emotionally; both waste the reader's attention budget in a thread they are legally required to skim.
  • If two reviewers contradict each other, say so neutrally and let the AC arbitrate — pointing out the contradiction is legitimate and effective.

A workable 5-day response window

  1. Day 1: read all reviews twice; extract every distinct objection into a sheet with owner and evidence anchor; no drafting yet.
  2. Day 2: run any genuinely small verification (a re-scoring, a missing statistic already computable from logged outputs).
  3. Day 3: draft all replies; lead each with its one-sentence resolution.
  4. Day 4: internal cold read by a co-author who did not draft; cut 30%.
  5. Day 5: post early, not at the buzzer — reviewers who will engage in discussion tend to do it once, soon after your reply appears.

If the real answer is "withdraw and revise"

  • Skipping the response entirely is a signal too — reviewers note silence in discussion, and the package records it. A short, gracious reply that acknowledges the substantive points costs little and keeps the record clean for the resubmission's mandatory revision note.
  • Harvest the reviews immediately into the revision plan while the team still has context; the next cycle's point-by-point response is easiest to write as a running document, not a deadline reconstruction.

Output format

[Response stance] clarify-in-cycle / concede-and-revise / mixed
[Meta-review target] <sentence you want the AC to write>
[Per-reviewer plan] <R1/R2/R3: main point + evidence anchor>
[Review-issue flags] <deficient-review reports to AC, if any>
[Deferred to resubmission] <experiments promised for a later cycle>

Version History

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

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
ee78c901
Indexed
2026-07-19 14:16

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