rebuttal

Parse reviewer feedback and draft a structured conference rebuttal.

18|2|Updated Mar 3, 2026
One-click install
npx skills add https://github.com/JeanDiable/academic-research-plugin --skill rebuttal-jeandiable
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: rebuttal
Source: https://github.com/JeanDiable/academic-research-plugin/tree/main/skills/rebuttal
Command: npx skills add https://github.com/JeanDiable/academic-research-plugin --skill rebuttal-jeandiable

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Rebuttal pipeline for conference paper reviews. Parses reviewer feedback, classifies concerns by severity/type, builds a per-reviewer response strategy, and drafts a venue-compliant rebuttal with placeholders for pending experiments. Supports follow-up rounds. Use when user says "rebuttal", "reply to reviewers", "respond to reviews", "rebuttal draft", or wants to answer reviewer comments for a conference submission.

Core Features & Use Cases

This skill orchestrates a three-phase rebuttal workflow:

  • Review Analysis: parse reviews, atomize concerns, and create an issue board.
  • Strategy Plan: assign response modes, angles, and plan experiments.
  • Draft & Validate: generate a structured rebuttal draft with placeholders for missing experiments.

Quick Start

Provide your paper path and reviews file to generate a venue-ready rebuttal draft.

Frequently Asked Questions about rebuttal

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I draft a rebuttal for conference peer reviews on OpenReview?

To draft a conference rebuttal, provide your paper path and reviews file to parse reviewer feedback, classify concerns, and generate a venue-compliant response strategy. The workflow atomizes issues and creates a structured draft with placeholders for pending experiments.

Can I customize the tone and length of a reviewer response for NeurIPS or ICML?

Yes, you can customize the reviewer response tone and length by passing optional venue and character-limit parameters. This ensures the drafted rebuttal complies with the specific formatting constraints of conferences like NeurIPS, ICML, or CVPR.

What is the best way to handle multi-round rebuttals and reviewer follow-ups?

Handling multi-round rebuttals requires tracking previous responses and updating the issue board. The workflow supports follow-up rounds by maintaining a per-reviewer response strategy, allowing you to address new concerns or provide updated experimental results iteratively.

Does the rebuttal workflow support CVPR, ACL, and other major AI conferences?

Yes, the rebuttal workflow supports CVPR, ACL, AAAI, ICCV, and ICLR among other major AI conferences. It applies targeted response strategies based on the specific venue parameters provided during the review analysis and drafting phases.

How to structure an issue board from peer reviews before writing a rebuttal?

Structuring an issue board begins with review analysis to atomize reviewer concerns and classify them by severity and type. This creates a per-reviewer response strategy that organizes pending experiments and assigns specific response angles before drafting.

What do I need to start generating a peer-review rebuttal draft?

To start generating a peer-review rebuttal draft, you need to provide the file path for your paper and the file path for your reviews. Optionally, you can include the target venue and character limits to guide the tone and length of the output.