agent-identifier
Use when creating or configuring Claude Code agents and their frontmatter.
Systematic review response workflow from comment analysis to professional rebuttal writing. Use when the user asks to "write rebuttal", "respond to reviewers", "draft review response", or "analyze review comments". Improves paper acceptance rates.
$ npx -y skills add Galaxy-Dawn/claude-scholar --skill review-response --agent claude-codeHow it fires
How this skill gets triggered: by you, by Claude, or both.
/review-responseContext preview
The summary Claude sees to decide when to auto-load this skill.
Systematic review response workflow from comment analysis to professional rebuttal writing. Use when the user asks to "write rebuttal", "respond to reviewers", "draft review response", or "analyze review comments". Improves paper acceptance rates.
name: review-response description: Systematic review response workflow from comment analysis to professional rebuttal writing. Use when the user asks to "write rebuttal", "respond to reviewers", "draft review response", or "analyze review comments". Improves paper acceptance rates. tags: [Research, Academic, Rebuttal, Paper Writing] version: 0.1.0
A systematic review response workflow that helps researchers efficiently and professionally reply to reviewer comments.
1. **Review Analysis** - Parse and classify reviewer comments (Major/Minor/Typo/Misunderstanding) 2. **Response Strategy** - Develop response strategies for different comment types (Accept/Defend/Clarify/Experiment) 3. **Rebuttal Writing** - Write structured, professional rebuttal documents 4. **Tone Management** - Optimize tone to maintain professionalism, respect, and evidence-based arguments
Receive reviewer comments -> Parse and classify -> Develop strategy -> Write responses -> Tone check -> Final rebuttal
Use this skill when you need to:
1. **Provide reviewer comments** - Share the reviewer comments text or file with Claude 2. **Analysis and classification** - Claude automatically parses and classifies the comments 3. **Strategy recommendations** - Receive response strategy suggestions for each comment 4. **Write rebuttal** - Generate a structured rebuttal document based on the strategy 5. **Optimize tone** - Review and optimize the professionalism and politeness of responses
Key lessons extracted from successful rebuttal cases:
When the rebuttal task involves:
read the active installed writing memory before drafting:
1. reviewer comments and paper context 2. optional `paper-miner-writing-memory.md` if available 3. `references/response-strategies.md` 4. `references/rebuttal-templates.md` 5. `references/tone-guidelines.md`
Read narrowly:
Do not quote the memory mechanically. Use it to improve structure, clarity, restraint, and professionalism.
Every response row must include one of:
Do not claim "we added experiments" or "the results show" without naming the artifact. If an objection has multiple atomic points, split it and cover each point separately.
For detailed guides, refer to:
Semi-automated research assistant for academic research and software development. Supports Claude Code, Codex CLI, Kimi Code CLI, and OpenCode across ideation, coding, experiments, writing, and publication.
Repo: Galaxy-Dawn/claude-scholar
Use when creating or configuring Claude Code agents and their frontmatter.
Use only when creating new registrable ML components that require Factory or Registry patterns.
This skill should be used when the user asks to "debug this", "fix this error", "investigate this bug", "troubleshoot this issue", "find the problem",…
This skill provides reference guidance for citation verification in academic writing. Use when the user asks about "citation verification best practices", "how…
This skill should be used when the user asks to review a diff or pull request, write review comments, audit code quality, establish review standards, or…
This skill should be used when the user asks to "create a slash command", "add a command", "write a custom command", "define command arguments", "use command…