aer-rebuttal

Solid

Use when responding to a Revise & Resubmit decision from AER, AER:Insights, or an AEJ, and a point-by-point response letter plus aligned manuscript revisions are needed. Handles triage, the concede / clarify / push-back decision, and the response-letter format that editors actually read.

Code & Development 34 stars 6 forks Updated 1 weeks ago MIT

Install

View on GitHub

Quality Score: 80/100

Stars 20%
51
Recency 20%
90
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# AER Rebuttal ## Overview A Revise & Resubmit at AER is precious. The rebuttal goal is **not** to "defend the paper"; it is to give the editor a credible package they can send back to referees with confidence. Rule: **revise the manuscript first; write the response letter against the revised manuscript, never the old draft.** ## When to Use - An R&R decision has arrived - A "reject and resubmit" requires a structured response - A conditional acceptance comes with minor revisions - The user needs to decide which reviewer comments to concede, clarify, or push back on Do not use this skill for: - Initial submission (use `aer-submission`) - Pre-emptive robustness drafting (use `aer-robustness`) - Writing referee reports as a reviewer (different conventions) ## Response Principle Every reviewer comment ends in **exactly one** of: 1. **Clarified in response only** — no manuscript change; the answer was already there but hard to find 2. **Revised in manuscript only** — change made, briefly noted in response 3. **Revised in both manuscript and response** — change made, response explains the substance 4. **Respectfully declined with justification** — change not made, explicit rationale given No comment ends in the vague middle ground. ## Triage Workflow ### Step 1 — Parse Convert the editor letter and each referee report into an **atomized list** of comments. Number them: E1, E2, ... for editor; R1.1, R1.2, ... for Referee 1; R2.1, ... for Referee 2. ### Step 2 — Class...

Details

Author
brycewang-stanford
Repository
brycewang-stanford/AER-Skills
Created
2 months ago
Last Updated
1 weeks ago
Language
Python
License
MIT

Bundled in these plugins

Similar Skills

Semantically similar based on skill content — not just same category

AI & Automation Solid

aer-referee-sim

Use when a complete draft exists and needs an adversarial internal review before submission — simulating the AER desk screen and three referee reports with calibrated severity, scoring the paper against the editorial rubric, and producing a prioritized revise list. Apply after aer-consistency passes and before aer-submission; rerun until the simulated verdict is at least major R&R.

34 Updated 1 weeks ago
brycewang-stanford
AI & Automation Listed

referee-response

Draft an R&R response letter to a journal decision, sectioned by role (Senior Editor, Associate Editor, Reviewer 1, Reviewer 2), where every claimed change is located and read in the actual manuscript before a location pin is written, and anything unverifiable becomes a TODO instead of a claim. TRIGGER on "respond to the referees", "draft the R&R response", "write the R2R", "address the reviewer comments", "respond to the AE", "continue the R2R", or when the user pastes reviewer comments, forwards a decision email, or points at a decision-letter PDF. Also owns checking a finished response letter before resubmission ("check the R2R letter before we resubmit"). Writes <project>/R2R_R<n>.tex and never edits the manuscript.

5 Updated today
ericluo04
AI & Automation Listed

write-rebuttal

Write conference/journal author-response rebuttals that clarify and convince, following Parikh–Batra–Lee's "How we write rebuttals" method (two-audience mindset, itemize→brain-dump→draft→revise, 18 tactics, the neutral-third-party test). Use when responding to peer reviews, writing an author response / rebuttal / reviewer reply for NeurIPS, ICLR, ICML, CVPR/ICCV/ECCV, AAAI, ACL/ARR/EMNLP, or any venue, planning rebuttal experiments, or when the user says "rebuttal", "author response", "respond to reviewers".

5 Updated 1 weeks ago
yuangao-tum