Ответ рецензентам на замечания к рукописи

documentation

respond-to-referees is a Claude Code skill that generates a complete response-to-referees document by cross-referencing every comment in a referee report against the specific revisions in the updated manuscript. Each concern is parsed into a numbered entry with ID R{n}.{m}, then classified as Addressed, Partially addressed, Deferred, or Disagreement, and a 3–6 sentence response is drafted that acknowledges the concern, describes the change, and cites the exact page, section, or line in the revised manuscript. Input files in .tex, .md, .pdf, .docx, and .html formats are supported, with pdftotext and pandoc handling extraction before Grep locates the relevant changes. The output file response-to-referees.md includes a cover paragraph, per-referee numbered sections, and a concern matrix table for the editor. A mandatory Post-Flight Verification step checks every "we added X on page Y" claim against the actual manuscript, preventing the hallucinated citations that can cause desk rejection during the revise-and-resubmit stage.