Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
galaxy-dawn avatar

Review Response

  • 379 installs
  • 5k repo stars
  • Updated July 17, 2026
  • galaxy-dawn/claude-scholar

review-response is a documentation agent skill that drafts evidence-based scholarly rebuttals to peer-review comments for developers and researchers who must respond to journal reviewers before resubmission.

About

review-response is an academic writing skill in galaxy-dawn/claude-scholar that automates the peer-review response workflow from comment analysis through professional rebuttal drafting. The four-stage pipeline parses and classifies reviewer comments into Major, Minor, Typo, and Misunderstanding categories, develops Accept, Defend, Clarify, or Experiment strategies per comment, writes structured rebuttal documents with evidence anchors, and runs tone management for professionalism and respect. Triggers include write rebuttal, respond to reviewers, draft review response, and analyze review comments. The skill ships reference files for classification criteria, response strategies, and rebuttal templates, and pairs with a rebuttal-writer agent plus a /rebuttal command for quick-start workflows. Install with npx skills add galaxy-dawn/claude-scholar --skill review-response. Developers and researchers reach for review-response when turning raw reviewer PDFs or comment blocks into point-by-point rebuttal letters before journal resubmission, ensuring every comment receives a response with explicit unresolved items marked rather than hidden.

  • Point-by-point reviewer mapping
  • Tone and diplomacy checks
  • Evidence and citation alignment
  • Revision-letter structuring
  • Resubmission readiness review

Review Response by the numbers

  • 379 all-time installs (skills.sh)
  • Ranked #416 of 1,879 Documentation skills by installs in the Skillselion catalog
  • Data as of Aug 5, 2026 (Skillselion catalog sync)
npx skills add https://github.com/galaxy-dawn/claude-scholar --skill review-response

Add your badge

Show developers this skill is listed on Skillselion. Paste this into your README.

Listed on Skillselion
Installs379
repo stars5k
Last updatedJuly 17, 2026
Repositorygalaxy-dawn/claude-scholar

How do you write a journal peer-review rebuttal?

Draft, critique, and refine scholarly replies to peer-review comments on manuscripts, rebuttals, and revision letters before journal resubmission.

Who is it for?

Researchers and developer-authors responding to journal peer-review comments who need classified strategies and professional rebuttal drafts before resubmission.

Skip if: Teams writing original manuscripts from scratch, grant proposals, or blog posts—use other claude-scholar writing skills instead of rebuttal workflows.

When should I use this skill?

The user asks to write a rebuttal, respond to reviewers, analyze review comments, or runs /rebuttal on a review file.

What you get

Classified reviewer comments, per-comment response strategies, structured rebuttal document, and tone-polished revision letter.

  • Structured rebuttal document
  • Comment classification matrix
  • Response strategy notes

By the numbers

  • Classifies reviewer comments into 4 types: Major, Minor, Typo, and Misunderstanding
  • Uses 4 response strategies: Accept, Defend, Clarify, and Experiment

Files

SKILL.mdMarkdownGitHub ↗

Review Response

A systematic review response workflow that helps researchers efficiently and professionally reply to reviewer comments.

Core Features

1. Review Analysis - Parse and classify reviewer comments (Major/Minor/Typo/Misunderstanding) 2. Response Strategy - Develop response strategies for different comment types (Accept/Defend/Clarify/Experiment) 3. Rebuttal Writing - Write structured, professional rebuttal documents 4. Tone Management - Optimize tone to maintain professionalism, respect, and evidence-based arguments

Workflow

Receive reviewer comments -> Parse and classify -> Develop strategy -> Write responses -> Tone check -> Final rebuttal

When to Use

Use this skill when you need to:

  • "Help me write a rebuttal"
  • "How to respond to reviewer comments"
  • "Analyze these review comments"
  • "Develop a review response strategy"

Usage Steps

1. Provide reviewer comments - Share the reviewer comments text or file with Claude 2. Analysis and classification - Claude automatically parses and classifies the comments 3. Strategy recommendations - Receive response strategy suggestions for each comment 4. Write rebuttal - Generate a structured rebuttal document based on the strategy 5. Optimize tone - Review and optimize the professionalism and politeness of responses

