Batch Cohort Analysis
/batch-cohortNEWWhat it does
Generate N analysis scripts from one validated template × multiple exposure/outcome combinations. The "80-person team" pattern: same method, swap variables only.
Highlights
- ✓Self-adjustment prevention & EPV checks
- ✓Bonferroni correction & summary heatmaps
- ✓Validated: 18 combos on KNHANES, 45 combos across 3 countries
Install this skill
git clone https://github.com/aperivue/medsci-skills.git
cp -r medsci-skills/skills/batch-cohort ~/.claude/skills/Related skills
Reproducible Python/R code for 13 analysis types including regression, propensity score, and repeated measures. Calibration mandatory for prediction models.
Publication Figures/make-figuresJournal-spec figures and visual abstracts: ROC curves, forest plots, flow diagrams, Kaplan-Meier, and more.
Meta-Analysis/meta-analysisFull 8-phase systematic review and meta-analysis pipeline. DTA (bivariate/HSROC) and intervention MA with PRISMA-DTA compliance. Dual-extractor + cohort overlap detection.
Study Replication/replicate-studyReplicate an existing cohort study on a different database. Extracts methodology from a source paper, maps variables via harmonization table, generates analysis code, and produces a replication difference report.