/ccs-author-response
Use when drafting an ACM CCS rebuttal during the HotCRP author-response window, covering threat-model defenses, adaptive-attack objections, ethics and disclosure questions, anonymity constraints, adversarial reviewer pushback patterns, and decision-focused replies aimed at the
$ npx -y skills add brycewang-stanford/Awesome-Journal-Skills --skill ccs-author-response --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
- Fires itselfAuto-invocation. Claude auto-loads it when your prompt matches the work.Auto-invocation is when the right skill fires by itself at the right moment, driven by a FLOW.md router and a hook, instead of you invoking it by name. It is the difference between a skill being installed and a skill actually getting used.Read the full definition →
- You can call itInvoke it directly when you want it.
- Slash command
/ccs-author-response
Context preview
The summary Claude sees to decide when to auto-load this skill.
Use when drafting an ACM CCS rebuttal during the HotCRP author-response window, covering threat-model defenses, adaptive-attack objections, ethics and disclosure questions, anonymity constraints, adversarial reviewer pushback patterns, and decision-focused replies aimed at the
SKILL.md
ccs-author-response.SKILL.mdname: ccs-author-response
description: Use when drafting an ACM CCS rebuttal during the HotCRP author-response window, covering threat-model defenses, adaptive-attack objections, ethics and disclosure questions, anonymity constraints, adversarial reviewer pushback patterns, and decision-focused replies aimed at the meta-reviewer.
CCS Author Response
Use this after CCS reviews are released. Reopen the current HotCRP rebuttal instructions and any length or format limits before drafting, because response mechanics are set per cycle.
Triage
- Answer concerns that affect the decision: threat-model soundness, novelty, correctness,
evidence quality, ethics, and disclosure. Skip cosmetic complaints unless space allows.
- Use evidence already in the submission: sections, appendices, measurement tables, and the
ethics section. The rebuttal clarifies the submitted paper; it does not add a new paper.
- Keep the reply anonymous. Do not reveal institution, authorship, private URLs, or the
identity of a disclosed vendor if that would deanonymize you.
- Correct factual misreadings first, then address the strongest objection to the attacker
model or the adaptive evaluation.
- Do not promise experiments you cannot run before camera-ready; promise only edits that add
no unsupported claim.
Drafting pattern
1. State the decision-critical correction or concession in the first line. 2. Point to exact submitted evidence (section, figure, appendix). 3. Explain the security consequence — why the attack still holds, or the defense still binds. 4. Offer a scoped camera-ready edit only where it clarifies without over-claiming.
Adversarial reviewer pushback patterns
| Pushback | What it signals | CCS-ready fix | |---|---|---| | "The attacker assumes too much" | The threat model looks unrealistic | Point to where the capability is justified, or scope the claim to the realistic subset and concede the rest | | "You never tested an adaptive attacker" | The defense evaluation looks incomplete | Reference the adaptive experiment if present; if absent, concede and commit to a bounded camera-ready addition only if honestly feasible | | "This is already a known CVE" | A prior-art gap | Distinguish root cause, scope, or impact from the CVE, with the specific technical delta | | "The ethics of this are unaddressed" | Disclosure or harm concern | State the disclosure timeline, the harm-minimization steps, and the reasoning, quoting the ethics section |
Response micro-example
Reviewer objection: the key-recovery attack assumes co-located measurement that real attackers cannot achieve. Reply skeleton:
1. Concede the strongest form needs co-location; scope the practical claim to that setting. 2. Point to Section 6 where a remote variant with degraded rate is already measured. 3. Note the defense in Section 7 blocks both variants, so the contribution stands. 4. Offer one camera-ready sentence making the co-location assumption explicit in the intro.
Rebuttal calibration
- One decision-critical point per reviewer beats an exhaustive rebuttal; CCS meta-reviewers
read for whether the central threat-model or ethics objection was actually resolved.
- Never paste new experimental results the reviewers cannot verify; describe what exists and
anchor it in the submission.
- Answer the ethics reviewer directly and early; an unaddressed disclosure concern outweighs
resolved technical nits at decision time.
Output format
[Priority issue] <reviewer concern>
[Decision dimension] threat model / novelty / correctness / evidence / ethics
[Draft response] <CCS-ready anonymous text>
[Evidence anchor] <section / figure / appendix item>
[Forbidden content removed] <identity leaks, unverifiable new results, over-promises>
Read more
name: ccs-author-response description: Use when drafting an ACM CCS rebuttal during the HotCRP author-response window, covering threat-model defenses, adaptive-attack objections, ethics and disclosure questions, anonymity constraints, adversarial reviewer pushback patterns, and decision-focused replies aimed at the meta-reviewer.
CCS Author Response
Use this after CCS reviews are released. Reopen the current HotCRP rebuttal instructions and any length or format limits before drafting, because response mechanics are set per cycle.
Triage
- Answer concerns that affect the decision: threat-model soundness, novelty, correctness,
evidence quality, ethics, and disclosure. Skip cosmetic complaints unless space allows.
- Use evidence already in the submission: sections, appendices, measurement tables, and the
ethics section. The rebuttal clarifies the submitted paper; it does not add a new paper.
- Keep the reply anonymous. Do not reveal institution, authorship, private URLs, or the
identity of a disclosed vendor if that would deanonymize you.
- Correct factual misreadings first, then address the strongest objection to the attacker
model or the adaptive evaluation.
- Do not promise experiments you cannot run before camera-ready; promise only edits that add
no unsupported claim.
Drafting pattern
1. State the decision-critical correction or concession in the first line. 2. Point to exact submitted evidence (section, figure, appendix). 3. Explain the security consequence — why the attack still holds, or the defense still binds. 4. Offer a scoped camera-ready edit only where it clarifies without over-claiming.
Adversarial reviewer pushback patterns
| Pushback | What it signals | CCS-ready fix | |---|---|---| | "The attacker assumes too much" | The threat model looks unrealistic | Point to where the capability is justified, or scope the claim to the realistic subset and concede the rest | | "You never tested an adaptive attacker" | The defense evaluation looks incomplete | Reference the adaptive experiment if present; if absent, concede and commit to a bounded camera-ready addition only if honestly feasible | | "This is already a known CVE" | A prior-art gap | Distinguish root cause, scope, or impact from the CVE, with the specific technical delta | | "The ethics of this are unaddressed" | Disclosure or harm concern | State the disclosure timeline, the harm-minimization steps, and the reasoning, quoting the ethics section |
Response micro-example
Reviewer objection: the key-recovery attack assumes co-located measurement that real attackers cannot achieve. Reply skeleton:
1. Concede the strongest form needs co-location; scope the practical claim to that setting. 2. Point to Section 6 where a remote variant with degraded rate is already measured. 3. Note the defense in Section 7 blocks both variants, so the contribution stands. 4. Offer one camera-ready sentence making the co-location assumption explicit in the intro.
Rebuttal calibration
- One decision-critical point per reviewer beats an exhaustive rebuttal; CCS meta-reviewers
read for whether the central threat-model or ethics objection was actually resolved.
- Never paste new experimental results the reviewers cannot verify; describe what exists and
anchor it in the submission.
- Answer the ethics reviewer directly and early; an unaddressed disclosure concern outweighs
resolved technical nits at decision time.
Output format
[Priority issue] <reviewer concern> [Decision dimension] threat model / novelty / correctness / evidence / ethics [Draft response] <CCS-ready anonymous text> [Evidence anchor] <section / figure / appendix item> [Forbidden content removed] <identity leaks, unverifiable new results, over-promises>
Stanford REAP × CoPaper.AI · 由斯坦福实证方法论团队精选与维护 访问 copaper.ai 微信:CoPaper.AI 按 11 个主流学科板块覆盖 经管与商科 社会科学 人文学科 数学与物理科学 生命科学 医学与健康 工程与技术 计算机科学与 AI 体育科学 点击任一学科名可跳转到对应说明;每类下的代表子领域在正文总览中完整列出。下方封面墙按 venue 导航,完整分类见覆盖一览。 🧭 布局指南 · 📚 Skill Pack 一览 · ⚡ 如何使用 · 🧪 自动实证
Other skills on awesome-journal-skills.
- /aaai-artifact-evaluation
Use when packaging AAAI code, data, multimedia appendices, technical appendices, reproducibility evidence, and post-acceptance artifact releases without violating double-blind or immutable-supplement rules.
Open skill - /aaai-author-response
Use when drafting an AAAI author response (rebuttal) under the single short character-limited author-feedback window, the no-URL rule, no-new-results guidance, AI-generated-review handling, and the AAAI two-phase review process where Phase-2 papers receive one feedback round
Open skill - /aaai-camera-ready
Use when preparing an accepted AAAI paper for camera-ready source submission to AAAI Press, including proceedings page limits, two-column template compliance, copyright transfer, purchased extra technical pages, deanonymization, registration, oral or poster presentation, and
Open skill - /aaai-experiments
Use when designing or auditing AAAI experiments for the broad-AI program committee, including baselines, ablations, statistical significance, robustness, human evaluation, AI-for-Social-Impact and alignment/safety evidence, compute and cost reporting, and
Open skill - /aaai-related-work
Use when positioning an AAAI paper's novelty against archival work, contemporaneous arXiv or workshop papers, and AAAI/IJCAI/NeurIPS/ICML/ICLR neighbors across the broad AI scope, while staying inside AAAI's dual-submission and AI-as-source policy constraints and writing a
Open skill - /aaai-reproducibility
Use when strengthening an AAAI paper's reproducibility checklist (placed after references), experimental traceability, seed and hyperparameter reporting, compute and cost disclosure, dataset access and licensing, code/data ZIP readiness, and the claim-to-evidence map that
Open skill

