New to Claude Skills? Learn how to install them →

galaxy-dawn on GitHub

Nature Reviewer Response

Free

Streamline your manuscript revision responses.

Get this skill

Free · Opens the source repo

What Nature Reviewer Response does

The Nature Reviewer Response skill is designed to assist researchers and authors in drafting, auditing, and revising response letters to reviewer comments for manuscripts submitted to Nature journals. This skill is particularly useful for academics who need to ensure that every reviewer concern is addressed in a structured and professional manner. By providing a systematic approach, it helps users create a comprehensive point-by-point response package that aligns with the expectations of journal editors and reviewers.

When using this skill, users can input various types of documents, including editor decision letters, reviewer comments, previous response drafts, and manuscript change notes. The skill processes these inputs to generate a clear response strategy, which includes identifying the type of revision requested (minor or major), extracting important editor instructions, and organizing reviewer comments with unique identifiers. This structured approach not only aids in clarity but also ensures that all reviewer concerns are acknowledged and addressed appropriately.

The skill emphasizes the importance of maintaining a professional tone and factual accuracy throughout the response process. It guides users to map each response to specific manuscript changes, providing a traceable and auditable document that reflects the authors' engagement with the review process. By adhering to the guidelines of the Nature journals, the skill helps users avoid common pitfalls such as ignoring reviewer comments or fabricating details, thus enhancing the likelihood of a successful manuscript revision.

Overall, this skill is ideal for researchers and authors who are navigating the complex peer-review process, particularly those submitting to high-impact journals like Nature. It streamlines the response drafting process, ensuring that users can effectively communicate their revisions and justifications to reviewers and editors alike.

When to use it

Use this skill when you have received reviewer comments or editor letters and need to prepare a structured response package.

When not to use it

This skill is not suitable for initial manuscript drafting or when no reviewer comments are available.

What you can build with it

Drafting Responses to Reviewer Comments

When you receive feedback from reviewers, use this skill to create a structured response that addresses each comment point-by-point.

Auditing Previous Response Drafts

If you have a draft response, this skill can help you audit it to ensure all reviewer comments are adequately addressed and documented.

Preparing for Major Revisions

Use this skill when facing major revisions to organize your thoughts and ensure compliance with editor requests.

How to install Nature Reviewer Response

View source

1. Install with the skills CLI

npx skills add galaxy-dawn/claude-scholar/nature-response --agent claude-code

2. Or install it manually

Download the skill folder and drop it into ~/.claude/skills/ for all projects, or .claude/skills/ to scope it to one repo. Restart Claude Code so it picks up the new skill.

Anthropic's agentic coding CLI, and the reference implementation of Agent Skills. Drop a skill folder into ~/.claude/skills and Claude Code loads it automatically whenever a task matches the skill's description. Claude Code docs

Inside SKILL.md

Written by galaxy-dawn

Nature Reviewer Response Skill

Use this skill to convert editor decision letters, reviewer comments, author notes, or draft rebuttals into an auditable point-by-point response package for manuscript revisions.

The response letter is an editor-facing verification document. The goal is to show that every reviewer concern has been understood, addressed, and mapped to a concrete manuscript change, justified scientific response, or unresolved author action.

Default stance

  • Preserve each reviewer comment faithfully before responding.
  • Every reviewer concern must be answered, cross-referenced, or explicitly marked as unresolved.
  • Map every response to manuscript evidence, a revision location, a justified disagreement, or AUTHOR_INPUT_NEEDED.
  • Do not invent experiments, analyses, citations, line numbers, figure panels, supplementary materials, editor instructions, reviewer identities, or manuscript changes.
  • Prefer concise, evidence-linked replies over long defensive explanations.
  • When disagreeing, acknowledge the concern first, then give a scientific or scope-based reason.
  • When a reviewer misunderstood the manuscript, first consider whether the manuscript presentation caused the misunderstanding.
  • Treat rebuttal letters as potentially public review artifacts; write with professional tone and traceability.

Accepted inputs

The skill may receive:

  • editor decision letter
  • reviewer comments
  • previous response draft
  • manuscript change notes
  • tracked-change summary
  • line or page numbers
  • figure, table, and supplement list
  • author notes in Chinese or English
  • journal name and article type

If reviewer boundaries or comment segmentation are ambiguous, flag the ambiguity instead of inventing reviewer structure.

Workflow

  1. Identify task mode and input readiness: draft, audit, revise, triage-only, or appeal-like.
  2. Identify decision type: minor revision, major revision, revise-and-resubmit, transfer after review, or unclear.
  3. Extract editor instructions first and assign IDs such as E.1, then split reviewer comments with IDs such as R1.1, R1.2, and R2.1.
  4. Classify each item by category, severity, action label, missing input, readiness state, and risk.
  5. Create a response strategy summary before drafting prose.
  6. Draft responses using preserved reviewer comments unless the mode is triage-only or appeal-like.
  7. Map each claimed change to manuscript location, figure, table, supplement, citation, or explicit placeholder.
  8. Flag missing author input rather than fabricating details.
  9. Run QA for completeness, traceability, factuality, tone, and unresolved risk.
  10. Return the response package with package readiness: ready_to_submit, draft_with_placeholders, needs_author_input, or blocked.

Output format

Unless the user asks for another format, return:

Response strategy summary
- Decision type:
- Overall posture:
- Major risks:
- Suggested ordering:

Comment-response tracker
| ID | Reviewer concern | Type | Severity | Proposed action | Missing author input |
|---|---|---|---|---|---|

Draft point-by-point response letter
[editor-readable English response]

Manuscript change checklist
- [specific manuscript changes or placeholders]

Missing information / risk flags
- [specific unresolved items or "None"]

中文核对
- [when the user writes in Chinese; otherwise omit unless useful]

Red lines

  • Do not ignore any reviewer comment.
  • Do not rephrase reviewer comments in a way that changes their meaning.
  • Do not claim a revision was made unless the user supplied it.
  • Do not invent line numbers, figure panels, citations, statistical results, or supplementary items.
  • Do not use hostile or accusatory language.
  • Do not cite time, money, or convenience as the primary reason for not doing a requested experiment.
  • Do not hide limitations.
  • Do not generate an appeal letter as the default path. Route appeal-like cases separately.
  • Do not generate a cover letter in the MVP. Mention it only as adjacent revision-package material when relevant.

Related files

FileOpen when
references/intake-and-routing.mdBefore drafting, to identify task mode, minimum inputs, editor IDs, readiness state, and clarifying-question need
references/source-basis.mdYou need source hierarchy, rule provenance, or policy-vs-advice boundaries
references/response-structure.mdYou need the response package format or point-by-point letter anatomy
references/comment-taxonomy.mdYou need to classify reviewer comments by category and severity
references/action-mapping.mdYou need action labels, tracker fields, and missing-input states
references/tone-and-stance.mdYou need recommended language, forbidden phrasing, or disagreement tone
references/chinese-author-alignment.mdThe user writes in Chinese or provides Chinese author notes
references/difficult-cases.mdThe comments involve impossible experiments, factual errors, conflicting reviewers, citations, statistics, compliance, transfer, or appeal-like cases
references/qa-checklist.mdBefore finalizing an output or auditing a draft response

Source hierarchy

Use sources in this order:

  1. Target journal instructions and the editor decision letter.
  2. Nature / Nature Portfolio / Springer Nature revision and peer-review process guidance.
  3. Springer Nature editorial advice on rebuttal letters.
  4. Local manuscript facts supplied by the author.

If a policy detail may have changed, verify the current journal page before giving final submission advice.

Frequently asked questions about Nature Reviewer Response

Similar skills