aer-rebuttal

aer-rebuttal is a skill for Claude Code, Codex from brycewang-stanford/AER-Skills. It costs 68 tokens per session (2,501 once invoked), scanned A, original, MIT.

A response-writing guide for a revise-and-resubmit decision from the American Economic Review or one of its related journals. It helps connect each reviewer comment with a manuscript change or a reasoned response.

In plain words
What is it for?
Use it to revise an economics manuscript after peer review and prepare a point-by-point letter for the editor and reviewers.
Why use it?
It provides a clear way to decide whether to accept, clarify, or respectfully reject each requested change, while keeping the response aligned with the revised paper.

Skill for Claude CodeCodex

Written for Claude Code and Codex: shipped in a Claude Code plugin, but also agents/openai.yaml present.

Part of the aer-skills plugin — 15 skills shipped together

Good fit Use it to revise an economics manuscript after peer review and prepare a point-by-point letter for the editor and reviewers.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/brycewang-stanford/aer-skills/aer-rebuttal
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add brycewang-stanford/AER-Skills --skill aer-rebuttal
Clone the repo
git clone --depth 1 https://github.com/brycewang-stanford/AER-Skills

Made for: Claude Code, Codex.

Or install aer-skills, the plugin that ships this one along with the rest of its 15 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for aer-rebuttal

README.md
[![agentmods](https://agentmods.dev/badge/skills/brycewang-stanford/aer-skills/aer-rebuttal/github.svg)](https://agentmods.dev/skills/brycewang-stanford/aer-skills/aer-rebuttal)
Your own site
<a href="https://agentmods.dev/skills/brycewang-stanford/aer-skills/aer-rebuttal"><img src="https://agentmods.dev/badge/skills/brycewang-stanford/aer-skills/aer-rebuttal/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for aer-rebuttal

Your own site · 80×15
<a href="https://agentmods.dev/skills/brycewang-stanford/aer-skills/aer-rebuttal"><img src="https://agentmods.dev/badge/skills/brycewang-stanford/aer-skills/aer-rebuttal.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 68 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,501 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00068 $0.02501
Opus 5 $0.00034 $0.01251
Sonnet 5 $0.00014 $0.00500
Haiku 4.5 $0.00007 $0.00250

Measured 13d ago against content hash ecf814ac6b55, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

aer-rebuttal scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 13d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/aer-rebuttal/SKILL.md · 290 lines

How it starts

The opening of the file, as written. The whole thing — 290 lines — stays where its author put it; the contents beside it link to each section on GitHub.

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 — Classify

For each comment, assign one category:

Category Definition
misunderstanding The paper answers this, but the answer was buried
clarity_problem The argument is fine; the prose caused confusion
evidence_gap A genuine missing analysis or robustness check
scope_mismatch Reasonable request, but outside the paper's contribution
incorrect_premise Comment based on a factual or interpretive error
high_risk Challenges novelty, validity, identification, or central claim

Read the full file on GitHub · 290 lines

Files

What ships with it

2 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 13d ago First seen · 290 lines · 68 tokens per session scan A ecf814ac6b55

Subscribe to this mod's changes

aer-rebuttal is a skill published in the GitHub repository brycewang-stanford/AER-Skills (49 stars, last pushed 1mo ago), licensed MIT. It adds 68 tokens to every session and 2,501 once invoked, about $0.0003 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.

Related

Other skills, from other repositories

diagnose

Root-cause a failing or wrong empirical result with a disciplined reproduce → minimise → hypothesise → instrument → fix loop, instead of guessing-and-poking. Use when the user says "why is my regression wrong", "this number changed", "my script errors out", "the result won't reproduce", "debug this", "this estimate…

pedrohcgs/claude-code-my-workflow · 0 tokens

preregister

Draft a structured preregistration document (OSF, AsPredicted, or AEA RCT Registry style) from a research spec or free-form study description. Output is a Markdown file with hypotheses, design, sampling plan, analysis plan, exclusions, and inference criteria — annotated with MUST / SHOULD / MAY clarity flags. Use when…

pedrohcgs/claude-code-my-workflow · 153 tokens

simulation-study

Scaffold and run a reproducible Monte Carlo simulation study in R — a declared assumption regime, a parameterized DGP, an estimator grid, a seeded replication loop, and a summary of bias, RMSE, empirical SE, coverage, size/power with Monte Carlo standard errors. Use when the user says "run a Monte Carlo simulation"…

pedrohcgs/claude-code-my-workflow · 148 tokens

slide-excellence

Multi-agent comprehensive slide review (visual + pedagogy + proofreading, plus TikZ / parity / substance conditionally). Use when user says "full review", "excellence pass", "comprehensive check", "review everything", "pre-release review", "slide excellence", or before teaching / shipping a deck. Fanout wrapper — for…

pedrohcgs/claude-code-my-workflow · 94 tokens

data-management-plan

Draft a funder-compliant Data Management Plan (NSF DMP, NIH DMS Policy 2023, ERC, Horizon Europe) by composing the confidential-data and environment-capture primitives. Sections cover data description, formats/metadata, storage/backup, access/sharing, preservation/archiving, and roles. Use when user says "data…

pedrohcgs/claude-code-my-workflow · 143 tokens

disclosure-check

Pre-screen analysis outputs (tables, figures, logs) built on restricted or confidential data for statistical-disclosure-limitation problems before any release. Scans for small cell counts, complementary-suppression gaps, dominance (p-percent / (n,k)), re-identifiable exact counts, PII leakage, and unrounded sensitive…

pedrohcgs/claude-code-my-workflow · 147 tokens