Skip to content

Aperivue/check-reporting

Repository files navigation

check-reporting

Audit a medical manuscript against 32 EQUATOR reporting guidelines (STROBE, CONSORT, STARD, PRISMA, TRIPOD+AI, CLAIM, and risk-of-bias tools) — item-by-item PRESENT / PARTIAL / MISSING.

check-reporting is one skill from MedSci Skills, a physician-built suite for the medical research lifecycle. This repository is a focused, standalone mirror of that one skill so you can install just this capability.

What it does

Check manuscript compliance with medical research reporting guidelines.

Install

As a Claude Code plugin (one line):

/plugin marketplace add Aperivue/check-reporting
/plugin install check-reporting@check-reporting

Then invoke it with /check-reporting:check-reporting.

Or copy the skill directly:

git clone https://github.com/Aperivue/check-reporting.git
mkdir -p ~/.claude/skills
cp -r check-reporting/skills/check-reporting ~/.claude/skills/

Restart your agent, then use /check-reporting. The installer also supports Codex/Cursor: python3 installers/install.py --target all.

Usage

See skills/check-reporting/SKILL.md for the full workflow and the bundled deterministic script under skills/check-reporting/scripts/.

Part of MedSci Skills

This is one of 40+ skills covering literature search, study design, statistics, figures, IMRAD writing, reporting-compliance audits, journal selection, peer review, and revision. Get the whole suite:

/plugin marketplace add Aperivue/medsci-skills

github.com/Aperivue/medsci-skills

Citation

If you use this in your research, cite via CITATION.cff.

Source of truth

This repository is a generated mirror. The canonical source and all contributions live in Aperivue/medsci-skills (skills/check-reporting/) — please open issues and pull requests there, not here. This mirror is overwritten on each sync.

License

MIT — see LICENSE.

About

Audit a medical manuscript against 32 EQUATOR reporting guidelines (STROBE, CONSORT, STARD, PRISMA, TRIPOD+AI, CLAIM, and risk-of-bias tools) — item-by-item PRESENT / PARTIAL / MISSING.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors