Skip to content
Content
Command

/respond-reviewers

Process reviewer or co-author feedback and implement revisions. Accepts annotated PDF, pasted comments, or reviewer report. Extracts review points, classifies actions, presents change plan for approval, implements changes, recompiles LaTeX, generates latexdiff, and documents

From plugin
open-academic-paper-machine
1821 skills4 agents21 commands
Install
> /plugin marketplace add TobiasBlask/open-paper-machine
> /plugin install open-academic-paper-machine@open-paper-machine

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/respond-reviewers

Context preview

What this command does when you run it.

Process reviewer or co-author feedback and implement revisions. Accepts annotated PDF, pasted comments, or reviewer report. Extracts review points, classifies actions, presents change plan for approval, implements changes, recompiles LaTeX, generates latexdiff, and documents

Command definition

respond-reviewers.md
description: >
  Process reviewer or co-author feedback and implement revisions.
  Accepts annotated PDF, pasted comments, or reviewer report.
  Extracts review points, classifies actions, presents change plan for approval,
  implements changes, recompiles LaTeX, generates latexdiff, and documents everything.

Respond to Reviewers: **$ARGUMENTS**

Read the review-engine skill at `skills/review-engine/SKILL.md` and execute the full 7-step workflow:

1. **EXTRACT** review points from the provided input 2. **MAP** each point to its location in `paper.tex` 3. **CLASSIFY** action type and priority for each point 4. **PLAN** and present the change plan for user approval (quality gate) 5. **IMPLEMENT** approved changes in dependency order 6. **VERIFY** by recompiling LaTeX and generating latexdiff 7. **DOCUMENT** with change log, revision letter, and orchestration log entry

Input

`$ARGUMENTS` can be:

  • **File path** to an annotated PDF (e.g., `@review_r1.pdf`)
  • **Pasted reviewer comments** from a journal decision letter
  • **"round N"** to continue a numbered revision series
  • **Self-review output** from Phase 6

Output

  • Updated `paper.tex` with all approved changes implemented
  • Recompiled `paper.pdf` (0 errors)
  • `paper_diff.pdf` with visual change tracking (latexdiff)
  • `outputs/revision_log_rN.md` with detailed change log
  • Optional: `outputs/revision_letter.md` for journal R&R responses
Read more
Ships withopen-academic-paper-machine

A Claude Code plugin that autonomously writes academic papers — from literature search to production-ready LaTeX/PDF. Scope note.

Get the whole plugin

Other commands on open-academic-paper-machine.