Process external reviewer comments on an academic paper submission. Parses comments, classifies Major/Minor/Editorial, builds RevisionRoadmap, drafts response letter in Reviewer-Action-Change format.
Process external reviewer comments on an academic paper submission. Parses
comments into structured items, classifies them, builds a RevisionRoadmap,
and drafts a response letter in Reviewer-Action-Change (R-A-C) format.
This skill is disable-model-invocation: true. User must invoke explicitly
via /paper-revise [<comments-file>]. Manual-only because revision requires
external reviewer input that the user must provide.
Same as paper-draft. If no .paper-config.yml is found, stop.
$ARGUMENTS for optional <comments-file> path. If not provided,
prompt the user to paste the reviewer comments inline.revision_coach agent. The agent:
RevisionRoadmap (see references/handoff_schemas.md)templates/revision_response.md template. Each item gets a structured
entry: Reviewer comment -> proposed Action -> resulting Change.build/revision_roadmap.json and the draft response
to build/response_letter.md.This skill produces RevisionRoadmap (via the revision_coach agent), which
paper-draft consumes to execute the revisions.
/paper-draft <section> with the roadmap as input to execute the revisions/paper-compile after revisions to verify the paper still builds