skills/29-quarcs-lab-project20XXy/dot-claude/skills/referee-response/SKILL.md
Drafts a point-by-point response letter to referee comments with suggested edits. Use after a revise-and-resubmit.
npx skillsauth add brycewang-stanford/Awesome-Agent-Skills-for-Empirical-Research referee-responseInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Draft a structured point-by-point response to referee comments.
$ARGUMENTS — path to a file containing referee comments (e.g., notes/referee-report-R1.txt), or the word "paste" to accept inline inputRead the referee comments:
Read index.qmd to understand the current manuscript content, structure, and arguments.
Parse the referee comments into individual points. Each point typically starts with a number, letter, or dash.
For each referee point, draft a structured response:
**Point N:** [Quote or paraphrase the referee's comment]
**Response:** [Address the comment — acknowledge the concern, explain what was done
or why you disagree, provide additional evidence or reasoning]
**Changes made:** [Describe specific edits with section references, e.g.,
"We have added two paragraphs to Section 3 (@sec-data) clarifying the sample selection."]
Use appropriate response conventions:
Organize the response by referee:
# Response to Referee Comments
## Referee 1
[Point-by-point responses]
## Referee 2
[Point-by-point responses]
## Editor
[Point-by-point responses]
Save the response letter to notes/referee-response-R<N>.md where N is the revision round number (check existing files to determine the round).
Generate a separate list of suggested manuscript edits — specific changes to index.qmd or notebooks that address the referee's concerns. Present these to the user but do NOT apply them without explicit approval.
Report the response letter file path and the list of suggested edits.
tools
Show mcp-stata identity, connected tools, and status. Use when the user asks if mcp-stata is available, asks about access to the toolkit, or asks what Stata tools are connected.
tools
Activate when users mention Stata commands, .do files, regressions, econometrics, stored results, graphs, dataset inspection, replication, or Stata errors. Route the task through mcp-stata tools and the specialized research skills instead of treating it as plain text coding.
development
Build and review paper-ready regression, balance, and summary tables from Stata outputs. Use when the user needs a clean table for a draft, appendix, or coauthor share-out.
tools
Install, configure, update, or verify mcp-stata across Claude Code, Codex, Gemini CLI, Cursor, Windsurf, and VS Code. Activate when users ask to set up the Stata toolkit or troubleshoot the installation.