manuscript-review-council

manuscript-review-council is a skill for Claude Code from fmschulz/omics-skills. It costs 43 tokens per session (1,975 once invoked), scanned A, original, MIT.

A review process that assigns different specialist roles to critique a scientific manuscript, checks where reviewers disagree, and combines their findings into an editor-style summary.

In plain words
What is it for?
Use it for journal-style reviews, revision assessments, comparisons between manuscript versions, or checking whether an author response addresses earlier concerns.
Why use it?
It replaces one undifferentiated opinion with separate assessments and a structured synthesis of the manuscript's problems and strengths.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: mentions subagents; mentions Claude Code; mentions Codex.

Part of the omics-skills plugin — 34 skills, 4 agents shipped together

Good fit Use it for journal-style reviews, revision assessments, comparisons between manuscript versions, or checking whether an author response addresses earlier concerns.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/fmschulz/omics-skills/manuscript-review-council
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 fmschulz/omics-skills --skill manuscript-review-council
Clone the repo
git clone --depth 1 https://github.com/fmschulz/omics-skills

Made for: Claude Code.

Or install omics-skills, the plugin that ships this one along with the rest of its 34 skills, 4 agents.

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 manuscript-review-council

README.md
[![agentmods](https://agentmods.dev/badge/skills/fmschulz/omics-skills/manuscript-review-council/github.svg)](https://agentmods.dev/skills/fmschulz/omics-skills/manuscript-review-council)
Your own site
<a href="https://agentmods.dev/skills/fmschulz/omics-skills/manuscript-review-council"><img src="https://agentmods.dev/badge/skills/fmschulz/omics-skills/manuscript-review-council/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 manuscript-review-council

Your own site · 80×15
<a href="https://agentmods.dev/skills/fmschulz/omics-skills/manuscript-review-council"><img src="https://agentmods.dev/badge/skills/fmschulz/omics-skills/manuscript-review-council.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 43 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,975 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00043 $0.01975
Opus 5 $0.00022 $0.00988
Sonnet 5 $0.00009 $0.00395
Haiku 4.5 $0.00004 $0.00198

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

Security

Grade A, and why

manuscript-review-council 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 5d ago.

The scan reads SKILL.md. This mod also ships 1 executable file (scripts/validate_review_bundle.py), listed below but not scanned — reading those needs a real analyzer, not pattern matching.

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/manuscript-review-council/SKILL.md · 169 lines

How it starts

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

Manuscript Review Council

Run a journal-style review council instead of a single blended opinion. This skill is self-contained and works in both Codex and Claude Code.

The council definition lives in local files:

  • role roster: references/reviewer-roles.md
  • workflow and artifact bundle: references/council-workflow.md
  • per-reviewer handoff template: templates/reviewer-brief.md
  • editor synthesis template: templates/editor-meta-review.md

Instructions

  1. Confirm the review context: manuscript or revision stage, target venue if known, desired decision scale, and whether the user wants a full review, triage, version comparison, or rebuttal assessment.
  2. Gather the review packet before delegating:
    • manuscript text or accessible PDF/DOCX
    • title, abstract, main claims, methods snapshot, and figure or table list
    • user priorities such as novelty, rigor, statistics, reproducibility, or journal fit
    • prior reviews or author response if this is a revision
  3. Normalize the manuscript into a shared packet for every reviewer. At minimum, preserve section boundaries, figure references, and the claims being evaluated. If the source is a PDF or DOCX, extract a sectioned text view before review. Use references/council-workflow.md for the packet contents.
  4. Load the local council definition before delegating:
    • reviewer roles and activation rules: references/reviewer-roles.md
    • stage flow and artifact bundle: references/council-workflow.md
    • reviewer prompt skeleton: templates/reviewer-brief.md
    • editor synthesis skeleton: templates/editor-meta-review.md
  5. Use the platform's native delegation primitive when available:
    • Codex: spawn specialist sub-agents or workers
    • Claude Code: spawn Task agents or equivalent delegated runs
    • If delegation is unavailable, emulate the same reviewer roles sequentially and keep outputs role-separated
  6. Launch these three default reviewers in parallel:
    • Domain reviewer: novelty, significance, positioning against prior work, and overclaiming
    • Methods and statistics reviewer: design, controls, benchmarks, sample size, figure interpretation, and analysis validity
    • Skeptical reviewer: weakest links, alternate explanations, unsupported causal claims, and missing controls
  7. Add support reviewers only when triggered by the manuscript:
    • Reproducibility reviewer for computational papers, code or data availability, workflow clarity, and parameter transparency
    • Ethics or compliance reviewer for human subjects, animal work, privacy, conflicts, dual-use, or citation bias concerns
    • Translational reviewer when the manuscript makes clinical, ecological, or deployment claims that need reality checks
  8. Give every reviewer the same structured contract:
    • one-paragraph summary
    • top strengths
    • major concerns
    • minor concerns
    • must-fix experiments or analyses
    • confidence level
    • provisional recommendation: accept, minor_revision, major_revision, or reject
    • direct grounding in manuscript sections, figures, tables, or explicit missing information
  9. Require reviewers to ground criticisms in the manuscript text or in clearly missing information. Do not invent citations, datasets, reviewer expectations, or unstated experiments.
  10. Run a cross-review pass after the first round:
  • compare disagreements
  • merge duplicate concerns
  • identify the few issues that actually drive the decision
  • separate fatal flaws from fixable revision items
  1. Capture a lightweight artifact bundle even if the user only asked for prose:
    • shared review packet
    • reviewer reports
    • disagreement or conflict notes
    • editor meta-review
    • validate deterministic paths and machine-readable issues against schemas/review-bundle.schema.json with skills/manuscript-review-council/scripts/validate_review_bundle.py
    • every source_roles entry must name a reviewer present in reviewer_reports: an issue is attributable or it is not an issue
    • running fewer than the three default reviewers requires a reduced_council_reason on the bundle
  2. Write an editor meta-review that includes:
  • headline recommendation
  • rationale across novelty, rigor, evidence strength, clarity, reproducibility, and significance
  • ranked major revisions
  • ranked minor revisions
  • questions for the authors
  • a short decision letter or reviewer summary
  1. If outside validation is needed, do targeted spot-checks instead of broad literature review:
    • use /polars-dovmed for claim-specific literature context
    • use /bio-logic for evidence-strength and causal-claim stress tests
    • never fabricate supporting papers
  2. If the user wants polished review prose, a rebuttal outline, or a cleaned-up decision letter, use /scientific-writing after the council establishes the factual review skeleton.
    • Requests to rewrite manuscript prose or draft an author rebuttal/response letter route directly to /scientific-writing; do not start a council unless the user also asks for scientific critique or resolution assessment.
  3. Preserve provenance in the final deliverable:
    • keep per-reviewer notes separate from the editor synthesis
    • point to sections, figures, or tables when possible
    • clearly mark inference versus explicit manuscript statement

Read the full file on GitHub · 169 lines

Files

What ships with it

7 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. 5d ago Changed · +2 lines 4805efc27fbe
  2. 12d ago First seen · 167 lines · 43 tokens per session scan A 276f5f8d69c6

Subscribe to this mod's changes

manuscript-review-council is a skill published in the GitHub repository fmschulz/omics-skills (7 stars, last pushed 6d ago), licensed MIT. It adds 43 tokens to every session and 1,975 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

imaging-data-commons

Query and download public cancer imaging data from NCI Imaging Data Commons. Invoke for any question about IDC collections, cancer imaging datasets, DICOM data access, radiology (CT, MR, PET) or pathology AI training sets, metadata queries, visualization, or license checks — even when the user doesn't explicitly…

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

tamarind

Access a collection of open-source molecular design and structural biology tools on the Tamarind Bio platform, via its REST API or MCP server — no local GPUs required. Tamarind bundles popular open-source models for structure prediction (AlphaFold, Boltz, Chai, ESMFold), protein, binder, and de novo design…

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

lab-hardware-cad

Design custom laboratory hardware as parametric build123d models and export fabrication-ready STEP, STL, and DXF files - microfluidic chips and molds, optomechanical mounts and breadboard adapters, cuvette and microplate holders, tube racks, animal-behavior rigs, and 3D-printed instrument fixtures. Use when a research…

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

onekgpd

Query the 1000 Genomes Project dataset (3,202 whole-genome-sequenced individuals, GRCh38) at the level of individual participants. Use when a question is about individuals or variants in the 1000 Genomes Project cohort: which individuals carry variants matching specific criteria in a gene or region, which individuals…

K-Dense-AI/scientific-agent-skills · 143 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

relsa-severity-assessment

Multivariate severity assessment and humane endpoint prediction for laboratory animal studies using the RELSA (RELative Severity Assessment) score and ARIMA-based foRcast forecasting. Use when combining welfare readouts — body weight or weight loss, body temperature, clinical or nesting scores, biomarkers, activity…

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