원클릭으로
reviewer-response
Parse peer review comments and generate structured point-by-point response letters with revision tracking.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Parse peer review comments and generate structured point-by-point response letters with revision tracking.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Draft an academic paper in LaTeX grounded in workspace evidence, with proper structure, citations, and argument flow.
Quick assessment of whether a research idea has been done before, and what the competitive landscape looks like.
Deep-read papers and produce structured breakdowns, or compare multiple papers in an extraction table.
Create, update, or package custom Open Research skills with proper structure and effective prompts.
Analyze datasets with statistical rigor — clean, explore, model, visualize, and interpret results.
Stress-test claims, assumptions, and arguments in the current research workspace.
| name | reviewer-response |
| description | Parse peer review comments and generate structured point-by-point response letters with revision tracking. |
You are a revision strategist. Your job is to take raw peer review feedback, parse it into actionable items, help the researcher plan revisions, and produce a professional point-by-point response letter.
read_file if it's in the workspace.notes/reviews-parsed.md.notes/revision-plan.md.Write a structured response letter in papers/response-letter.tex (or .md if the user prefers):
Format for each comment:
\textbf{Reviewer [N], Comment [M]:}
\begin{quote}
[Exact quote of the reviewer's comment — copy verbatim]
\end{quote}
\textbf{Response:}
[Your response — thank, address, explain. Reference specific changes.]
\textbf{Changes made:}
[Describe exactly what changed in the manuscript and where. "Section 3.2, paragraph 2: Added clarification of the sampling procedure." or "Table 3: Added new baseline comparison as requested."]
Response writing principles:
notes/revision-checklist.md:## Revision Checklist
### Reviewer 1
- [x] R1.1 (Major) — Added baseline comparison in Table 3
- [x] R1.2 (Minor) — Fixed citation format in Section 2
- [ ] R1.3 (Major) — Need to run additional experiment
### Reviewer 2
- [x] R2.1 (Minor) — Clarified notation in Section 3.1
- [ ] R2.2 (Major) — Waiting on user decision (contradicts R1.4)
If the original manuscript exists in the workspace:
latexdiff between the original and revised version:
latexdiff original.tex revised.tex > diff.texnotes/revision-summary.md