From jama-skills
Enforces JAMA statistical review standards: effect sizes with 95% CIs, multiplicity control, pre-specified outcomes, ITT analysis, and proper reporting conventions.
How this skill is triggered — by the user, by Claude, or both
Slash command
/jama-skills:jama-statisticsThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
- Results report p-values without effect sizes or confidence intervals
| Symptom | Fix |
|---|---|
| "P < 0.05" with no estimate | Add point estimate + 95% CI |
| Five "key" secondary outcomes, all "significant" | Pre-specify hierarchy; correct for multiplicity |
| Subgroup result drives the conclusion | Label exploratory; report interaction test |
| RCT analyzed per-protocol as primary | Re-run ITT as primary |
| 20% dropout, complete-case only | Multiple imputation + sensitivity analysis |
| Only relative risk reported | Add absolute risk difference / NNT |
The Journal of the American Medical Association applies a dedicated statistical review to manuscripts under serious consideration — distinguishing it among general medical journals. Independent statisticians re-interrogate the analysis, so pre-empt the standard queries: a pre-specified primary outcome matching the registry; intention-to-treat as primary; pre-specified multiplicity control; missing data handled by imputation with sensitivity analysis; and an absolute effect (risk difference / NNT) beside every relative measure.
Vignette (illustrative): a multicenter, double-blind randomized clinical trial, N = 5,000 adults with type 2 diabetes and cardiovascular disease, new agent vs placebo; pre-specified primary outcome major adverse cardiovascular events (MACE) over a median 3.1 years.
Calibration anchors (hedge where uncertain): estimate-plus-95%-CI over bare p-values, ITT-as-primary, pre-specification, and absolute-with-relative reporting are durable; notation rules track the AMA Manual of Style — confirm against current author guidelines.
【Primary outcome estimate + 95% CI】...
【All estimates have CIs】yes / no
【Multiplicity plan】...
【ITT primary (RCT)】yes / no / n.a.
【Missing-data handling】...
【Absolute + relative effects reported】yes / no
【Stat-review risks remaining】...
【Next skill】jama-figures-tables
npx claudepluginhub brycewang-stanford/awesome-journal-skills --plugin jama-skillsEnforces NEJM clinical statistical reporting standards: confidence intervals over P values, ITT primary analysis, multiplicity control, pre-specified subgroups with interaction tests, and absolute risk with NNT.
Enforces The Lancet's clinical-statistics reporting: confidence intervals over P values, pre-specified primary analysis, ITT with per-protocol, multiplicity control, cautious subgroups with interaction tests, missing-data handling, and absolute + relative effects.
Enforces Science journal's statistics and reproducibility reporting: effect sizes with uncertainty, n and replication, test justification, multiple-comparison correction, randomization/blinding, and pre-registration.