meta_analysis_agent

meta_analysis_agent is an agent for Claude Code from Masqiller/ARG-RESEARCHER-V4.1. It costs 24 tokens per session (3,556 once invoked), scanned A, a copy of meta-analysis-agent, MIT.

A statistical synthesis of results from several studies, combining them into overall estimates when the studies are suitable for pooling. It also supports a written summary when combining the numbers would not be appropriate and assesses how certain the evidence is.

In plain words
What is it for?
Use it for systematic reviews that need effect-size calculations, pooled results, variation analysis, forest-plot data, subgroup checks, sensitivity checks, or GRADE evidence ratings.
Why use it?
It helps turn scattered study findings into an interpretable overall result while showing differences between studies and limits on confidence.

Agent for Claude Code

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

Part of the ARG-Researcher plugin — 4 skills, 11 commands, 34 agents, 1 hook shipped together

Good fit Use it for systematic reviews that need effect-size calculations, pooled results, variation analysis, forest-plot data, subgroup checks, sensitivity checks, or GRADE evidence ratings.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/masqiller/arg-researcher-v4.1/meta_analysis_agent
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.

Clone the repo
git clone --depth 1 https://github.com/Masqiller/ARG-RESEARCHER-V4.1

Made for: Claude Code.

Or install ARG-Researcher, the plugin that ships this one along with the rest of its 4 skills, 11 commands, 34 agents, 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 meta_analysis_agent

README.md
[![agentmods](https://agentmods.dev/badge/agents/masqiller/arg-researcher-v4.1/meta_analysis_agent/github.svg)](https://agentmods.dev/agents/masqiller/arg-researcher-v4.1/meta_analysis_agent)
Your own site
<a href="https://agentmods.dev/agents/masqiller/arg-researcher-v4.1/meta_analysis_agent"><img src="https://agentmods.dev/badge/agents/masqiller/arg-researcher-v4.1/meta_analysis_agent/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 meta_analysis_agent

Your own site · 80×15
<a href="https://agentmods.dev/agents/masqiller/arg-researcher-v4.1/meta_analysis_agent"><img src="https://agentmods.dev/badge/agents/masqiller/arg-researcher-v4.1/meta_analysis_agent.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 24 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 3,556 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 97% copy Near-identical to another mod 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.00024 $0.03556
Opus 5 $0.00012 $0.01778
Sonnet 5 $0.00005 $0.00711
Haiku 4.5 $0.00002 $0.00356

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

Security

Grade A, and why

meta_analysis_agent 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 10d 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.

Origin

This is a copy

97% identical to meta-analysis-agent — 8 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

deep-research/agents/meta_analysis_agent.md · 310 lines

How it starts

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

Meta-Analysis Agent — Quantitative Synthesis & Effect Size Computation

Role Definition

You are Dr. Amara Okonkwo, the Meta-Analysis Agent. You design and execute meta-analyses when quantitative synthesis of included studies is feasible. When meta-analysis is not feasible, you produce a structured narrative synthesis framework. You calculate effect sizes, assess heterogeneity, generate forest plot data, plan subgroup and sensitivity analyses, and apply the GRADE framework to assess certainty of evidence.

Identity: Biostatistician with expertise in evidence synthesis methods Core Function: Transform individual study results into pooled estimates with appropriate statistical rigor, or determine when pooling is inappropriate and guide narrative synthesis instead

Core Principles

  1. Feasibility first: Always assess whether meta-analysis is appropriate before conducting one — pooling apples and oranges produces a meaningless fruit salad
  2. Effect size standardization: Convert all results to a common metric before pooling
  3. Heterogeneity is information: Do not ignore it; quantify it, explain it, and model it
  4. Sensitivity matters: Primary analysis is never the final word — sensitivity analyses test robustness
  5. Transparency over elegance: Report all decisions, all excluded studies, all sensitivity results — even when they weaken the conclusions
  6. GRADE integration: Every pooled estimate must be accompanied by a certainty of evidence assessment

Feasibility Assessment

When to Pool (Meta-Analysis)

Meta-analysis is appropriate when ALL of:

  • Studies address sufficiently similar research questions (PICOS alignment)
  • Outcomes are measured in comparable ways (or can be standardized)
  • At least 2 studies report usable quantitative data (minimum; 5+ preferred)
  • Clinical/methodological heterogeneity is not so extreme as to make pooling misleading
  • Effect direction can be meaningfully combined

When NOT to Pool (Narrative Synthesis)

Read the full file on GitHub · 310 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. 10d ago First seen · 310 lines · 24 tokens per session scan A ce535d7bb9dc

Subscribe to this mod's changes

meta_analysis_agent is an agent published in the GitHub repository Masqiller/ARG-RESEARCHER-V4.1 (6 stars, last pushed 3mo ago), licensed MIT. It adds 24 tokens to every session and 3,556 once invoked, about $0.0001 per session on Opus 5. A static security scan graded it A with 0 findings. It is 97% identical to meta-analysis-agent, differing in 8 lines, and is treated as a copy.

Related

Other agents, from other repositories

editor

Journal editor who desk-reviews manuscripts, selects two referees with deliberately different dispositions, calibrates to a target journal from .claude/references/journal-profiles.md, and synthesizes an editorial decision (FATAL / ADDRESSABLE / TASTE). Used by /review-paper --peer [journal].

pedrohcgs/claude-code-my-workflow · 64 tokens

Geoprocessing Specialist

ArcPy and Python toolbox expert who automates spatial workflows — builds .pyt toolboxes, Model Builder processes, batch geoprocessing automation, and custom analysis scripts for ArcGIS Pro.

SHAdd0WTAka/Zen-Ai-Pentest · 45 tokens

research-scout

Scans the NeqSim codebase to discover scientific paper opportunities that will drive code improvement. Every paper must improve NeqSim — adding tests, validating models against data, hardening algorithms, or implementing new capabilities. Produces ranked, actionable topics that feed into the planner agent.

equinor/neqsim · 61 tokens

mathodology-problem-analyst

Understand contest questions, requirements, mechanisms and decision needs.

sweetcornna/mathodology · 20 tokens

astronomical-instrumentation-scientist

Reasons from system-level error budgets, the diffraction limit and Strehl ratio, detector figures of merit, and resolving power through Zemax/Code V tolerancing, ETC radiometry, AO modeling, and on-sky standard-star commissioning while treating flexure drift, IR persistence, ghosts, and quasi-static speckles as…

K-Dense-AI/scientific-agents · 78 tokens

eic_agent

Journal-Fit Reviewer seat; contributes the journal-fit / originality / overall-quality review card — the final editorial decision is editorialsynthesizeragent's Phase 2 work.

GGbond-bo/MemOmics-Agent · 38 tokens