skills/skills-codex/rebuttal/SKILL.md
Workflow 4: Submission rebuttal pipeline. Parses external reviews, enforces coverage and grounding, drafts a safe text-only rebuttal under venue limits, and manages follow-up rounds.
npx skillsauth add shaun-z/auto-claude-code-research-in-sleep rebuttalInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Prepare and maintain a grounded, venue-compliant rebuttal for: $ARGUMENTS
This skill is optimized for:
This skill does not:
AUTO_EXPERIMENT = trueWorkflow 1: idea-discovery
Workflow 1.5: experiment-bridge
Workflow 2: auto-review-loop (pre-submission)
Workflow 3: paper-writing
Workflow 4: rebuttal (post-submission external reviews)
ICML — Default venueTEXT_ONLY — v1 defaultgpt-5.4 — Used via a secondary Codex agent for internal stress-testingtrue, invoke /experiment-bridge for reviewer concerns that require new evidencetrue, only run Phase 0-3 and stop after strategyrebuttal/Override:
/rebuttal "paper/" — venue: NeurIPS, character limit: 5000
If venue rules or limit are missing, stop and ask before drafting.
Three hard gates. If any fails, do not finalize:
rebuttal/REBUTTAL_STATE.md exists, resume from the recorded phaserebuttal/ and initialize the output documentsrebuttal/REVIEWS_RAW.md verbatimrebuttal/REBUTTAL_STATE.mdCreate rebuttal/ISSUE_BOARD.md.
For each atomic concern, record:
issue_idreviewer, round, raw_anchorissue_typeseverityreviewer_stanceresponse_modestatusCreate rebuttal/STRATEGY_PLAN.md.
QUICK_MODE exit: if QUICK_MODE = true, stop here and present ISSUE_BOARD.md + STRATEGY_PLAN.md.
Skip entirely if AUTO_EXPERIMENT is false.
If the strategy plan identifies issues that require new empirical evidence:
/experiment-bridge "rebuttal/REBUTTAL_EXPERIMENT_PLAN.md"ISSUE_BOARD.mdnarrow_concession or future_work_boundaryrebuttal/REBUTTAL_EXPERIMENTS.mdCreate rebuttal/REBUTTAL_DRAFT_v1.md.
Structure:
Also generate rebuttal/PASTE_READY.txt with exact character count.
Run all lints:
spawn_agent:
model: gpt-5.4
reasoning_effort: xhigh
message: |
Stress-test this rebuttal draft:
[raw reviews + issue board + draft + venue rules]
1. Unanswered or weakly answered concerns?
2. Unsupported factual statements?
3. Risky or unapproved promises?
4. Tone problems?
5. Paragraph most likely to backfire with a meta-reviewer?
6. Minimal grounded fixes only. Do not invent evidence.
Verdict: safe to submit / needs revision
Save the full response to rebuttal/MCP_STRESS_TEST.md. If a hard safety blocker remains, revise before finalizing.
Produce:
rebuttal/PASTE_READY.txt — strict version, ready to pasterebuttal/REBUTTAL_DRAFT_rich.md — extended version with optional sections markedrebuttal/REBUTTAL_STATE.mdWhen new reviewer comments arrive:
rebuttal/FOLLOWUP_LOG.mdsend_inputdevelopment
Generate publication-quality academic illustrations through a local Codex app-server bridge that uses Codex native image generation. This is a separate experimental alternative to `paper-illustration`, intended for Claude Code users who want a GPT-image-style renderer without modifying the original skill.
development
Two-way sync between a local paper directory and an Overleaf project via the Overleaf Git bridge (Premium feature). Lets you keep ARIS audit/edit workflows on the local copy while collaborators edit in the Overleaf web UI. Token never touches the agent — user does the one-time auth via macOS Keychain. Use when user says "同步 overleaf", "overleaf sync", "推送到 overleaf", "connect overleaf", "Overleaf 桥接", "pull overleaf", "push overleaf", or wants to bridge their ARIS paper directory with an Overleaf project.
development
Zero-context verification that every bibliographic entry in the paper is real, correctly attributed, and used in a context the cited paper actually supports. Uses a fresh cross-model reviewer with web/DBLP/arXiv lookup to catch hallucinated authors, wrong years, fabricated venues, version mismatches, and wrong-context citations (cite present but the cited paper does not establish the claim). Use when user says "审查引用", "check citations", "citation audit", "verify references", "引用核对", or before submission to ensure bibliography integrity.
data-ai
Paragraph-level structural blueprint for 10-12 page systems papers targeting OSDI, SOSP, ASPLOS, NSDI, and EuroSys. Provides page allocation, paragraph templates, and writing patterns. Use when user says "写系统论文", "systems paper structure", "OSDI paper", "SOSP paper", or wants fine-grained structural guidance for a systems conference submission.