Agent skill · Code Review & Quality

peer-review

Systematic peer review toolkit. Evaluate methodology, statistics, design, reproducibility, ethics, figure integrity, reporting standards, for manuscript and grant review across disciplines.

majiayu000github.com/majiayu000GitHub ↗
claude-codecan modify filesMIT
Install
npx skills add majiayu000/claude-skill-registry --skill peer-review-k-dense-ai-claude-scientific-wr-2 --agent claude-code

Same command for any agent — swap --agent for codex, cursor, copilot.

Facts
Files in the skill folder: 2
SKILL.md size: 23 KB
Bundled scripts: none
Allowed tools: ReadWriteEditBash
Path: skills/analysis/peer-review-k-dense-ai-claude-scientific-wr-2/SKILL.md
Open the folder on GitHub →
Where it comes from
Stars: 534
Language: HTML

Weekly change comes from our own snapshots, not the repository page — it measures attention, not adoption.

Review
written from the skill's own SKILL.md · Aug 5, 2026

What it does

The skill provides a structured framework for evaluating scientific work. It guides the user through stages of peer review, including initial assessment and detailed section-by-section review across Abstract, Introduction, Methods, Results, Discussion, and References. It emphasizes checking reproducibility, ethics, statistics, and reporting standards, and it includes guidance for integrating figures and schematics to enhance communication. It also outlines methodologies for writing a review report with a summary, major and minor comments, and questions for authors. It additionally mentions how to use a related resource (venue-templates) to calibrate reviewer expectations and describes when to add visual schematics using a specific workflow and tool commands for generating diagrams. The skill specifies stages, key questions, and critical elements to verify, such as sample sizes, randomization, data handling, software versions, and data availability. It also addresses data presentation and figure integrity, ethical considerations, and writing quality.

How it works

  • It instructs applying a systematic peer-review process across manuscript and grant reviews.
  • Stage 1: Initial Assessment asks for a brief 2-3 sentence output capturing the manuscript’s essence and initial impression.
  • Stage 2: Detailed Section-by-Section Review covers Abstract, Introduction, Methods, Results, Discussion, and References with explicit checklists for each subsection (Accuracy, Clarity, Completeness, Accessibility, Context, Rigor, Detail, Ethics, Statistics, Validation, etc.).
  • Stage 3: Methodological and Statistical Rigor focuses on statistical assumptions, effect sizes, multiple testing, confidence intervals, power analysis, and design controls.
  • Stage 4: Reproducibility and Transparency assesses data availability, code or materials sharing, and adherence to reporting guidelines.
  • Stage 5: Figure and Data Presentation evaluates figure quality, labeling, legends, statistics reporting, accessibility, and integrity checks against manipulation.
  • Stage 6: Ethical Considerations verifies human/animal ethics approvals, data privacy, conflicts of interest, and research integrity.
  • Stage 7: Writing Quality and Clarity assesses structure, language, terminology, and accessibility for non-specialists.
  • It also provides structuring for peer-review reports: Summary Statement, Major Comments, Minor Comments, Specific Line-by-Line Comments (Optional), and Questions for Authors, all with guidance on content and phrasing.
  • The tone and best practices emphasize constructive, specific, objective, and thorough feedback.

When to use it

The skill is intended for use when conducting peer review of scientific manuscripts and evaluating grant proposals, with checks for methodological rigor, statistical appropriateness, reproducibility, ethics, and reporting standards. It also provides guidance to calibrate expectations to target venues via a related resource, and recommends adding schematics for complex concepts when appropriate.

What it can touch

  • Tools and workflows described include generating schematics via a described command line: python scripts/generate_schematic.py "your diagram description" -o figures/output.png.
  • It references a related resource for reviewer expectations and mentions using a scientific-schematics skill to create diagrams, with outputs saved in a figures/ directory and automatic review/refinement steps.

Caveats

  • License: MIT
  • The skill describes a comprehensive, structured approach but does not guarantee manuscript acceptance or publication outcomes. It relies on standard reporting guidelines (CONSORT, STROBE, PRISMA) and emphasizes adherence to disciplinary norms. It notes the use of venue-specific guidelines through a related resource but does not include those guidelines itself.

Summary: The skill codifies a rigorous, stage-based peer review workflow with explicit criteria across manuscript sections, emphasizing reproducibility, ethics, statistics, and clear feedback, suitable for manuscript and grant review across disciplines.

From the SKILL.md

# Scientific Critical Evaluation and Peer Review ## Overview Peer review is a systematic process for evaluating scientific manuscripts. Assess methodology, statistics, design, reproducibility, ethics, and reporting standards. Apply this skill for manuscript and grant review across disciplines with constructive, rigorous evaluation. ## When to Use This Skill This skill should be used when: - Conducting peer review of scientific manuscripts for journals - Evaluating grant proposals and research applications - Assessing methodology and experimental design rigor - Reviewing statistical analyses and reporting standards - Evaluating reproducibility and data availability - Checking compliance with reporting guidelines (CONSORT, STROBE, PRISMA) - Providing constructive feedback on scientific writing **Related Resource:** The **venue-templates** skill provides `reviewer_expectations.md` with detailed guidance on what reviewers look for at different venues (Nature/Science, Cell Press, medical journals, ML conferences). Use this to calibrate your review standards to the target venue. ## Visual Enhancement with Scientific Schematics **When creating documents with this skill, always consider ad

What's inside
Steps it walks through
  1. Overview
  2. When to Use This Skill
  3. Visual Enhancement with Scientific Schematics
  4. Peer Review Workflow
  5. Stage 1: Initial Assessment
  6. Stage 2: Detailed Section-by-Section Review
  7. Stage 3: Methodological and Statistical Rigor
  8. Stage 4: Reproducibility and Transparency
  9. Stage 5: Figure and Data Presentation
  10. Stage 6: Ethical Considerations
  11. Stage 7: Writing Quality and Clarity
  12. Structuring Peer Review Reports
  13. Summary Statement
  14. Major Comments
Ships with 1 file
  • metadata.json
Commands it runs
python scripts/generate_schematic.py "your diagram description" -o figures/output.png
python skills/scientific-slides/scripts/pdf_to_images.py presentation.pdf review/slide --dpi 150
More from claude-skill-registry
All skills →
About this skill
What does the peer-review skill do?

Systematic peer review toolkit. Evaluate methodology, statistics, design, reproducibility, ethics, figure integrity, reporting standards, for manuscript and grant review across disciplines.

How do I install it?

Run `npx skills add majiayu000/claude-skill-registry --skill peer-review-k-dense-ai-claude-scientific-wr-2 --agent claude-code` — it drops the skill into your project so the agent can pick it up. Swap the --agent value for codex, cursor or copilot if you use one of those.

Where does this skill come from?

From majiayu000/claude-skill-registry, a repository with 534 stars. We read it straight from the repository tree rather than a submitted listing, so what you see here is what is actually published.

Is a popular skill a good skill?

Not necessarily. Stars measure attention, not adoption — a repository can trend for a week and be abandoned. That is why we show the weekly change from our own snapshots next to the total, instead of a single flattering number.

Keep going