receiving-research-review

receiving-research-review is a skill for Claude Code from jeonnoin-alt/Eureka. It costs 30 tokens per session (743 once invoked), scanned A, original, MIT.

A procedure for handling feedback on scientific research. It requires checking each reviewer claim against the study’s actual data before changing the work.

In plain words
What is it for?
Use it to examine research reviews, verify their claims, request clarification, respond with evidence, and implement valid changes one at a time.
Why use it?
It prevents incorrect or unclear review comments from being accepted without evidence or from leading to premature code and analysis changes.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the Eureka plugin — 16 skills, 1 agent, 1 hook shipped together

Good fit Use it to examine research reviews, verify their claims, request clarification, respond with evidence, and implement valid changes one at a time.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/jeonnoin-alt/eureka/receiving-research-review
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Any agent
npx skills add jeonnoin-alt/Eureka --skill receiving-research-review
Clone the repo
git clone --depth 1 https://github.com/jeonnoin-alt/Eureka

Made for: Claude Code.

Or install Eureka, the plugin that ships this one along with the rest of its 16 skills, 1 agent, 1 hook.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for receiving-research-review

README.md
[![agentmods](https://agentmods.dev/badge/skills/jeonnoin-alt/eureka/receiving-research-review/github.svg)](https://agentmods.dev/skills/jeonnoin-alt/eureka/receiving-research-review)
Your own site
<a href="https://agentmods.dev/skills/jeonnoin-alt/eureka/receiving-research-review"><img src="https://agentmods.dev/badge/skills/jeonnoin-alt/eureka/receiving-research-review/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for receiving-research-review

Your own site · 80×15
<a href="https://agentmods.dev/skills/jeonnoin-alt/eureka/receiving-research-review"><img src="https://agentmods.dev/badge/skills/jeonnoin-alt/eureka/receiving-research-review.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 30 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 743 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00030 $0.00743
Opus 5 $0.00015 $0.00371
Sonnet 5 $0.00006 $0.00149
Haiku 4.5 $0.00003 $0.00074

Measured 12d ago against content hash b8742345b028, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-12, from the pricing page.

Security

Grade A, and why

receiving-research-review scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

skills/receiving-research-review/SKILL.md · 90 lines

How it starts

The opening of the file, as written. The whole thing — 90 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Receiving Research Review

Handle review feedback with scientific rigor. Verify claims against actual data before acting. Push back on incorrect assessments with evidence.

Core principle: Verify before implementing. Evidence before agreement. Scientific correctness over social comfort.

Response Protocol

When you receive a research review report:

  1. READ the complete review without reacting
  2. UNDERSTAND — restate each issue in your own words, or ask for clarification
  3. VERIFY — check each claim against the actual data files
  4. EVALUATE — is the feedback scientifically valid for THIS study?
  5. RESPOND — technical acknowledgment or reasoned pushback
  6. IMPLEMENT — one issue at a time, verify each fix

Forbidden Responses

Never respond to a review with:

  • "You're absolutely right!"
  • "Great point!"
  • "Excellent feedback!"
  • "Let me implement that now" (before verification)

These are performative, not scientific. The reviewer may be wrong. Verify first.

Handling Unclear Feedback

If ANY item in the review is unclear:

STOP. Do not implement anything.

Ask for clarification on ALL unclear items before proceeding. Why: review items may be related. Partial understanding leads to wrong implementations that waste time and may introduce new errors.

When to Push Back

Push back (with evidence) when:

  • The reviewer's suggestion contradicts your actual data
  • The reviewer lacks context about domain-specific practices
  • The suggestion would introduce a known confound
  • The statistical recommendation is inappropriate for your data type
  • The reviewer conflated your phase with a later phase
  • The suggestion violates your pre-registered analysis plan (unless the plan itself was flawed)

How to push back:

  • State the specific claim you disagree with
  • Provide the file path and data that contradicts it
  • Explain the scientific reasoning
  • Propose an alternative if you have one

For External Reviews (journal peer review, collaborator feedback)

Read the full file on GitHub · 90 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 90 lines · 30 tokens per session scan A b8742345b028

Subscribe to this mod's changes

receiving-research-review is a skill published in the GitHub repository jeonnoin-alt/Eureka (2 stars, last pushed 4mo ago), licensed MIT. It adds 30 tokens to every session and 743 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.

Related

Other skills, from other repositories

binder-design-campaign

Gated protein design campaign: each expert judgement is a checkpoint a human signs off before compute is spent. Branches: de novo binder design (epitope choice, generation, co-folding ensemble ranking, ranked order sheet); structure and complex prediction with calibrated confidence; protein engineering (stability…

SPYfighting/my-academic-skills · 148 tokens

scientific-illustrator-local

Rebuild scientific schematic images as editable SVG and Adobe Illustrator paths with live text, or draw new scientific diagrams from explicit content. Use for raster-to-vector reconstruction, editable paper figures, and local Illustrator drawing. Separates labels from tracing and preserves existing artwork through a…

SPYfighting/my-academic-skills · 82 tokens

training-plan

Create personalized training plans for 5K, 10K, Half Marathon, and Marathon races. Use when the user requests a training plan for any of these distances, wants to prepare for a race, or asks for a structured running program. This skill generates comprehensive markdown training plans that include race goals, training…

ColinEberhardt/claude-running-coach · 78 tokens

class-generation

Generate openEHR class documentation — class-definition tables, effective views, and UML class/package diagrams — from BMM schemas with the bmm-publisher tool, for specifications-XX repos and their docs/UML/ content. This skill should be used when the user asks to regenerate class tables, run bmm-publisher, generate…

openEHR/ai-plugins · 124 tokens

scientific-figure-prompt-compiler

Transform concise scientific or technical descriptions into structured visual specifications and high-quality image-generation prompts. Use for scientific figures, technical diagrams, system architectures, mechanisms, workflows, spatial models, timelines, layered systems, and information-dense visuals. Model-agnostic…

basejb/skills · 72 tokens

pkpd-modeling

Pharmacokinetic and pharmacodynamic modelling and simulation - non-compartmental analysis, compartmental and population PK, PK/PD and exposure-response, TMDD, PBPK orientation, bioequivalence, allometric scaling and first-in-human dose, drug interaction prediction, and Bayesian therapeutic drug monitoring. Use when…

K-Dense-AI/scientific-agent-skills · 273 tokens