Core Principles

  • Professionalism - Maintain an academically professional tone and expression
  • Respectfulness - Respect the reviewers' opinions and time
  • Evidence-based - Support every response with sufficient reasoning and evidence
  • Completeness - Ensure all reviewer comments receive a response

Success Factors (Based on ICLR Spotlight Paper Analysis)

Key lessons extracted from successful rebuttal cases:

1. Acknowledge Strengths, Respond Positively to Criticism

  • Reviewers will first acknowledge the paper's strengths (novelty, impact, practical applicability)
  • Even spotlight papers receive constructive criticism
  • Strategy: Thank reviewers for acknowledged strengths first, then address criticism specifically

2. Provide Clarity and Intuitive Understanding

  • Even high-quality papers may have clarity issues
  • Need to provide intuition and detailed explanations for readers with different backgrounds
  • Strategy: Expand key sections, move technical details to appendix, add step-by-step walkthroughs

3. Thorough Justification of Experimental Setup

  • Need to justify experimental setup choices
  • Consider and discuss alternative metrics
  • Provide comprehensive experiments to support claims
  • Strategy: Add ablation studies, explain why specific experimental setups were chosen

4. Emphasis on Ethical Considerations

  • For research involving privacy, security, and other sensitive topics, ethical considerations are crucial
  • Reviewers pay special attention to ethical implications
  • Strategy: Proactively discuss ethical considerations, even if reviewers don't explicitly request it

5. Highlight Practical Application Value

  • Reviewers value practical applicability and scalability of methods
  • "Easily applicable" and "scalable" are important strengths
  • Strategy: Emphasize practical benefits and scalability in the rebuttal

Integration with active installed writing memory

When the rebuttal task involves:

  • tone calibration,
  • rebuttal phrasing,
  • clarification language,
  • structuring multi-point responses,
  • or learning from strong prior paper/review writing,

read the active installed writing memory before drafting:

  • ~/.claude/skills/ml-paper-writing/references/knowledge/paper-miner-writing-memory.md on Claude Code installs
  • the equivalent installed skill-home path on Codex/OpenCode branches
  • otherwise skip this optional memory and continue with the local review-response references

Default read order for rebuttal work

1. reviewer comments and paper context 2. optional paper-miner-writing-memory.md if available 3. references/response-strategies.md 4. references/rebuttal-templates.md 5. references/tone-guidelines.md

Read narrowly:

  • start with How this helps our writing,
  • then inspect Reusable phrasing,
  • then inspect Venue-specific signals if the rebuttal is venue-sensitive,
  • use Writing patterns mined only when the response needs stronger rhetorical structure.

Do not quote the memory mechanically. Use it to improve structure, clarity, restraint, and professionalism.

Evidence anchor rule

Every response row must include one of:

  • paper location,
  • result table / figure / analysis artifact,
  • citation / Evidence Record ID,
  • planned experiment with status,
  • unresolved if no evidence exists yet.

Do not claim "we added experiments" or "the results show" without naming the artifact. If an objection has multiple atomic points, split it and cover each point separately.

Reference Documents

For detailed guides, refer to:

  • references/review-classification.md - Review comment classification criteria
  • references/response-strategies.md - Response strategy library
  • references/rebuttal-templates.md - Rebuttal templates and examples
  • references/tone-guidelines.md - Tone and expression guidelines

Related Tools

  • Agent: rebuttal-writer - Dedicated agent for rebuttal writing and optimization
  • Command: /rebuttal <review_file> - Quick-start the rebuttal workflow

Related skills

How it compares

Pick review-response for peer-review rebuttals; use paper-self-review or research-ideation skills earlier in the claude-scholar publication pipeline.

FAQ

How does review-response classify peer-review comments?

review-response parses reviewer text into Major, Minor, Typo, and Misunderstanding categories, then recommends Accept, Defend, Clarify, or Experiment response strategies tailored to each comment type before drafting rebuttal text.

What deliverable does review-response produce?

review-response produces a structured rebuttal document with point-by-point responses, evidence anchors, tone-polished language, and explicit markers for unresolved items rather than omitting difficult reviewer points.

How do I start the review-response workflow quickly?

review-response triggers on phrases like write rebuttal or respond to reviewers, or via the /rebuttal command with a review file path in galaxy-dawn/claude-scholar installations.

Documentationllmresearch

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.