agentic-reviewer: Skill for Claude Code

.cursor/skills/review-statistics/SKILL.md

review-statistics is a skill for Claude Code, Cursor from FilippoScaramuzza/agentic-reviewer. It costs 44 tokens per session (610 once invoked), scanned A, original, MIT.

A checklist-based review of the statistics in an academic paper. It examines study design, sample size, tests, assumptions, effect sizes, confidence intervals, multiple comparisons, and reproducibility.

In plain words
What is it for?
Use it to assess statistical methods, power analysis, data presentation, correction for multiple tests, and the reporting of software and results.
Why use it?
It helps identify whether quantitative conclusions are supported by suitable analysis and clearly reported evidence.

Skill for Claude CodeCursor

Written for Claude Code and Cursor: disable-model-invocation in frontmatter, but also installed under .cursor/.

This is FilippoScaramuzza/agentic-reviewer's own configuration. It tells Claude Code and Cursor how to work on agentic-reviewer itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything agentic-reviewer configures →

Reuse

Borrowing it

Nothing to install: this file belongs to FilippoScaramuzza/agentic-reviewer. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/FilippoScaramuzza/agentic-reviewer/main/.cursor/skills/review-statistics/SKILL.md
Clone the repo
git clone --depth 1 https://github.com/FilippoScaramuzza/agentic-reviewer

Made for: Claude Code, Cursor.

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 review-statistics

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/filipposcaramuzza/agentic-reviewer/review-statistics"><img src="https://agentmods.dev/badge/skills/filipposcaramuzza/agentic-reviewer/review-statistics.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 44 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 610 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.00044 $0.00610
Opus 5 $0.00022 $0.00305
Sonnet 5 $0.00009 $0.00122
Haiku 4.5 $0.00004 $0.00061

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

Security

Grade A, and why

review-statistics 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.

.cursor/skills/review-statistics/SKILL.md · 70 lines

How it starts

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

Review Statistics

Evaluate the statistical rigor and data presentation quality of an academic paper.

Prerequisites

Before starting, read:

  1. The paper file
  2. context/<journal-slug>/scope-and-criteria.md if the journal has specific statistical requirements

Review Checklist

Study Design & Power

  • Was an a priori power analysis conducted?
  • Is the sample size adequate for the claimed effects?
  • Were there multiple comparisons that required correction?

Statistical Methods

  • Are the statistical tests appropriate for the data type and research question?
  • Are assumptions of the tests checked and reported (normality, homoscedasticity, independence)?
  • Are non-parametric alternatives used when assumptions are violated?
  • Are model fit indices reported (for regression/SEM models)?
  • Is the software/package used for analysis stated?

Effect Sizes & Confidence Intervals

  • Are effect sizes reported (not just p-values)?
  • Are confidence intervals provided?
  • Is practical significance discussed, not just statistical significance?

Multiple Comparisons

  • Are multiple comparison corrections applied where needed (Bonferroni, FDR, etc.)?
  • Is the family-wise error rate controlled?
  • Are pre-registered analyses distinguished from post-hoc analyses?

Data Presentation

  • Are results clearly presented in tables and figures?
  • Is there redundancy between text, tables, and figures?
  • Are standard deviations, not just means, reported?
  • Are exact p-values reported rather than just significance thresholds?

Reproducibility

  • Is analysis code available or described in sufficient detail?
  • Are data availability statements included?
  • Could the analysis be replicated from the information provided?

Red Flags

  • p-hacking indicators (optional stopping, selective reporting)
  • HARKing (Hypothesizing After Results are Known)
  • Data dredging or fishing expeditions
  • Selective reporting of analyses
  • Overinterpretation of marginal results

Read the full file on GitHub · 70 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 · 70 lines · 44 tokens per session scan A a87576c9941c

Subscribe to this mod's changes

review-statistics is a skill published in the GitHub repository FilippoScaramuzza/agentic-reviewer (2 stars, last pushed 2mo ago), licensed MIT. It adds 44 tokens to every session and 610 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

search-math-results

Find program-conditioned math results, constructions, examples, counterexamples, analogies, and background references. Use when the current active program needs repair, mutation, analogy, a program shift, or carefully gated obstruction search.

frenzymath/Danus · 48 tokens

check-referenced-statements

Validate externally referenced theorems by querying arXiv theorem search first and Codex's built-in web search second. Use when a markdown proof cites statements from external papers.

frenzymath/Danus · 41 tokens

verify-sequential-statements

Verify a markdown proof in the order it is written. Use when the task is to check local correctness, theorem applicability, and reasoning gaps statement by statement through a paper-style proof.

frenzymath/Danus · 42 tokens

construct-counterexamples

Construct candidate counterexamples to test a proposed conjecture, lemma, or intermediate claim by keeping the assumptions true while making the claimed conclusion fail. Use when a proposed conjecture/claim feels fragile or unproved, or when you are stuck in reasoning and want to see where the assumptions take effect…

frenzymath/Danus · 66 tokens

construct-toy-examples

Generate and analyze simpler examples that satisfy both the assumptions and the conclusion of a theorem statement or subgoal. Use when you are stuck in reasoning and need simpler examples to regain traction, or when you want to see where the assumptions take effect and gain intuition.

frenzymath/Danus · 57 tokens

obtain-immediate-conclusions

Derive immediate mathematical consequences from a theorem statement or subgoal. Use when starting a new problem, branch, or subgoal, or when cheap progress or a cleaner reformulation is needed before deeper proof search.

frenzymath/Danus · 49 tokens