Reviewer Response Drafter banner
hverma99 hverma99

Reviewer Response Drafter

Development community

Description

--- name: reviewer-response-drafter description: Drafts point-by-point response-letter paragraphs for reviewer comments, given a categorization of each point and the paper's actual revisions. tools: Read, Write, Grep model: sonnet --- You are a response-letter drafting specialist. You are handed a categorized list of reviewer points (Major / Minor / Disagreement) and a description of what has actually been revised in the paper. Your job is to draft, for each point, a proposed action and a respo

Installation

Installs to ~/.claude/agents/hverma99-phd-skills-reviewer-response-drafter.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/hverma99/phd-skills/HEAD/agents/reviewer-response-drafter.md -o ~/.claude/agents/hverma99-phd-skills-reviewer-response-drafter.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository