
Check Reporting
- 52 installs
- 236 repo stars
- Updated August 3, 2026
- aperivue/medsci-skills
Check-Reporting is a skill that audits a medical manuscript against reporting guidelines and risk-of-bias tools, producing an item-by-item compliance report.
About
Check-Reporting audits a medical manuscript against the appropriate reporting guideline and produces an item-by-item compliance report suitable for journal submission. It supports 36 guidelines including STROBE, CONSORT, STARD, TRIPOD, PRISMA, CLAIM, and risk-of-bias tools like QUADAS-2, RoB 2, and PROBAST. A researcher uses it to mark each checklist item PRESENT, MISSING, or PARTIAL before submitting a paper.
- Audits a manuscript against 36 medical reporting guidelines and risk-of-bias tools
- Covers STROBE, CONSORT, PRISMA, TRIPOD+AI, CLAIM, QUADAS-2, RoB 2, and more
- Generates an item-by-item PRESENT/MISSING/PARTIAL compliance report for submission
Check Reporting by the numbers
- 52 all-time installs (skills.sh)
- Ranked #802 of 1,879 Documentation skills by installs in the Skillselion catalog
- Data as of Aug 5, 2026 (Skillselion catalog sync)
check-reporting capabilities & compatibility
- Capabilities
- compliance audit · manuscript review · checklist audit
- Use cases
- documentation · research
What check-reporting says it does
Check manuscript compliance with medical research reporting guidelines.
Generates item-by-item assessment with PRESENT/MISSING/PARTIAL status.
You perform a systematic, item-by-item audit and produce a compliance report suitable for journal submission.
npx skills add https://github.com/aperivue/medsci-skills --skill check-reportingAdd your badge
Show developers this skill is listed on Skillselion. Paste this into your README.
| Installs | 52 |
|---|---|
| repo stars | ★ 236 |
| Last updated | August 3, 2026 |
| Repository | aperivue/medsci-skills ↗ |
What it does
Audit a medical manuscript against the correct reporting guideline and produce an item-by-item compliance report for journal submission.
Who is it for?
Auditing a medical manuscript against reporting-guideline checklists before submission
When should I use this skill?
when a researcher needs to check a manuscript against STROBE, CONSORT, PRISMA, TRIPOD, or a risk-of-bias tool
What you get
A submission-ready item-by-item PRESENT/MISSING/PARTIAL compliance report
- item-by-item compliance report
- reporting-guideline audit
By the numbers
- supports 36 guidelines and risk-of-bias tools
- bundles 37 checklist reference files
Files
Check-Reporting Skill
You are helping a medical researcher verify that their manuscript complies with the appropriate medical research reporting guideline. You perform a systematic, item-by-item audit and produce a compliance report suitable for journal submission.
Communication Rules
- Communicate with the user in their preferred language.
- Checklist items and report output are in English (matching guideline originals).
- Medical terminology is always in English.
Reference Files
- Checklists (bundled, open license):
${CLAUDE_SKILL_DIR}/references/checklists/ STROBE.md-- observational studies (CC BY)STARD.md-- diagnostic accuracy studies (CC BY 4.0)STARD_AI.md-- AI diagnostic accuracy studies (CC BY, Sounderajah et al. Nat Med 2025)TRIPOD.md-- prediction models, classic 2015 version (CC BY, Moons et al. Ann Intern Med 2015)TRIPOD_AI.md-- prediction models with AI/ML (CC BY 4.0, Collins et al. BMJ 2024)TRIPOD_LLM.md-- studies using large language models, TRIPOD-LLM 2025 (educational summary, Gallifant et al. Nat Med 2025)PRISMA_2020.md-- systematic reviews (CC BY)ARRIVE_2.md-- animal studies (CC0)PRISMA_DTA.md-- DTA systematic reviews (CC BY, McInnes et al. JAMA 2018)QUADAS2.md-- diagnostic accuracy risk of bias (CC BY, Whiting et al. Ann Intern Med 2011)RoB2.md-- RCT risk of bias (CC BY, Sterne et al. BMJ 2019)ROBINS_I.md-- non-randomised studies risk of bias (CC BY, Sterne et al. BMJ 2016)PROBAST.md-- prediction model risk of bias (CC BY, Wolff et al. Ann Intern Med 2019)NOS.md-- observational study quality (public domain, Ottawa Hospital)CONSORT.md-- randomised controlled trials, CONSORT 2025 (CC BY 4.0, Hopewell et al. BMJ 2025)CONSORT_AI.md-- AI clinical-trial reports, CONSORT-AI 2020 (CC BY 4.0, Liu et al. Nat Med 2020)CARE.md-- case reports, CARE 2013 (CC BY-NC 4.0, Gagnier et al. J Clin Epidemiol 2014)SPIRIT.md-- clinical trial protocols, SPIRIT 2025 (CC BY 4.0, Chan et al. BMJ 2025)SPIRIT_AI.md-- AI clinical-trial protocols, SPIRIT-AI 2020 (CC BY 4.0, Cruz Rivera et al. Nat Med 2020)CLAIM_2024.md-- AI/ML in clinical imaging, CLAIM 2024 Update (RSNA open access, Tejani et al. Radiol Artif Intell 2024)DECIDE_AI.md-- early-stage clinical evaluation of AI decision-support systems, DECIDE-AI 2022 (educational summary, CC BY-NC, Vasey et al. Nat Med 2022)MI_CLEAR_LLM.md-- LLM accuracy studies in healthcare (CC BY-NC 4.0, Park et al. KJR 2024; 2025 update)SQUIRE_2.md-- quality improvement in healthcare/education (CC BY, Ogrinc et al. BMJ Qual Saf 2016)CLEAR.md-- radiomics studies (CC BY 4.0, Kocak et al. Insights Imaging 2023)MOOSE.md-- meta-analysis of observational studies (Stroup et al. JAMA 2000)GRRAS.md-- reliability and agreement studies (Kottner et al. J Clin Epidemiol 2011)QUADAS_C.md-- comparative DTA risk of bias, extension to QUADAS-2 (CC BY 4.0, Yang et al. 2021)ROBINS_E.md-- non-randomised exposure studies risk of bias (CC BY-NC-ND 4.0, Higgins et al. Environ Int 2024)ROBIS.md-- risk of bias in systematic reviews (Whiting et al. J Clin Epidemiol 2016)ROB_ME.md-- risk of bias due to missing evidence in meta-analysis (CC BY-NC-ND 4.0, Page et al. BMJ 2023)PROBAST_AI.md-- prediction model risk of bias, updated for AI/ML (Moons et al. BMJ 2025)COSMIN_RoB.md-- reliability/measurement error risk of bias (Mokkink et al. BMC Med Res Methodol 2020)RoB_NMA.md-- risk of bias in network meta-analysis (Lunny et al. 2024)AMSTAR2.md-- quality of systematic reviews (Shea et al. BMJ 2017)PRISMA_P.md-- systematic review protocols (Shamseer et al. BMJ 2015)SWiM.md-- synthesis without meta-analysis reporting (Campbell et al. BMJ 2020)- Fail-fast contract: if a routed guideline has no vendored checklist file, the skill does not silently construct items from memory. It halts with a
MISSING_CHECKLIST_CONTRACT_VIOLATIONand surfaces the gap. A from-memory assessment is allowed only with the explicit--allow-from-memoryopt-in, and that report must be clearly labelled NON-AUTHORITATIVE. See Step 2 andscripts/check_checklist_exists.py. - Critical-item floor:
${CLAUDE_SKILL_DIR}/references/critical_item_floor.md-- the small set of non-waivable items per study type (presence outranks the headline %), plus the AI/radiomics methodological-quality / risk-of-bias instruments (PROBAST+AI, METRICS/RQS, APPRAISE-AI) kept distinct from their reporting counterparts. Loaded in Step 4f.
---
Workflow
Step 0: Existing-checklist staleness pre-check
If a checklist already exists for this project (qc/reporting_checklist.json or a prior .md report), verify it targets the current manuscript before reusing it — a checklist generated against an older version carries stale section/line references and a stale version label that a reviewer who cross-checks will catch:
python3 "${CLAUDE_SKILL_DIR}/scripts/check_checklist_version.py" \
--checklist qc/reporting_checklist.json --manuscript manuscript_v8.mdA non-zero exit means the existing checklist is stale (older target_version, changed source_sha256, different target_manuscript) or pre-dates the version contract — regenerate it against the current manuscript (Steps 1–5) rather than reusing it. Every report you generate must carry the target_manuscript / target_version / source_sha256 fields (Part A header + Part D JSON) so this check works next round.
Step 1: Select Guideline
Determine the appropriate reporting guideline. Auto-detect from the manuscript type or accept user specification.
Auto-detection mapping:
| Study Type | Primary Guideline | AI Extension |
|---|---|---|
| Observational study | STROBE | -- |
| Randomized controlled trial | CONSORT 2025 | CONSORT-AI |
| Diagnostic accuracy study | STARD 2015 | STARD-AI |
| Prediction model (development/validation) | TRIPOD | TRIPOD+AI |
| Systematic review / meta-analysis | PRISMA 2020 | -- |
| DTA systematic review / meta-analysis | PRISMA-DTA | -- |
| Meta-analysis of observational studies | MOOSE | PRISMA 2020 (use both) |
| Risk of bias (DTA studies) | QUADAS-2 | -- |
| Risk of bias (RCTs) | RoB 2 | -- |
| Risk of bias (non-randomised intervention studies) | ROBINS-I | -- |
| Risk of bias (non-randomised exposure studies) | ROBINS-E | -- |
| Risk of bias (comparative DTA studies) | QUADAS-C | QUADAS-2 (use both) |
| Risk of bias (prediction models) | PROBAST | PROBAST+AI |
| Risk of bias (systematic reviews) | ROBIS | AMSTAR 2 |
| Risk of bias (missing evidence in MA) | ROB-ME | -- |
| Risk of bias (network meta-analysis) | RoB NMA | -- |
| Risk of bias (measurement properties) | COSMIN RoB | -- |
| Quality assessment (observational) | NOS | -- |
| Case report | CARE | -- |
| Study protocol | SPIRIT 2025 | SPIRIT-AI |
| Animal study | ARRIVE 2.0 | -- |
| AI/ML study in clinical imaging | CLAIM 2024 | -- |
| Study using a large language model (develop/fine-tune/prompt/evaluate an LLM) | TRIPOD-LLM | MI-CLEAR-LLM (use alongside when LLM accuracy is an outcome) |
| Early-stage / live clinical evaluation of an AI decision-support system (human factors, workflow, safety) | DECIDE-AI | -- |
| LLM accuracy evaluation in healthcare | MI-CLEAR-LLM | STARD-AI or CLAIM 2024 (use alongside) |
| Reliability / agreement study | GRRAS | -- |
| SR protocol | PRISMA-P | -- |
| Synthesis without meta-analysis | SWiM | PRISMA 2020 (use both) |
| Quality of systematic reviews | AMSTAR 2 | ROBIS |
| Radiomics study | CLEAR | CLAIM 2024 (if deep learning component) |
| Educational / QI study | SQUIRE 2.0 | -- |
Rules:
- If the study involves AI/ML, always apply the AI extension in addition to the base guideline.
- Exception — TRIPOD: TRIPOD+AI 2024 (Collins et al., BMJ 2024) is a complete rewrite, not an addendum to TRIPOD 2015 (Moons et al., Ann Intern Med 2015). For non-AI prediction models, use TRIPOD 2015 only. For AI/ML prediction models, use TRIPOD+AI 2024 only. Do NOT apply both simultaneously.
- STARD-AI (Sounderajah et al., Nat Med 2025) extends STARD 2015 with 14 new and 4 modified items (40 total). For AI diagnostic accuracy studies, use STARD-AI (which incorporates all STARD 2015 items). Do NOT apply both STARD 2015 and STARD-AI simultaneously — STARD-AI supersedes STARD 2015 for AI studies.
- TRIPOD-LLM (Gallifant et al., Nat Med 2025) is the reporting guideline for studies that develop, fine-tune, prompt, or evaluate a large language model for a clinical/biomedical task. It extends the TRIPOD family (TRIPOD 2015 → TRIPOD+AI 2024 → TRIPOD-LLM 2025); name the base instrument and the extension and cite each. It is modular — task-specific items (Annotation, Prompting, Summarization, Instruction-tuning) are N/A when that component is absent. Use TRIPOD-LLM for LLM studies in place of TRIPOD+AI; pair with MI-CLEAR-LLM when LLM accuracy is an evaluated outcome. The vendored checklist is an educational summary (own-words paraphrase of item intent); complete the official instrument for a submission checklist.
- MI-CLEAR-LLM is a supplementary checklist (6 items), not a standalone reporting guideline. Always pair it with the study's primary guideline (e.g., STARD-AI for AI diagnostic accuracy, CLAIM for imaging AI). Apply MI-CLEAR-LLM whenever the study evaluates LLM accuracy as an outcome — do NOT apply it merely because the manuscript was written with LLM assistance.
- If multiple guidelines apply (e.g., a diagnostic accuracy study that is also an AI study), check against all relevant guidelines and merge into one report.
- If the user requests a specific guideline, use that one regardless of auto-detection.
Step 2: Load Checklist
1. Run the fail-fast guard first for every guideline you intend to apply:
python "${CLAUDE_SKILL_DIR}/scripts/check_checklist_exists.py" --guideline "STARD-AI"- Exit 0 → the vendored checklist exists; read it from
${CLAUDE_SKILL_DIR}/references/checklists/ and proceed.
- Exit 1 (
MISSING_CHECKLIST_CONTRACT_VIOLATION) → the guideline is routed
but no checklist file is vendored. Do not construct items from memory. Halt, report the violation to the user, and stop unless they explicitly opt in (next bullet).
- Exit 2 (
UNKNOWN_GUIDELINE) → the name is not recognised; confirm the
correct guideline with the user.
2. No silent fallback. A from-memory checklist is permitted only when the user explicitly accepts it — re-run the guard with --allow-from-memory (exit 0 + a NON-AUTHORITATIVE warning). In that case the output report MUST carry a prominent banner that the assessment was constructed from model knowledge and is not backed by a vendored checklist, and submission_safe must not be asserted on its basis.
Step 3: Scan Manuscript
Read all sections of the manuscript thoroughly: 1. Title and abstract 2. Introduction 3. Methods (all subsections) 4. Results (all subsections) 5. Discussion 6. Tables, figures, and their captions 7. Supplemental materials (if available) 8. References (for registration numbers, protocol references)
Gather context from the full document before starting the item-by-item assessment.
Step 4: Assess Each Item
For every checklist item, determine:
| Status | Criteria |
|---|---|
| PRESENT | The item is fully addressed with sufficient detail. |
| PARTIAL | The item is mentioned or partially addressed but lacks required detail. |
| MISSING | The item is not found anywhere in the manuscript. |
| N/A | The item does not apply to this particular study (justify why). |
For each item, record:
- Status: PRESENT / PARTIAL / MISSING / N/A
- Location: Section name and paragraph or approximate position (e.g., "Methods, paragraph 3")
- Notes: What was found (if PRESENT/PARTIAL) or what should be added (if MISSING)
Step 4b: Section Boundary Check
In addition to checklist items, verify that:
- Results section contains only factual findings: no interpretation, no "why" explanations,
no prior literature comparisons, no evaluative adjectives without numbers.
- Discussion section does not introduce new data not presented in Results.
- Flag any boundary violation as a separate finding in Part C Action Items with the label
[BOUNDARY].
Step 4c: Registration / Protocol Timing Consistency Check
Applies to: systematic reviews, meta-analyses, and intervention studies with prospective registration (PRISMA 2020, PRISMA-DTA, PRISMA-P, MOOSE, CONSORT, SPIRIT).
Why this step exists: the registration identifier is a single checklist item and can pass Step 4 even when the manuscript is internally inconsistent about when the registration or its amendments occurred relative to the analysis. An undisclosed post-hoc amendment is a common rejection trigger.
Five audit items (summary): (1) registration identifier present in Methods, Abstract, and cover letter; (2) initial registration date precedes — or is explicitly disclosed as post-dating — the extraction milestone; (3) amendment dates appear in Methods, the described change is visible in Methods, analysis was re-run if amendment post-dates the lock, and no amendment post-dates submission; (4) cross-artifact agreement between Methods and the registry record (PROSPERO PDF, ClinicalTrials.gov export) — silent discrepancy is a finding; (5) retrospective-registration disclosure paragraph when evidence suggests post-extraction filing.
Registration-ID format gate: a PROSPERO ID is CRD42 + 9 digits = 14 characters (^CRD42\d{9}$, e.g. CRD42024500001). Run grep -oE 'CRD42[0-9]+' manuscript.md and assert each match is 14 characters long; a 15-character ID (a stray inserted digit) is a transcription error logged as [REGISTRATION-TIMING] (fixable_by_ai: false — verify against the live PROSPERO record, do not guess the correct digit).
Flagging: any failure is logged in Part C Action Items with label [REGISTRATION-TIMING]. fixable_by_ai: false when reconciliation requires an external amendment filing; true only when the fix is a Methods-text insertion of a date already disclosed elsewhere. Part D JSON includes a registration_timing object (registry, id, initial_registration_date, amendments[], timing_consistency, findings[]).
Load-on-demand procedural detail (exact item-by-item procedure, JSON schema, flagging edge cases): ${CLAUDE_SKILL_DIR}/references/step4c_registration_timing.md.
Step 4d: PRISMA Figure 1 Arithmetic & Cross-Reference Audit
Applies to: systematic reviews and meta-analyses using PRISMA 2020 / PRISMA-DTA / PRISMA-P. Triggers when Item 16a (flow diagram) is PRESENT.
Why this step exists: the flow diagram is a single checklist item and can pass Step 4 visually while still containing arithmetic errors (records screened ≠ identified − duplicates; sought-for-retrieval ≠ screened − excluded) or text↔figure number disagreements. Senior MA reviewers commonly require strict PRISMA 2020 diagram conformance and explicit body↔ figure number agreement; reviewers who detect these mismatches lose confidence in the study's data integrity immediately.
Four arithmetic checks: 1. records screened = records identified − duplicates removed 2. records sought-for-retrieval = records screened − records excluded (screening) 3. reports retrieved = sought − reports not retrieved 4. studies included = reports assessed for eligibility − reports excluded (with reasons)
Two cross-reference checks:
- Body text PRISMA numbers (e.g., "315 records identified, 122 duplicates removed,
186 records screened") match Figure 1 box labels 1:1.
- Reasons for exclusion (Methods + Figure legend) agree on counts and category names.
Procedure: 1. Extract numbers from manuscript Results / PRISMA flow paragraph (regex: integers near keywords identified, duplicates, screened, excluded, sought, retrieved, assessed, included). 2. Extract numbers from Figure 1 source — preferred order: (a) analysis/figures/Figure1_PRISMA.md markdown manifest, (b) caption text in manuscript.md, (c) PPTX text run if .pptx exists, (d) manual entry from PNG/SVG. 3. Cross-check `analysis/figures/_figure_manifest.md` (produced by /make-figures): verify that the row whose Type = prisma (or Type = prisma-dta) points at the same file path used as the audit source, and that the row's Critic field is yes or partial (not no). A missing manifest row, mismatched path, or Critic = no flag logs [MANIFEST-XREF] (advisory) — the arithmetic check still runs against the source identified in step 2. Skip this sub-step if _figure_manifest.md does not exist (older projects). 4. Run 4 arithmetic checks; emit PRESENT / MISSING / MISMATCH per equation. 5. Run 2 cross-reference checks; emit PRESENT / MISSING / MISMATCH per number. 6. Output qc/prisma_figure_audit.json and a short table.
Flagging: any MISMATCH or arithmetic failure logs a Part C Action Item with label [PRISMA-FIGURE]. fixable_by_ai: false (numbers must be reconciled by the author).
Load-on-demand procedural detail (exact regex set, JSON schema, edge cases — duplicates handled across databases, citation searching strand, dual-reviewer screening): ${CLAUDE_SKILL_DIR}/references/step4d_prisma_figure_audit.md.
Cross-cutting: integrates with ~/.claude/rules/numerical-safety.md (PRISMA 5-way consistency: text ↔ Figure ↔ extraction CSV ↔ analysis script ↔ supplementary).
Step 4e: Reporting-Framework Naming Audit
Applies to: any manuscript that invokes an AI/extension reporting framework (PROBAST+AI, STARD-AI, TRIPOD+AI, TRIPOD-LLM, CONSORT-AI, SPIRIT-AI, PRISMA-DTA, QUADAS-C).
Why this step exists: a base reporting tool and its extension are distinct instruments with separate citations (manuscript-style-classical §14). Step 1 routes to the right checklist but does not police how the framework is named in prose. The recurring failures are: invoking an extension without ever naming or citing the base instrument it extends; mixing +AI and -AI hyphenation for one family within a single document; coining item labels like "12-AI"; and waving at "recent guidance" instead of naming the framework.
Run the deterministic gate:
python3 "${CLAUDE_SKILL_DIR}/scripts/check_framework_naming.py" \
--manuscript manuscript.md --out qc/framework_naming.json --strictVerdicts: BASE_MISSING (extension used, base instrument never named standalone) is a Major and logs [FRAMEWORK-NAMING] in Part C with fixable_by_ai: true (insert the base name + its citation). HYPHEN_MIX, CITE_MISSING, SELF_COINED_LABEL, and VAGUE_GUIDANCE are Minor (fixable_by_ai: true). Part D JSON includes a framework_naming object mirroring the script's claims[].
Step 4f: Critical-item floor cross-check
Applies to: every guideline assessment for which the floor defines a row (load and check only those; do not invent a floor for an unlisted guideline). After the item-by-item table, load ${CLAUDE_SKILL_DIR}/references/critical_item_floor.md and check the small set of non-waivable items for this study type. A MISSING critical item is surfaced as a Critical gap and becomes the report's headline regardless of the overall percentage — a high percentage with a missing critical item (undefined reference standard, no leakage-controlled partition, calibration absent for a prediction model, an unreconciled flow diagram) is not "broadly acceptable."
For AI/ML and radiomics manuscripts, also confirm the chosen methodological-quality / risk-of-bias instrument (PROBAST+AI, METRICS/RQS, APPRAISE-AI) and its non-waivable concerns — a fully reported paper can still be at high risk of bias. For radiomics, the fuller METRICS breakdown (9 categories / 30 weighted items) is in ${CLAUDE_SKILL_DIR}/references/appraisal_tools/METRICS.md (an appraisal reference, not a counted reporting checklist). Keep these distinct from the reporting counterparts (CLEAR, DECIDE-AI), which route through the normal checklist flow. Do not assert a numeric journal desk-reject threshold; the hard signals are a missing critical item and the journal's own required elements.
Step 5: Generate Report
Produce a structured compliance report in two parts.
Part A: Summary
## Reporting Guideline Compliance Report
Manuscript: {title}
Target manuscript file: {manuscript filename, e.g. manuscript_v8.md}
Target version: {version token from the filename or frontmatter, e.g. v8}
Guideline: {name and version}
Date: {YYYY-MM-DD}
Assessed by: Claude (automated pre-screening)
### Summary
| Status | Count | Percentage |
|--------|-------|------------|
| PRESENT | {n} | {%} |
| PARTIAL | {n} | {%} |
| MISSING | {n} | {%} |
| N/A | {n} | {%} |
| **Total** | **{n}** | **100%** |
Overall compliance: {PRESENT count}/{applicable count} ({%})
Critical items (Step 4f): {present}/{total} present.{ if any missing: " Critical gap — " + each MISSING critical item with the section it belongs in. This, not the percentage, is the headline.}Part B: Item-by-Item Checklist
### Detailed Checklist
| # | Section | Item | Status | Location | Notes |
|---|---------|------|--------|----------|-------|
| 1 | Title/Abstract | {item text} | PRESENT | Title | {notes} |
| 2 | Introduction | {item text} | MISSING | -- | {suggestion} |
| ... | ... | ... | ... | ... | ... |Part C: Action Items (for MISSING and PARTIAL)
### Action Items (Priority Order)
1. **[MISSING] Item {N}: {item name}**
- Required: {what needs to be added}
- Suggested location: {section, paragraph}
- Example text: "{draft sentence or phrase}"
2. **[PARTIAL] Item {N}: {item name}**
- Current: {what was found}
- Needed: {what additional detail is required}
- Suggested revision: "{draft revision}"Order action items by: 1. Items most journals enforce strictly (e.g., ethics approval, registration, sample size) 2. Items in the Methods section (easiest to fix) 3. Items in other sections
Part D: Machine-Readable JSON Summary
Append a fenced JSON block at the end of the report. This enables /write-paper Phase 7 and /orchestrate to parse compliance results programmatically. This block MUST be present when invoked with --json flag or when called from /write-paper Phase 7. It SHOULD also be present in standard invocations (appended after Part C).
{
"check_reporting_version": "1.1",
"manuscript_title": "...",
"target_manuscript": "manuscript_v8.md",
"target_version": "v8",
"source_sha256": "<first 12 hex chars of sha256 of the manuscript file bytes>",
"guideline": "STARD-AI",
"guideline_version": "2025",
"date": "YYYY-MM-DD",
"total_items": 40,
"present": 32,
"partial": 4,
"missing": 3,
"na": 1,
"compliance_pct": 88.9,
"action_items": [
{
"item_number": 12,
"section": "Methods",
"item_name": "Sample size justification",
"status": "MISSING",
"suggested_location": "Methods, after participant description",
"suggested_fix": "Add: 'The sample size was determined based on [rationale]. A minimum of [N] cases was required to achieve [target] precision for the primary endpoint.'",
"fixable_by_ai": true
},
{
"item_number": 7,
"section": "Methods",
"item_name": "Blinding of index test to reference standard",
"status": "PARTIAL",
"current_text": "Readers were blinded",
"needed": "Specify what readers were blinded to (reference standard results, clinical information, other reader results)",
"suggested_fix": "Expand to: 'Readers interpreted [index test] images blinded to the reference standard results, clinical information, and other readers' assessments.'",
"fixable_by_ai": true
}
]
}Field definitions:
compliance_pct:present / (total_items - na) * 100, rounded to one decimalaction_items: Array of MISSING and PARTIAL items only (PRESENT and N/A excluded)fixable_by_ai:trueif the fix involves inserting or expanding text with information available in the manuscript or inferable from context;falseif it requires external information (e.g., registration number, IRB approval number, specific protocol details only the author knows)suggested_fix: Concrete draft text that can be inserted or used to expand an existing sentence
---
Assessment Standards
Be Strict
- PARTIAL means the item is mentioned but lacks specificity. For example:
- "We used appropriate statistical tests" = PARTIAL (which tests?)
- "We used the Mann-Whitney U test for continuous variables and Fisher's exact test for categorical variables" = PRESENT
- A vague reference does not count as PRESENT. The detail level must match what the guideline expects.
Be Specific in Suggestions
- For MISSING items, provide a draft sentence the user can insert.
- For PARTIAL items, point to the exact gap and suggest specific additions.
- Reference the specific manuscript section where the addition should go.
Common Gaps to Watch For
These items are frequently missing in medical manuscripts:
1. Study registration number (CONSORT, PRISMA, STARD) 2. Registration / amendment date consistency (PRISMA 2020, PRISMA-DTA, CONSORT, SPIRIT) — run Step 4c whenever a registration identifier is present 3. Sample size justification (CONSORT, STROBE, STARD) 4. Missing data handling (all guidelines) 5. Blinding details (CONSORT, STARD) 6. Funding and conflicts of interest (all guidelines) 7. Ethics approval with committee name and approval number (all guidelines) 8. Data availability statement (increasingly required) 9. AI-specific: training/validation/test split details (TRIPOD+AI, CLAIM, STARD-AI) 10. AI-specific: model architecture and hyperparameters (TRIPOD+AI, CLAIM, STARD-AI) 11. AI-specific: failure mode analysis (CLAIM, STARD-AI) 12. AI-specific: fairness/bias assessment (STARD-AI) 13. AI-specific: commercial interests and data/code availability (STARD-AI) 14. Power-aware framing of a null result (STROBE 16a / 18 / 20) — for an observational study whose headline is a non-significant association, a flat "X was not associated with Y" overreads the data when the analysis is not powered to exclude a clinically meaningful effect. Mark item 18/20 PARTIAL unless the manuscript states the precision as an exclusion (e.g., "the 95% CI excluded an eGFR difference larger than ~1.7") or reports a minimum detectable effect — "no effect" vs "could not exclude an effect of size X" are different claims, and a negative conclusion needs the latter. 15. Confounder-selection rationale, not "adjust for everything that differs" (STROBE 16a explicitly asks which confounders were adjusted for and why) — flag a kitchen-sink adjustment set chosen because variables differ in Table 1. The Methods must give a causal rationale (DAG / prior literature) and must not adjust for a mediator or consequence of the outcome (over-adjustment, e.g. serum uric acid in an eGFR model); both an unjustified inclusion and an unjustified omission are item-16a gaps.
---
PRISMA Cascade Arithmetic Auto-Verify
PRISMA 2020 flow diagrams chain a cascade of subtractions (database records → after dedup → title/abstract screened → full-text reviewed → included in synthesis). Off-by-one errors in the prose cascade are a high-frequency reviewer red flag (e.g., 151 + 108 + 39 + 1 + 1 + 4 = 304 followed by a prose summary "305" four lines later).
When PRISMA 2020 or PRISMA-DTA is selected and round-by-round screening TSV artifacts are available, run the cascade auto-verify:
python "${CLAUDE_SKILL_DIR}/scripts/prisma_cascade_check.py" \
--round1 2_Screening/round1.tsv \
--round2 2_Screening/round2.tsv \
--round3 2_Screening/round3_adjudication.tsv \
--manuscript manuscript.md \
--out qc/prisma_cascade.jsonThe script: 1. Reads the round TSVs and counts INCLUDE / EXCLUDE / MAYBE decisions per round. 2. Computes the cascade arithmetic from raw decisions (no prose). 3. Optionally grep the manuscript for matching stage-count claims and emits per-stage drift when the prose disagrees.
Treat any manuscript_drift entry as a P0 blocker — fix the prose to match the computed cascade and re-run.
Submission Checklist Export
Many journals require a filled reporting checklist to be submitted alongside the manuscript. When the user asks for a submission-ready checklist, format the output as:
{Guideline Name} Checklist
Manuscript title: {title}
Date: {YYYY-MM-DD}
| Item # | Checklist Item | Reported on Page # | Reported in Section |
|--------|---------------|-------------------|-------------------|
| 1 | {item text} | {page or N/A} | {section} |
| 2 | {item text} | {page or N/A} | {section} |
| ... | ... | ... | ... |Page numbers should be filled in by the user after final formatting. Use section names as placeholders.
---
Skill Interactions
| When | Call | Purpose |
|---|---|---|
| During manuscript writing | /write-paper Phase 7 | Final compliance check |
| Need to add Methods text | /write-paper Phase 3 | Draft missing Methods content |
| Need statistical details | /analyze-stats | Generate missing statistical reporting |
| Need flow diagram | /make-figures | Generate CONSORT/STARD/PRISMA diagram |
---
Error Handling
- If the manuscript file cannot be read, ask the user for the correct path.
- If the study type is ambiguous, ask the user to confirm before selecting a guideline.
- If a checklist item is genuinely unclear in its applicability, mark as N/A with justification.
- This is a pre-screening tool. Always remind the user that final compliance should be verified by all co-authors and ideally by a methodologist.
Language
- Checklist content and compliance report: English
- Communication with user: Match user's preferred language
- Medical terms: English only
Anti-Hallucination
- Never fabricate references. All citations must be verified via
/search-litwith confirmed DOI or PMID. Mark unverified references as[UNVERIFIED - NEEDS MANUAL CHECK]. - Never invent clinical definitions, diagnostic criteria, or guideline recommendations. If uncertain, flag with
[VERIFY]and ask the user. - Never fabricate numerical results — compliance percentages, scores, effect sizes, or sample sizes must come from actual data or analysis output.
- If a reporting guideline item, journal policy, or clinical standard is uncertain, state the uncertainty rather than guessing.
---
Gates
| Gate | Severity | Trigger | Action on fail |
|---|---|---|---|
| Mandatory items present | ENFORCED at submission | < 100% of guideline-mandatory items marked PRESENT | Auto-fix MISSING items where text exists; otherwise route to /write-paper Phase 7 for re-draft |
| Step 4d PRISMA Figure 1 arithmetic & cross-reference audit (PRISMA / PRISMA-DTA only) | ENFORCED for SR/MA | flow numbers don't sum (e.g., screened ≠ included + excluded), or in-text counts mismatch flow diagram | HALT; reconcile against extraction artifacts |
| Optional items (e.g., supplementary AI declarations) | ADVISORY | < 80% of optional items present | warn; user accepts |
| Cross-reporting-guideline routing (study type → guideline) | ENFORCED | study type undeclared or guideline missing | Ask user; do not silently default |
METRICS — radiomics methodological-quality appraisal
METhodological RadiomICs Score (METRICS) · EuSoMII-endorsed quality-scoring tool Reference: Kocak B, et al. Insights Imaging 2024;15:8. doi:10.1186/s13244-023-01572-w (CC BY 4.0) Tool / calculator: https://metricsscore.github.io/metrics/METRICS.html
This is an appraisal (methodological-quality) tool, NOT a reporting guideline. It answers
"was the radiomics study done well (low risk of bias)?", which is distinct from "was it
reported?" (that is CLEAR — a reporting checklist). It therefore lives under appraisal_tools/and does not count toward the reporting-guideline catalog. Use it alongside, not instead of,
the reporting checklist. Educational summary in our own words from the CC BY 4.0 source; complete
the official weighted calculator for a submission-ready score and cite Kocak et al. 2024.
Scope and how it scores
- Covers radiomics research from handcrafted features to fully deep-learning pipelines.
- 30 items across 9 categories. Items carry condition-dependent weights and some categories
are conditional (apply only when that step is present — e.g., manual segmentation, explicit feature selection); the official tool produces a weighted percentage with quality bands.
- Pair with the reporting checklist (CLEAR) and, for prediction-model risk of bias, PROBAST+AI —
a fully reported radiomics paper can still be at high methodological risk of bias.
Categories (9) and the concerns each covers
| # | Category (items) | Key methodological concerns |
|---|---|---|
| 1 | Study design (3) | Adherence to radiomics/ML guidance; eligibility describing a representative population; a high-quality reference standard. |
| 2 | Imaging data (4) | Multi-centre data; clinical translatability of the setting; imaging-protocol parameters reported; relevant temporal intervals documented. |
| 3 | Segmentation (3, conditional) | Transparent segmentation methodology; evaluation of automated segmentation; segmentation/masks available for the test set. |
| 4 | Image processing & feature extraction (3) | Preprocessing described; standardised/validated extraction software; transparent extraction parameters. |
| 5 | Feature processing (4, conditional) | Removal of non-robust features; removal of redundant features; dimensionality appropriate to sample size; robustness assessment for deep-learning features. |
| 6 | Preparation for modeling (2) | Proper data partitioning (no leakage between train/tune/test); handling of confounding factors. |
| 7 | Metrics & comparison (6) | Appropriate performance metrics; uncertainty (CIs); calibration; comparison against uni-parametric imaging, against non-radiomic predictors, and against classical/clinical models. |
| 8 | Testing (2) | Internal validation and external (independent) validation. |
| 9 | Open science (3) | Availability of data, code, and the trained model. |
Non-waivable concerns (surface as a Critical gap if absent)
Consistent with the critical-item floor's appraisal note, the highest-yield METRICS concerns are:
- Feature reproducibility / stability — test–retest, inter-observer/segmentation stability, ICC-based filtering (category 5; segmentation, category 3).
- *Internal and external validation, with multiplicity control* — a single internal split is not
enough for a generalisation claim (categories 6–8).
- Calibration, not discrimination only — a probability that drives a decision must be calibrated
(category 7).
- Leakage-controlled partitioning — feature selection / preprocessing fit on pooled data, or the
same data used for tuning and testing, inflates performance (category 6).
How to use in the report
- This note backs the Step 4f appraisal cross-check (
critical_item_floor.md, METRICS/RQS row).
After the reporting item-by-item table, confirm the manuscript's chosen methodological-quality instrument and whether the non-waivable concerns above are met.
- Do not fold the METRICS score into the reporting compliance percentage — keep appraisal
(risk of bias / quality) and reporting (completeness) separate, and do not assert a journal desk-reject threshold from either.
- For the exact item wording, weights, and quality bands, use the official EuSoMII calculator.
AMSTAR 2 Checklist
A MeaSurement Tool to Assess systematic Reviews, version 2 Version: AMSTAR 2 (2017) Source: Shea BJ et al. BMJ 2017;358:j4008. doi: 10.1136/bmj.j4008
Checklist Items (16 items)
Items
| # | Item | Description | Critical? |
|---|---|---|---|
| 1 | PICO components | Did the research questions and inclusion criteria for the review include the components of PICO? | No |
| 2 | Protocol registered | Did the report of the review contain an explicit statement that the review methods were established prior to the conduct of the review and did the report justify any significant deviations from the protocol? | Yes |
| 3 | Study design selection | Did the review authors explain their selection of the study designs for inclusion in the review? | No |
| 4 | Comprehensive search | Did the review authors use a comprehensive literature search strategy? (searched at least 2 databases, provided search strategy, justified publication restrictions, searched reference lists, searched trial registries, consulted experts, searched grey literature) | Yes |
| 5 | Duplicate selection | Did the review authors perform study selection in duplicate? | No |
| 6 | Duplicate extraction | Did the review authors perform data extraction in duplicate? | No |
| 7 | Excluded studies | Did the review authors provide a list of excluded studies and justify the exclusions? | Yes |
| 8 | Study descriptions | Did the review authors describe the included studies in adequate detail? (PICO elements, follow-up period, study design, country, setting) | No |
| 9 | RoB assessment | Did the review authors use a satisfactory technique for assessing the risk of bias (RoB) in individual studies that were included in the review? (For RCTs: randomization, blinding, missing data, selective reporting. For NRSI: confounding, selection, measurement) | Yes |
| 10 | Funding sources | Did the review authors report on the sources of funding for the studies included in the review? | No |
| 11 | Statistical methods | If meta-analysis was performed, did the review authors use appropriate methods for statistical combination of results? (effect measures, model choice, heterogeneity assessment) | Yes |
| 12 | RoB impact on MA | If meta-analysis was performed, did the review authors assess the potential impact of RoB in individual studies on the results of the meta-analysis or other evidence synthesis? | No |
| 13 | RoB in interpretation | Did the review authors account for RoB in individual studies when interpreting/discussing the results of the review? | Yes |
| 14 | Heterogeneity | Did the review authors provide a satisfactory explanation for, and discussion of, any heterogeneity observed in the results of the review? | No |
| 15 | Publication bias | If they performed quantitative synthesis did the review authors carry out an adequate investigation of publication bias (small study bias) and discuss its likely impact on the results of the review? | Yes |
| 16 | Conflicts of interest | Did the review authors report any potential sources of conflict of interest, including any funding they received for conducting the review? | No |
---
Overall Confidence Rating
AMSTAR 2 does NOT generate a numerical score. Instead, rate overall confidence:
| Rating | Criteria |
|---|---|
| High | No or one non-critical weakness: the systematic review provides an accurate and comprehensive summary of the results |
| Moderate | More than one non-critical weakness (but no critical flaws): the review provides an accurate summary but may have some weaknesses |
| Low | One critical flaw with or without non-critical weaknesses: the review may not provide an accurate and comprehensive summary |
| Critically Low | More than one critical flaw with or without non-critical weaknesses: the review should not be relied on to provide an accurate and comprehensive summary |
Critical Domains (7 of 16)
Items 2, 4, 7, 9, 11, 13, 15 are considered critical domains. A flaw in any critical domain results in at least "Low" confidence.
Notes for Assessors
- AMSTAR 2 replaces the original AMSTAR (2007)
- Designed for systematic reviews of interventions (RCTs and/or NRSI)
- Not designed for DTA reviews (use ROBIS or domain-specific tools)
- Cannot be used to assess individual primary studies
- The tool should NOT be used to generate an overall score — use the confidence rating scheme above
- For reviews including NRSI: Item 9 should assess confounding, selection bias, and information bias
ARRIVE 2.0 Checklist — Animal Research
Reference: Percie du Sert N et al. The ARRIVE guidelines 2.0: Updated guidelines for reporting animal research. PLoS Biol. 2020;18(7):e3000410. PMID: 32663219
Website: https://arriveguidelines.org
---
How to Use This Checklist
ARRIVE 2.0 has two tiers:
- Essential 10 (Items 1–10): Non-negotiable. All journals require these. Missing any = REJECTED.
- Recommended (Items 11–21): Best practice. Complete if possible.
For each item: PRESENT / PARTIAL / MISSING
---
ESSENTIAL 10 — Non-Negotiable
Item 1 — Study Design ⚠️ commonly missed
Description: For each experiment, provide brief details of the study design. Required content:
- Type of study design (e.g., parallel group, crossover, factorial, dose-response)
- Number of experimental groups and description of each
- Independent experimental units (e.g., animal, litter, cage)
- For any within-animal design: outline the design clearly
Example: "Animals were randomly allocated to one of three parallel groups: (1) vehicle control (n=10), (2) low-dose treatment (n=10), (3) high-dose treatment (n=10). Each animal was an independent experimental unit."
Status: [ ] PRESENT [ ] PARTIAL [ ] MISSING Location: ___
---
Item 2 — Sample Size ⚠️ commonly missed
Description: Specify the number of animals used and rationale for this number. Required content:
- Total number of animals used AND number per group
- Method of sample size determination:
- Formal power calculation (provide effect size, α, power, formula, software) OR
- Pragmatic reasons (limited number of animals available, pilot study) — state explicitly
Power calculation example: "Sample size was estimated using G*Power 3.1 based on a two-sample t-test, assuming an expected effect size of Cohen's d = 1.2 (derived from [Author Year]), α = 0.05 (two-tailed), and 80% power. The calculation indicated 15 animals per group were required. Accounting for 20% expected attrition, 18 animals per group were enrolled."
Status: [ ] PRESENT [ ] PARTIAL [ ] MISSING Location: ___
---
Item 3 — Inclusion/Exclusion Criteria ⚠️ commonly missed
Description: Describe any criteria used for including or excluding animals or data. Required content:
- Criteria for excluding animals from the experiment (pre-specified, not post-hoc)
- Criteria for excluding data from analysis (e.g., outliers — method for outlier detection)
- Any animals that were excluded and why
Example: "Animals were excluded if: (a) weight loss exceeded 20% at any time point, (b) technical failure of surgical procedure occurred, or (c) infection was detected. Any exclusion was documented in the study log at the time of occurrence. Two animals were excluded (one from Group A due to procedure failure; one from Group C due to infection)."
Status: [ ] PRESENT [ ] PARTIAL [ ] MISSING Location: ___
---
Item 4 — Randomization ⚠️ commonly missed
Description: Describe how animals were allocated to experimental groups. Required content:
- Method of randomization (computer-generated, random number table)
- Type: simple, block, stratified
- Who performed randomization (and whether separate from who conducted experiments)
- If randomization not used, justify
Example: "Animals were randomly allocated to groups using computer-generated random numbers (R version 4.2.0). Block randomization (block size = 6) was used to ensure balanced allocation across experimental days. Allocation was performed by a researcher (initials) not involved in data collection."
Status: [ ] PRESENT [ ] PARTIAL [ ] MISSING Location: ___
---
Item 5 — Blinding ⚠️ commonly missed
Description: Describe who was aware of group allocation during different stages. Required content: State who was blinded (or not) at each stage:
- During the experiment (treatment administration)
- During outcome assessment
- During data analysis
"Outcome assessors were blinded to group allocation during behavioral testing and histological analysis. The researcher administering treatments could not be blinded due to the nature of the procedure; however, outcome assessment was performed by a blinded assessor."
Status: [ ] PRESENT [ ] PARTIAL [ ] MISSING Location: ___
---
Item 6 — Outcome Measures ⚠️ commonly missed
Description: Clearly define all outcome measures used and how they were assessed. Required content:
- Primary outcome: define explicitly (what is measured, how, by whom)
- Secondary outcomes: same level of detail
- Timing of measurements (baseline, Day 7, Day 14, etc.)
- Observer reliability: intra- and inter-observer variability assessed?
Status: [ ] PRESENT [ ] PARTIAL [ ] MISSING Location: ___
---
Item 7 — Statistical Methods ⚠️ commonly missed
Description: Describe the statistical methods used for each analysis. Required content:
- Primary statistical test for primary outcome
- Rationale for choice (parametric vs. non-parametric, based on what?)
- Handling of repeated measures (linear mixed-effects model preferred over repeated ANOVA)
- Multiple comparison correction: which method (Bonferroni, FDR)?
- Significance threshold (α)
- Software: R (version), SPSS (version), GraphPad Prism (version)
Status: [ ] PRESENT [ ] PARTIAL [ ] MISSING Location: ___
---
Item 8 — Experimental Animals ⚠️ commonly missed
Description: Provide details of animals used in the study. Required content:
- Species and strain/substrain (with substrain details — this matters!)
- Source (commercial vendor; in-house breeding)
- Sex (justify if single sex)
- Age and weight at start of experiment (mean ± SD or range)
- Health status (specific pathogen-free, germ-free, defined flora, conventional)
- For transgenic animals: complete genotype
Example: "Male C57BL/6J mice (Jackson Laboratory, Bar Harbor, ME; stock #000664) aged 8–10 weeks (weight: 22.3 ± 1.8 g at enrollment) were used. Only males were used because [biological justification]. All animals were specific pathogen-free."
Status: [ ] PRESENT [ ] PARTIAL [ ] MISSING Location: ___
---
Item 9 — Experimental Procedures ⚠️ commonly missed
Description: For each experiment and each experimental group, including controls, describe the procedures in enough detail to allow replication. Required content:
- Exact procedure steps
- Anesthesia: agent, dose, route, monitoring (temperature, heart rate)
- Analgesia: pre- and post-operative
- Humane endpoints: pre-specified criteria for euthanasia
- Equipment: manufacturer, model, settings
- Any details that could affect reproducibility (time of day, number of animals per session)
Status: [ ] PRESENT [ ] PARTIAL [ ] MISSING Location: ___
---
Item 10 — Results ⚠️ commonly missed
Description: Report the results for each experiment conducted, with a measure of precision (e.g., SD, SEM, 95% CI). Required content:
- All pre-specified outcomes (not just significant ones)
- Effect size with 95% CI
- Exact p-values
- N at each time point (with attrition documented)
- Adverse events (even if none: "No adverse events were observed")
- Individual data points for small groups (dot plots)
Status: [ ] PRESENT [ ] PARTIAL [ ] MISSING Location: ___
---
RECOMMENDED ITEMS — Best Practice
Item 11 — Abstract ⚠️ commonly missed
Description: Provide an accurate summary of the research objectives, animal species used, key methods, principal findings, and study conclusions. Required content: Abstract should contain enough information for readers to understand: what species, what procedure, primary result with magnitude, conclusion. Status: [ ] PRESENT [ ] PARTIAL [ ] MISSING
Item 12 — Background
Description: Explain why the study was done; include sufficient background to inform the reader why this animal model was chosen. Status: [ ] PRESENT [ ] PARTIAL [ ] MISSING
Item 13 — Objectives
Description: Clearly describe the research question, hypothesis, and the specific objectives of the study. Status: [ ] PRESENT [ ] PARTIAL [ ] MISSING
Item 14 — Ethical Statement ⚠️ commonly missed
Description: Provide the name of the ethics committee or equivalent, and the approval ID. Required content: "All animal experiments were approved by the Institutional Animal Care and Use Committee of [Institution] (protocol number [XXX])." Status: [ ] PRESENT [ ] PARTIAL [ ] MISSING
Item 15 — Housing and Husbandry ⚠️ commonly missed
Description: Describe the conditions under which animals were housed and cared for. Required content: Cage type and dimensions, group or individual housing (N per cage), temperature (°C), humidity (%), light cycle, food and water access (ad libitum or restricted; diet specification), acclimatization period, enrichment. Status: [ ] PRESENT [ ] PARTIAL [ ] MISSING
Item 16 — Animal Care and Monitoring
Description: Describe the welfare assessments that were carried out before, during, and after the experiment. Status: [ ] PRESENT [ ] PARTIAL [ ] MISSING
Item 17 — Interpretation
Description: Interpret the results, taking into account the study objectives and hypotheses, current theory, and other relevant studies. Status: [ ] PRESENT [ ] PARTIAL [ ] MISSING
Item 18 — Generalisability/Translation
Description: Comment on whether, and how, the findings of this study are likely to translate to other species or systems, and the relevance to human biology. Status: [ ] PRESENT [ ] PARTIAL [ ] MISSING
Item 19 — Limitations ⚠️ commonly missed
Description: Discuss the potential limitations of the study. Required content: At minimum: (a) model limitations relative to human disease, (b) single sex (if applicable), (c) single center/vendor, (d) follow-up duration, (e) sample size for secondary outcomes. Status: [ ] PRESENT [ ] PARTIAL [ ] MISSING
Item 20 — Protocol Registration
Description: Provide a statement indicating whether a study protocol was pre-registered. Required content: OSF (osf.io), PROSPERO for systematic reviews, or equivalent. State registration ID or that registration was not done (with justification if exploratory study). Status: [ ] PRESENT [ ] PARTIAL [ ] MISSING
Item 21 — Data Availability ⚠️ commonly missed
Description: Provide a statement describing if and where study data are available. Required content: "Data supporting this study are available at [repository/DOI]." or "Data are available upon reasonable request from the corresponding author." Status: [ ] PRESENT [ ] PARTIAL [ ] MISSING
---
Summary
| Category | PRESENT | PARTIAL | MISSING |
|---|---|---|---|
| Essential 10 | /10 | /10 | /10 |
| Recommended | /11 | /11 | /11 |
| TOTAL | /21 | /21 | /21 |
Verdict: [ ] All Essential 10 PRESENT → proceed to submission [ ] Any Essential 10 MISSING → MUST REVISE before submission
CARE Checklist
CAse REports (CARE) guidelines Version: CARE 2013 Source: https://www.care-statement.org Reference: Gagnier JJ, Kienle G, Altman DG, Moher D, Sox H, Riley D. The CARE guidelines: consensus-based clinical case report guideline development. J Clin Epidemiol 2014;67(1):46-51.
Checklist Items (13 topics)
Title and Key Words
| # | Item | Description |
|---|---|---|
| 1 | Title | The words "case report" should appear in the title along with the diagnosis or intervention of primary focus. |
| 2 | Key Words | Two to five key words that identify topics in this case report, including "case report". |
Abstract
| # | Item | Description |
|---|---|---|
| 3a | Abstract — Introduction | What is unique about this case and what does it add to the scientific literature? |
| 3b | Abstract — Main concerns | The patient's main concerns and important clinical findings. |
| 3c | Abstract — Diagnoses, interventions, outcomes | The primary diagnoses, interventions, and outcomes. |
| 3d | Abstract — Conclusion | What are one or more "take-away" lessons from this case report? |
Introduction
| # | Item | Description |
|---|---|---|
| 4 | Introduction | One or two paragraphs summarizing why this case is unique (may include references). |
Patient Information
| # | Item | Description |
|---|---|---|
| 5a | Patient Information | De-identified demographic and other patient information. |
| 5b | Patient Information | Main concerns and symptoms of the patient. |
| 5c | Patient Information | Medical, family, and psychosocial history including relevant genetic information. |
| 5d | Patient Information | Relevant past interventions and their outcomes. |
Clinical Findings
| # | Item | Description |
|---|---|---|
| 6 | Clinical Findings | Describe the significant physical examination and other clinical findings. |
Timeline
| # | Item | Description |
|---|---|---|
| 7 | Timeline | Historical and current information from this episode of care organized as a timeline (figure or table). |
Diagnostic Assessment
| # | Item | Description |
|---|---|---|
| 8a | Diagnostic Assessment | Diagnostic methods (e.g., physical examination, laboratory testing, imaging, questionnaires). |
| 8b | Diagnostic Assessment | Diagnostic challenges (e.g., access to testing, financial, or cultural). |
| 8c | Diagnostic Assessment | Diagnostic reasoning including other diagnoses considered. |
| 8d | Diagnostic Assessment | Prognostic characteristics (e.g., staging) where applicable. |
Therapeutic Intervention
| # | Item | Description |
|---|---|---|
| 9a | Therapeutic Intervention | Types of therapeutic intervention (e.g., pharmacologic, surgical, preventive, self-care). |
| 9b | Therapeutic Intervention | Administration of therapeutic intervention (e.g., dosage, strength, duration). |
| 9c | Therapeutic Intervention | Changes in therapeutic intervention (with rationale). |
Follow-up and Outcomes
| # | Item | Description |
|---|---|---|
| 10a | Follow-up and Outcomes | Clinician- and patient-assessed outcomes (when appropriate). |
| 10b | Follow-up and Outcomes | Important follow-up diagnostic and other test results. |
| 10c | Follow-up and Outcomes | Intervention adherence and tolerability (and how this was assessed). |
| 10d | Follow-up and Outcomes | Adverse and unanticipated events. |
Discussion
| # | Item | Description |
|---|---|---|
| 11a | Discussion | A scientific discussion of the strengths and limitations associated with this case report. |
| 11b | Discussion | Discussion of the relevant medical literature with references. |
| 11c | Discussion | The scientific rationale for any conclusions (including assessment of possible causes). |
| 11d | Discussion | The primary "take-away" lessons of this case report (without references) in a one-paragraph conclusion. |
Patient Perspective
| # | Item | Description |
|---|---|---|
| 12 | Patient Perspective | The patient should share their perspective on the treatment(s) they received, when appropriate. |
Informed Consent
| # | Item | Description |
|---|---|---|
| 13 | Informed Consent | Did the patient give informed consent? Provide if requested. |
---
Applying CARE to common case-report subtypes
CARE covers the single-patient narrative. Two frequent subtypes need additions CARE alone does not name:
- Adverse drug / device / contrast reaction (pharmacovigilance). Beyond item 8 (diagnostic
assessment), report a named causality instrument (Naranjo or WHO-UMC) with score and tier, document dechallenge (withdrawal → resolution) and the exposure-to-onset latency, and consider severity (e.g., Modified Hartwig–Siegel) and preventability (e.g., Schumock–Thornton). Locate the event against a denominator and note safety-reporting. Causality asserted without an instrument, dechallenge, or exclusion of alternatives is a reporting gap.
- Case series (n≥2). CARE is single-patient; a series additionally needs cohort-style methods
(design, setting, case-identification source, eligibility, protocol) and an all-cases summary table. Report counts, not rates — a selected/referral series cannot estimate prevalence — and state selection/ascertainment with the screened pool size. See /write-paper paper_types/case_series.md.
Educational summary of the CARE 2013 checklist (CC BY-NC 4.0). Cite the original guideline (Gagnier et al. 2014) and consult https://www.care-statement.org for the authoritative, full checklist with explanation and elaboration.
CLAIM 2024 Checklist
Checklist for Artificial Intelligence in Medical Imaging Version: CLAIM 2024 Update Source: https://pubs.rsna.org/doi/10.1148/ryai.240300 Reference: Tejani AS, Klontzas ME, Gatti AA, Mongan JT, Moy L, Park SH, Kahn CE Jr. Checklist for Artificial Intelligence in Medical Imaging (CLAIM): 2024 Update. Radiol Artif Intell 2024;6(4):e240300.
Note: The 2024 update replaces "ground truth" with "reference standard" and discourages "validation" in favour of "internal/external testing". Each item is answered Yes / No / Not Applicable with the manuscript location cited.
Checklist Items (44 items)
Title and Abstract
| # | Item | Description |
|---|---|---|
| 1 | Title | Identify the study as employing AI methodology and name the specific technology category (e.g., deep learning). |
| 2 | Abstract | Structured summary including study design, methods, results, and conclusions; population details, data partitions, prospective/retrospective status, statistical analysis, outcomes, and availability of resources. |
Introduction
| # | Item | Description |
|---|---|---|
| 3 | Background | Scientific and clinical background, current practice, intended use, and clinical role of the AI approach. |
| 4 | Objectives | Study aims, objectives, and hypotheses (if not data-driven). |
Methods — Study Design
| # | Item | Description |
|---|---|---|
| 5 | Study design | Prospective or retrospective study. |
| 6 | Study goal | Goal of the study (e.g., model creation, feasibility, trial type, intended use for the classification task). |
Methods — Data
| # | Item | Description |
|---|---|---|
| 7 | Data sources | State data sources; provide links to publicly available datasets. |
| 8 | Eligibility | Inclusion and exclusion criteria and selection methodology for the data. |
| 9 | Preprocessing | Data preprocessing steps (e.g., normalization, resampling, window/level adjustment). |
| 10 | Subset selection | Selection of data subsets and training of personnel involved. |
| 11 | De-identification | De-identification methods meeting HIPAA/GDPR/AI Act standards. |
| 12 | Missing data | How missing data were handled and potential biases from imputation. |
| 13 | Acquisition protocol | Image acquisition protocol parameters (e.g., manufacturer, sequences, resolution). |
Methods — Reference Standard
| # | Item | Description |
|---|---|---|
| 14 | Reference standard definition | Method for obtaining the reference standard, with precise and replicable definitions. |
| 15 | Reference standard rationale | Rationale for choosing the reference standard versus alternatives. |
| 16 | Annotators | Source, qualifications, and training materials of annotators. |
| 17 | Annotation procedures | Test-set annotation procedures, software version, and any NLP/automated approaches. |
| 18 | Annotation variability | Measurement of inter- and intra-rater variability and method of discrepancy resolution. |
Methods — Data Partitions
| # | Item | Description |
|---|---|---|
| 19 | Partition assignment | Partition assignment (train/tune/test), proportions, justification, and class-imbalance handling. |
| 20 | Partition disjointness | Level of partition disjointness (patient-, series-, or image-level). |
Methods — Testing Data
| # | Item | Description |
|---|---|---|
| 21 | Test set size | Testing-set size derived from a power calculation or AUC-based estimation. |
Methods — Model
| # | Item | Description |
|---|---|---|
| 22 | Model architecture | Complete model architecture (inputs, outputs, layers, pooling, normalization). |
| 23 | Software | Software libraries, frameworks, packages, and version numbers. |
| 24 | Initialization | Parameter initialization; transfer-learning sources, if used. |
Methods — Training
| # | Item | Description |
|---|---|---|
| 25 | Training procedures | Training procedures, data augmentation, convergence monitoring, and all hyperparameters. |
| 26 | Model selection | Method and metrics for selecting the best-performing model. |
| 27 | Ensembling | If an ensemble approach is used, details of each model and how outputs are combined. |
Methods — Evaluation
| # | Item | Description |
|---|---|---|
| 28 | Performance metrics | Performance metrics and comparison to published models. |
| 29 | Uncertainty | Measures of uncertainty (e.g., standard deviation, confidence intervals) and statistical significance tests. |
| 30 | Robustness | Robustness or sensitivity analysis. |
| 31 | Explainability | If applied, explainability/interpretability methods and their validation. |
| 32 | Internal testing | Internal-data evaluation and consistency between training and test performance. |
| 33 | External testing | External-data testing, or justification for its omission. |
| 34 | Trial registration | If applicable, compliance with ICMJE clinical-trial registration requirements. |
Results — Data
| # | Item | Description |
|---|---|---|
| 35 | Inclusion/exclusion numbers | Numbers of patients/examinations included and excluded, with a flowchart. |
| 36 | Demographics | Demographic and clinical characteristics per partition; identify potential sources of bias. |
Results — Model Performance
| # | Item | Description |
|---|---|---|
| 37 | Performance reporting | Final model performance benchmarked against the reference standard across partitions and subgroups. |
| 38 | Accuracy estimates | Diagnostic accuracy estimates with 95% confidence intervals; ROC analysis; address class imbalance. |
| 39 | Failure analysis | Failure analysis with a confusion matrix; examples of incorrect classifications in the medical context. |
Discussion
| # | Item | Description |
|---|---|---|
| 40 | Limitations | Study limitations (methods, materials, biases, generalisability). |
| 41 | Implications | Clinical implications, intended use, practice changes, and barriers to translation. |
Other Information
| # | Item | Description |
|---|---|---|
| 42 | Full protocol | Reference to the full protocol or technical details if exceeding journal word limits. |
| 43 | Availability | Availability of software, model, and data, and access conditions. |
| 44 | Funding | Funding sources and the role of funders. |
---
Educational summary of the CLAIM 2024 Update checklist (© RSNA, open access). Cite the original (Tejani et al., Radiol Artif Intell 2024;6(4):e240300) and consult the RSNA article for the authoritative, full checklist.
CLEAR Checklist
CheckList for EvaluAtion of Radiomics research Version: CLEAR 2023 Source: https://doi.org/10.1186/s13244-023-01415-8 Reference: Kocak B, Baessler B, Bakas S, et al. CheckList for EvaluAtion of Radiomics research (CLEAR): a step-by-step reporting guideline for authors and reviewers endorsed by ESR and EuSoMII. Insights Imaging. 2023;14(1):75. doi:10.1186/s13244-023-01415-8
Checklist Items (58 items)
Domain 1: Study Design (Items 1-8)
| # | Item | Description |
|---|---|---|
| 1 | Study hypothesis | State the study hypothesis or objectives clearly. |
| 2 | Study design | Describe the study design (retrospective/prospective, single/multi-center, development/validation). |
| 3 | Inclusion criteria | Define the inclusion criteria for the study population. |
| 4 | Exclusion criteria | Define the exclusion criteria, including imaging quality-related exclusions. |
| 5 | Sample size | Report the total sample size and per-group sample sizes. Justify the sample size if a power analysis was performed. |
| 6 | Clinical and demographic data | Report relevant clinical and demographic characteristics of the study population. |
| 7 | Reference standard | Describe the reference standard (ground truth) used for labeling, including how and by whom it was determined. |
| 8 | Time frame | Report the time period of data collection and any relevant temporal information. |
Domain 2: Imaging Data (Items 9-18)
| # | Item | Description |
|---|---|---|
| 9 | Imaging modality | Specify the imaging modality (CT, MRI, PET, ultrasound, etc.) and rationale for selection. |
| 10 | Scanner details | Report scanner manufacturer, model, and number of different scanners used. |
| 11 | Acquisition parameters | Report key acquisition parameters (e.g., slice thickness, pixel spacing, repetition time, echo time, field strength, reconstruction kernel). |
| 12 | Contrast agent | Report whether contrast agent was used, type, dose, and timing of acquisition relative to injection. |
| 13 | Image preprocessing | Describe all image preprocessing steps (resampling, normalization, filtering, N4 bias correction, etc.) and their order. |
| 14 | Image quality control | Describe any image quality assessment or exclusion criteria applied before feature extraction. |
| 15 | Multi-scanner harmonization | For multi-scanner data: describe any harmonization methods applied (e.g., ComBat, z-scoring) or state that none was used. |
| 16 | DICOM compliance | State whether the analysis was performed on DICOM-compliant images and report any format conversions. |
| 17 | Phantom or test-retest data | Report whether phantom or test-retest data were used to assess feature reproducibility. |
| 18 | Data augmentation | Describe any data augmentation techniques applied to imaging data and at which stage (before/after splitting). |
Domain 3: Segmentation (Items 19-24)
| # | Item | Description |
|---|---|---|
| 19 | Segmentation method | Describe the segmentation method (manual, semi-automatic, fully automatic) and software used. |
| 20 | ROI definition | Define the region of interest (ROI) -- what was segmented, on which sequences/phases, 2D vs 3D. |
| 21 | Segmentator qualifications | Report the qualifications and experience of the person(s) performing segmentation. |
| 22 | Segmentation protocol | Describe the segmentation protocol, including any guidelines or training provided to segmentators. |
| 23 | Inter-reader agreement | Report inter-reader agreement for segmentation (e.g., Dice coefficient, ICC) if multiple readers were used. |
| 24 | Intra-reader agreement | Report intra-reader agreement for segmentation if assessed. |
Domain 4: Feature Extraction and Processing (Items 25-34)
| # | Item | Description |
|---|---|---|
| 25 | Feature extraction software | Report the software name and version used for feature extraction. |
| 26 | Feature classes | List the feature classes extracted (e.g., first-order, shape, GLCM, GLRLM, GLSZM, GLDM, NGTDM). |
| 27 | Number of features | Report the total number of features extracted before any selection. |
| 28 | Extraction parameters | Report feature extraction parameters (e.g., bin width/count, distance for GLCM, voxel size for resampling). |
| 29 | IBSI compliance | State whether the feature extraction software is IBSI (Image Biomarker Standardisation Initiative) compliant. |
| 30 | Feature reproducibility | Report feature reproducibility assessment (e.g., ICC from test-retest or multi-reader segmentation). Describe how non-reproducible features were handled. |
| 31 | Feature standardization | Describe any feature standardization or normalization methods applied (e.g., z-score, min-max). |
| 32 | Collinearity handling | Describe methods used to address collinearity among features (e.g., correlation threshold, VIF). |
| 33 | Feature selection method | Describe the feature selection method(s) used (e.g., LASSO, mRMR, recursive feature elimination) and the rationale. |
| 34 | Number of selected features | Report the number of features selected for the final model. |
Domain 5: Modeling (Items 35-44)
| # | Item | Description |
|---|---|---|
| 35 | Model type | Specify the type of model(s) used (e.g., logistic regression, random forest, SVM, neural network). |
| 36 | Training methodology | Describe the training methodology, including optimization algorithm, loss function, and stopping criteria. |
| 37 | Data splitting | Describe the data splitting strategy (training/validation/test), including method (random, temporal, institutional) and ratios. |
| 38 | Cross-validation | If cross-validation was used, specify the type (k-fold, leave-one-out, nested) and number of folds/repetitions. |
| 39 | Hyperparameter tuning | Describe the hyperparameter tuning approach and which hyperparameters were tuned. |
| 40 | Class imbalance | Report whether class imbalance existed and how it was handled (oversampling, undersampling, SMOTE, class weights, etc.). |
| 41 | Clinical feature integration | If clinical features were combined with radiomics features, describe the integration method. |
| 42 | Comparison models | Describe any comparison models (clinical-only, radiomics-only, combined) and how they were compared. |
| 43 | External validation | Report whether external validation was performed. If so, describe the external dataset source, size, and key differences from the development set. |
| 44 | Temporal validation | Report whether temporal (chronological) validation was performed and the time gap between development and validation cohorts. |
Domain 6: Performance Assessment (Items 45-52)
| # | Item | Description |
|---|---|---|
| 45 | Discrimination metrics | Report discrimination metrics (e.g., AUC, sensitivity, specificity, accuracy) with confidence intervals. |
| 46 | Calibration | Report calibration assessment (calibration plot, Hosmer-Lemeshow test, calibration slope/intercept, Brier score). |
| 47 | Clinical utility | Report clinical utility assessment (e.g., decision curve analysis, net benefit, net reclassification improvement). |
| 48 | Statistical tests | Report statistical tests used for comparing models and their p-values. |
| 49 | Subgroup analysis | Report any subgroup analyses performed (e.g., by scanner, institution, patient subgroup). |
| 50 | Failure analysis | Report any analysis of cases where the model failed or performed poorly. |
| 51 | Reader comparison | If applicable, compare model performance with radiologist readers. |
| 52 | Multicollinearity in final model | Report assessment of multicollinearity in the final model (e.g., VIF values). |
Domain 7: Open Science (Items 53-58)
| # | Item | Description |
|---|---|---|
| 53 | Code availability | State whether the analysis code is publicly available. If yes, provide the repository URL. |
| 54 | Data availability | State whether the data are publicly available. If restricted, explain why and how access can be requested. |
| 55 | Model availability | State whether the trained model is publicly available for external validation. |
| 56 | Radiomics feature values | State whether extracted feature values are shared (as supplementary material or in a repository). |
| 57 | Pre-registration | State whether the study was pre-registered (e.g., in a prospective register or protocol). |
| 58 | Reporting guideline adherence | State which reporting guideline(s) were followed (e.g., CLEAR, CLAIM, TRIPOD+AI). |
---
Notes for Assessors
- CLEAR is specifically designed for radiomics studies. For deep learning studies without handcrafted radiomics features, CLAIM 2024 or TRIPOD+AI may be more appropriate.
- Items in Domain 3 (Segmentation) may not apply if the study uses atlas-based or fully automated segmentation without reader involvement.
- Items 17 (phantom data) and 57 (pre-registration) are aspirational best practices; their absence should be noted but may be scored as N/A if justified.
- Item 29 (IBSI compliance) is strongly recommended. Non-IBSI-compliant software should be flagged as a potential limitation.
- For studies combining radiomics with deep learning features, assess both CLEAR (for radiomics components) and CLAIM/TRIPOD+AI (for deep learning components).
- Domain 7 (Open Science) items are increasingly required by journals. Missing items here are more likely to trigger reviewer comments in high-impact journals.
- CLEAR was endorsed by the European Society of Radiology (ESR) and the European Society of Medical Imaging Informatics (EuSoMII).
CONSORT-AI Checklist
Consolidated Standards of Reporting Trials -- Artificial Intelligence Extension Version: CONSORT-AI 2020 (extends CONSORT 2010) Source: https://www.consort-spirit.org · EQUATOR Network Reference: Liu X, Cruz Rivera S, Moher D, et al. Nat Med 2020;26(9):1364-1374. doi:10.1038/s41591-020-1034-x (CC BY 4.0)
Educational summary, authored in our own words from the CC BY 4.0 source. Use the official
CONSORT-AI checklist for a submission-ready form and cite Liu et al. 2020.
Naming and scope (read first)
- CONSORT-AI is an extension of CONSORT 2010, for reports of randomized clinical trials of
interventions that include an AI/ML component. Apply both: every base CONSORT 2010 item plus the AI-specific items below; name and cite both instruments (manuscript-style-classical §14).
- It is the reports counterpart of SPIRIT-AI (trial protocols). For a trial protocol use
SPIRIT-AI; for the completed-trial report use CONSORT-AI.
- The AI items elaborate existing CONSORT items (numbered to match), so assess them alongside the
parent item.
AI-specific extension items
Status each PRESENT / PARTIAL / MISSING / N/A.
Title and Abstract
| # | Item | Description (intent) |
|---|---|---|
| 1a,b (i) | AI identification | State in the title/abstract that the intervention involves AI/ML and specify the type of model. |
| 1a,b (ii) | Intended use | State the intended use of the AI intervention in the title/abstract. |
Introduction — Background and objectives
| # | Item | Description (intent) |
|---|---|---|
| 2a (i) | Intended use in context | Explain the intended use of the AI intervention in the context of the clinical pathway, including its purpose and the intended user. |
Methods
| # | Item | Description (intent) |
|---|---|---|
| 4a (i) | Participant eligibility | State the participant-level inclusion and exclusion criteria. |
| 4a (ii) | Input-data eligibility | State the inclusion and exclusion criteria at the level of the input data to the AI system. |
| 4b | Setting integration | Describe how the AI intervention was integrated into the trial setting, including any onsite or offsite requirements. |
| 5 (i) | Algorithm version | State which version of the AI algorithm was used. |
| 5 (ii) | Input acquisition | Describe how the input data were acquired and selected for the AI intervention. |
| 5 (iii) | Poor/unavailable input | Describe how poor-quality or unavailable input data were assessed and handled. |
| 5 (iv) | Human–AI interaction | Specify whether there is human–AI interaction in the handling of the input data, and the expertise required of the user. |
| 5 (v) | AI output | Specify the output of the AI intervention. |
| 5 (vi) | Output to decision | Explain how the AI intervention's outputs contributed to decision-making or other elements of clinical practice. |
Results
| # | Item | Description (intent) |
|---|---|---|
| 19 | Performance errors | Describe the results of any analysis of performance errors and how errors were identified; if none was done, justify why. |
Other Information
| # | Item | Description (intent) |
|---|---|---|
| 25 | Code/intervention access | State whether and how the AI intervention and/or its code can be accessed, including any restrictions on access or reuse. |
---
Notes for Assessors
- Apply CONSORT-AI with all base CONSORT 2010 items — the AI items do not replace them.
- Algorithm version (5 (i)) is non-waivable: a trial result tied to an unspecified model version is
not interpretable or reproducible. Mark MISSING if absent.
- Input-data eligibility (4a (ii)) is distinct from participant eligibility — a frequent omission;
a trial can enroll eligible patients yet feed the AI out-of-distribution inputs.
- Human–AI interaction (5 (iv)) and how outputs fed decisions (5 (vi)) determine whether the
trial evaluated the AI as used in practice; vague "the model assisted clinicians" is PARTIAL.
- Performance-error analysis (19) and code accessibility (25) are commonly dropped and are
where AI-specific safety/reproducibility live.
- Use SPIRIT-AI for the trial protocol; CONSORT-AI is for the completed-trial report.
CONSORT 2025 Checklist
Consolidated Standards of Reporting Trials Version: CONSORT 2025 Source: https://www.consort-spirit.org Reference: Hopewell S, Chan AW, Collins GS, et al. CONSORT 2025 statement: updated guideline for reporting randomised trials. BMJ 2025;389:e081123 (published simultaneously in BMJ, JAMA, Lancet, Nature Medicine, PLoS Medicine).
Note: CONSORT 2025 supersedes CONSORT 2010. It is a 30-item checklist (seven new items, three revised, one deleted) restructured with a new Open Science section.
Checklist Items (30 items)
Title and Abstract
| # | Item | Description |
|---|---|---|
| 1a | Title | Identification as a randomised trial. |
| 1b | Abstract | Structured summary of the trial design, methods, results, and conclusions. |
Open Science
| # | Item | Description |
|---|---|---|
| 2 | Trial registration | Name of trial registry, identifying number (with URL) and date of registration. |
| 3 | Protocol and SAP | Where the trial protocol and statistical analysis plan can be accessed. |
| 4 | Data, code, materials | Where and how the individual de-identified participant data (including data dictionary), statistical code and any other materials can be accessed. |
| 5a | Funding | Sources of funding and other support (e.g., supply of drugs), and role of funders in the design, conduct, analysis and reporting of the trial. |
| 5b | Conflicts of interest | Financial and other conflicts of interest of the manuscript authors. |
Introduction
| # | Item | Description |
|---|---|---|
| 6 | Background | Scientific background and rationale. |
| 7 | Objectives | Specific objectives related to benefits and harms. |
Methods
| # | Item | Description |
|---|---|---|
| 8 | Patient and public involvement | Details of patient or public involvement in the design, conduct and reporting of the trial. |
| 9 | Trial design | Description of trial design including type of trial (e.g., parallel group, crossover), allocation ratio, and framework. |
| 10 | Changes to trial | Important changes to the trial after it commenced including any outcomes or analyses that were not prespecified, with reason. |
| 11 | Settings and locations | Settings (e.g., community, hospital) and locations (e.g., countries, sites) where the trial was conducted. |
| 12a | Eligibility — participants | Eligibility criteria for participants. |
| 12b | Eligibility — sites/deliverers | If applicable, eligibility criteria for sites and for individuals delivering the interventions. |
| 13 | Interventions | Intervention and comparator with sufficient details to allow replication. |
| 14 | Outcomes | Prespecified primary and secondary outcomes, including the specific measurement variable, analysis metric, method of aggregation, and time point for each outcome. |
| 15 | Harms | How harms were defined and assessed (e.g., systematically, non-systematically). |
| 16a | Sample size | How sample size was determined, including all assumptions supporting the sample size calculation. |
| 16b | Interim analyses | Explanation of any interim analyses and stopping guidelines. |
| 17a | Randomisation — sequence | Who generated the random allocation sequence and the method used. |
| 17b | Randomisation — restriction | Type of randomisation and details of any restriction (e.g., stratification, blocking and block size). |
| 18 | Allocation concealment | Mechanism used to implement the random allocation sequence (e.g., central computer/telephone; sequentially numbered, opaque, sealed containers). |
| 19 | Implementation | Whether the personnel who enrolled and those who assigned participants to the interventions had access to the random allocation sequence. |
| 20a | Blinding — who | Who was blinded after assignment to interventions (e.g., participants, care providers, outcome assessors, data analysts). |
| 20b | Blinding — how | If blinded, how blinding was achieved and description of the similarity of interventions. |
| 21a | Statistical methods | Statistical methods used to compare groups for primary and secondary outcomes, including harms. |
| 21b | Analysis populations | Definition of who is included in each analysis (e.g., all randomised participants), and in which group. |
| 21c | Missing data | How missing data were handled in the analysis. |
| 21d | Additional analyses | Methods for any additional analyses (e.g., subgroup and sensitivity analyses), distinguishing prespecified from post hoc. |
Results
| # | Item | Description |
|---|---|---|
| 22a | Participant flow — numbers | For each group, the numbers of participants who were randomly assigned, received intended intervention, and were analysed for the primary outcome. |
| 22b | Participant flow — losses | For each group, losses and exclusions after randomisation, together with reasons. |
| 23a | Recruitment — dates | Dates defining the periods of recruitment and follow-up for outcomes of benefits and harms. |
| 23b | Recruitment — stopping | If relevant, why the trial ended or was stopped. |
| 24a | Intervention as administered | Intervention and comparator as they were actually administered (e.g., where appropriate, who delivered the intervention/comparator, how participants adhered, whether they were delivered as intended). |
| 24b | Concomitant care | Concomitant care received during the trial for each group. |
| 25 | Baseline data | A table showing baseline demographic and clinical characteristics for each group. |
| 26 | Outcomes and estimation | For each primary and secondary outcome, by group: the number of participants included in the analysis, the number with available data at the outcome time point, result for each group, and the estimated effect size and its precision. |
| 27 | Harms | All harms or unintended events in each group. |
| 28 | Ancillary analyses | Any other analyses performed, including subgroup and sensitivity analyses, distinguishing pre-specified from post hoc. |
Discussion
| # | Item | Description |
|---|---|---|
| 29 | Interpretation | Interpretation consistent with results, balancing benefits and harms, and considering other relevant evidence. |
| 30 | Limitations | Trial limitations, addressing sources of potential bias, imprecision, generalisability, and, if relevant, multiplicity of analyses. |
---
Educational summary of the CONSORT 2025 checklist (CC BY 4.0). Cite the original statement (Hopewell et al., BMJ 2025) and consult https://www.consort-spirit.org for the authoritative, full checklist with explanation and elaboration.
COSMIN Risk of Bias Assessment Guide
COnsensus-based Standards for the selection of health Measurement INstruments — Risk of Bias tool for reliability and measurement error. Reference: Mokkink LB et al. BMC Medical Research Methodology 2020;20:293. Website: https://www.cosmin.nl
Purpose
The COSMIN Risk of Bias tool assesses the methodological quality of studies on reliability and measurement error of outcome measurement instruments (e.g., questionnaires, imaging measurements, lab tests).
Structure
Two parts:
- Part A: Understanding how the study informs on reliability/measurement error (7 elements of a comprehensive research question)
- Part B: Assessing quality using standards (9 for reliability, 8 for measurement error)
Quality rating per standard: Very Good / Adequate / Doubtful / Inadequate
Overall quality uses the worst-score-counts principle (lowest rating across all standards).
Part A: Elements of a Comprehensive Research Question
Extract these 7 elements from the study:
| # | Element |
|---|---|
| 1 | Name of the outcome measurement instrument |
| 2 | Version or operationalization of the measurement protocol |
| 3 | Construct measured by the instrument |
| 4 | Reliability parameter (ICC, kappa, etc.) or measurement error parameter (SEM, LoA, SDC) |
| 5 | Components of the instrument that will be repeated |
| 6 | Source(s) of variation that will be varied (time, rater, machine, etc.) |
| 7 | Patient population studied |
Components of Outcome Measurement Instruments
Without biological sampling
- Equipment (questionnaire forms, imaging device, software)
- Preparatory actions (training, calibration, patient instructions)
- Collection of raw data (patient completing questions, rater observing)
- Data processing and storage (digitization, image reconstruction)
- Assignment of score (formula, algorithm, clinical judgment)
- Optional further use (conversion to another scale/classification)
With biological sampling
- Equipment (collection tools, containers, lab equipment)
- Preparatory actions (patient prep, equipment calibration)
- Collection of sample (blood draw, biopsy)
- Processing and storage (centrifugation, freezing)
- Determination of value (assay, measurement)
- Optional further use (conversion to classification)
Part B: Standards for Studies on Reliability
Standard 1: Study Design
- Were patients measured independently by raters (inter-rater) or on separate occasions (test-retest)?
- Was the time interval appropriate (short enough to avoid true change, long enough to avoid memory)?
Standard 2: Missing Data
- Were missing data adequately handled?
- Was the percentage of missing data acceptable?
Standard 3: Sample Size
- Was the sample size adequate? (minimum 30 recommended, 50+ preferred)
Standard 4: Patients
- Were patients selected to represent a range of the construct being measured?
- Were patients stable between measurements (for test-retest)?
Standard 5: Independent Measurements
- Were measurements performed independently of each other?
- Were raters blinded to previous measurements or other rater's results?
Standard 6: Similar Conditions
- Were measurement conditions similar across repeated measurements?
- Were there important differences in testing conditions?
Standard 7: Appropriate Statistical Methods
- Was the appropriate reliability parameter calculated (ICC for continuous, kappa for categorical)?
- Was the correct ICC model used (one-way, two-way, agreement vs consistency)?
Standard 8: ICC Model and Formula
- Were the ICC model and formula correctly specified?
- Was the ICC type appropriate for the study design (single measures vs average measures)?
Standard 9: Reporting
- Were sufficient statistics reported (ICC/kappa with 95% CI)?
- Were descriptive statistics reported (means, SDs)?
Part B: Standards for Studies on Measurement Error
Standard 1: Study Design
Same as reliability Standard 1.
Standard 2: Missing Data
Same as reliability Standard 2.
Standard 3: Sample Size
Same as reliability Standard 3.
Standard 4: Patients
Same as reliability Standard 4.
Standard 5: Independent Measurements
Same as reliability Standard 5.
Standard 6: Similar Conditions
Same as reliability Standard 6.
Standard 7: Appropriate Parameter
- Was the appropriate measurement error parameter calculated (SEM, LoA, SDC, or percentage agreement)?
Standard 8: Reporting
- Were sufficient statistics reported (SEM, LoA, or SDC with 95% CI)?
- Were Bland-Altman plots provided where appropriate?
Overall Quality Rating
Uses the worst-score-counts principle:
- Rate each standard as: Very Good / Adequate / Doubtful / Inadequate
- Overall rating = lowest rating across all applicable standards
| Rating | Interpretation |
|---|---|
| Very Good | Study design and methods are optimal for this measurement property |
| Adequate | Study design and methods are acceptable |
| Doubtful | Study design or methods raise some concerns |
| Inadequate | Study design or methods are clearly flawed |
When to Use
- Systematic reviews of measurement properties of health measurement instruments
- Selecting outcome measurement instruments for clinical trials or research
- Developing core outcome sets (COS)
- Evaluating reliability/agreement of imaging measurements, scoring systems, clinical tests
- Typically used alongside other COSMIN boxes (content validity, structural validity, etc.)
DECIDE-AI Checklist
Developmental and Exploratory Clinical Investigations of DEcision support systems driven by Artificial Intelligence Version: DECIDE-AI 2022 Source: https://www.equator-network.org · https://www.decide-ai.org Reference: Vasey B, et al. Nat Med 2022;28(5):924-933. doi:10.1038/s41591-022-01772-9
Educational summary, authored in our own words. DECIDE-AI materials are CC BY-NC; this file
paraphrases the intent of each item and copies no verbatim guideline wording. Complete the
official DECIDE-AI checklist for a submission-ready form and cite Vasey et al. 2022.
Naming and scope (read first)
- DECIDE-AI reports the early-stage (live) clinical evaluation of an AI decision-support system —
the development-to-implementation gap between offline model validation (TRIPOD+AI / STARD-AI / CLAIM) and a definitive trial (CONSORT-AI). It is not a model-accuracy guideline; it is about how the AI behaves, is used, and is kept safe in real clinical workflow during first-in-human use.
- It has 17 AI-specific items (28 subitems) plus 10 generic reporting items (study identifiers,
objectives, setting, sample-size rationale, statistics, funding/COI, registration, etc. — apply these like any reporting guideline). The AI-specific items below are the core.
- Distinct from CONSORT-AI (definitive RCT report) and SPIRIT-AI (trial protocol); use DECIDE-AI for
the exploratory/early live-clinical evaluation stage.
AI-specific items (17)
Status each PRESENT / PARTIAL / MISSING / N/A.
Title / Abstract
| # | Item | Description (intent) |
|---|---|---|
| 1 | Title | Identify the study as an early-stage clinical evaluation of an AI/ML-driven decision-support system. |
Introduction
| # | Item | Description (intent) |
|---|---|---|
| 2 | Intended use | Describe the targeted medical condition(s), the decision the system supports, and the intended users and use context. |
Methods
| # | Item | Description (intent) |
|---|---|---|
| 3 | Participants | Describe recruitment and inclusion/exclusion of both patients and users (clinicians), and the setting. |
| 4 | AI system | Describe the system: algorithm type, training data and provenance, inputs, outputs, and version. |
| 5 | Implementation | Describe how the system was integrated into the clinical workflow and the evaluation settings (how/where it was used in practice). |
| 6 | Safety and errors | Pre-define what counts as a significant error/malfunction and how such events were identified and captured. |
| 7 | Human factors | Describe the human-factors approach: tools, methods/frameworks, and the users involved (usability evaluation plan). |
| 8 | Ethics | Describe methods addressing ethics-related goals (e.g., algorithmic fairness, oversight, consent, governance). |
Results
| # | Item | Description (intent) |
|---|---|---|
| 9 | Participants | Report baseline characteristics of patients/users and data missingness. |
| 10 | Implementation | Report user exposure to the system and adherence to the intended use (how it was actually used). |
| 11 | Modifications | Report any changes made to the AI system during the study (versioning, retraining, threshold changes). |
| 12 | Human–computer agreement | Report how often and how users agreed with / overrode the AI recommendations. |
| 13 | Safety and errors | List significant errors, malfunctions, and patient-safety events observed. |
| 14 | Human factors | Report usability results and learning curves over the evaluation. |
Discussion
| # | Item | Description (intent) |
|---|---|---|
| 15 | Support for intended use | Discuss whether the results support the stated intended clinical use, within the early-stage limits. |
| 16 | Safety and errors | Discuss the safety profile and the implications of the observed errors for wider deployment. |
Other
| # | Item | Description (intent) |
|---|---|---|
| 17 | Data availability | Disclose availability of data and code (with access constraints). |
---
Notes for Assessors
- Apply the 10 generic items as well (study identifiers, objectives, setting, sample-size rationale,
statistical methods, funding/COI, registration) — DECIDE-AI assumes standard reporting underneath.
- Human factors / learning curve (7, 14) and human–computer agreement / override (12) are what
make DECIDE-AI distinct from offline-accuracy guidelines; a study that reports only model metrics and no real-use human-interaction data is PARTIAL/MISSING on the core of DECIDE-AI.
- Safety and errors (6/13/16) must run end-to-end: pre-defined → captured → discussed. A safety
claim with no pre-defined error capture is PARTIAL.
- Implementation (5/10) is about workflow integration and actual use, not just deployment intent.
- Modifications (11): silent mid-study model/threshold changes without disclosure undermine the
evaluation — mark MISSING if changes are implied but not reported.
- Use CONSORT-AI for a definitive trial and TRIPOD+AI / STARD-AI / CLAIM for offline model
development/accuracy; DECIDE-AI covers the early live-clinical evaluation between them.
GRRAS Checklist
Guidelines for Reporting Reliability and Agreement Studies Version: GRRAS 2011 Source: https://doi.org/10.1016/j.jclinepi.2010.03.002 Reference: Kottner J, Audige L, Brorson S, et al. Guidelines for Reporting Reliability and Agreement Studies (GRRAS) were proposed. J Clin Epidemiol. 2011;64(1):96-106. doi:10.1016/j.jclinepi.2010.03.002
Checklist Items (15 items)
Title and Abstract
| # | Item | Description |
|---|---|---|
| 1 | Identification | Identify in title or abstract that the study addresses reliability and/or agreement. Specify the statistic(s) used (e.g., kappa, ICC, Bland-Altman). |
Introduction
| # | Item | Description |
|---|---|---|
| 2 | Rationale | Provide the scientific background and rationale for the reliability/agreement study. |
| 3 | Objectives | State the specific objectives, including any pre-specified hypotheses (e.g., expected level of agreement). |
Methods
| # | Item | Description |
|---|---|---|
| 4 | Study design | Describe the study design, including: fully crossed vs nested, raters as random or fixed effect, number of measurement occasions. |
| 5 | Sample | Describe the sample: how subjects were sampled, eligibility criteria, settings and locations, and intended variation in the measurand. |
| 6 | Measurement methods and devices | Describe the measurement methods and devices used, including any preparation, training, or calibration. |
| 7 | Raters | Describe the raters: number, relevant qualifications and experience, any rater training specific to the study, and whether raters represent the target population of users. |
| 8 | Measurement procedure | Describe the measurement procedure: setting, timing, number of measurements per subject, time interval between repeated measurements, and standardization of conditions. |
| 9 | Order of measurements | State how the order of examination was varied (e.g., randomized order, blinding to previous measurements). |
| 10 | Statistical methods | State the statistical methods used to estimate reliability and/or agreement, including: software, specific statistical model (e.g., ICC model and type), handling of missing data, methods for estimating CIs, and any additional analyses (e.g., Bland-Altman, SEM, MDC). |
Results
| # | Item | Description |
|---|---|---|
| 11 | Sample and raters | Report the number of raters and subjects included in the analysis (and any exclusions). Report relevant demographic and clinical characteristics of the sample. |
| 12 | Reliability/agreement estimates | Report reliability and/or agreement estimates with confidence intervals or standard errors. For continuous measurements, report LoA or SEM/MDC as applicable. |
| 13 | Additional analyses | Report results of any additional analyses performed (e.g., effect of rater experience, subgroup analyses, time-trend analysis). |
Discussion
| # | Item | Description |
|---|---|---|
| 14 | Clinical relevance | Discuss the practical and clinical relevance of the results. Include comparison with previously reported reliability/agreement values, interpretation relative to measurement purpose, and implications for clinical use. |
| 15 | Limitations | Discuss the limitations of the study, including: spectrum of measurand values, generalizability to other raters/settings, potential sources of bias (e.g., memory effects, learning effects), and any factors that may have inflated or deflated estimates. |
---
Notes for Assessors
- GRRAS applies to all reliability and agreement studies, including inter-rater, intra-rater, test-retest, and method-comparison designs across any medical discipline.
- Reliability vs Agreement: These are distinct concepts. Reliability (e.g., ICC, kappa) reflects the ability to distinguish between subjects; agreement (e.g., Bland-Altman limits of agreement, SEM) reflects how close scores are on repeated measurements. A study may report one or both.
- Item 4 (Study design): The ICC model choice (one-way random, two-way random, two-way mixed) and type (single measures, average measures) must match the study design. Flag mismatches as a Major Comment.
- Item 7 (Raters): Rater characteristics strongly influence reliability estimates. Studies using expert raters only will overestimate reliability in general clinical practice. Note this if raters are not representative.
- Item 9 (Order of measurements): Randomization of measurement order is critical for avoiding memory and learning effects. Its absence should be flagged as a limitation.
- Item 12: For ICC, report the model, type, and definition (consistency vs absolute agreement). For kappa, specify weighted vs unweighted and the weighting scheme. Bare numbers without these specifications are PARTIAL.
- Common in radiology: inter-reader agreement for measurements (Bland-Altman, ICC), segmentation agreement (Dice, ICC of volumes), and diagnostic classification agreement (kappa, percent agreement).
- GRRAS is complementary to study-type checklists. For example, a diagnostic accuracy study reporting inter-reader agreement should follow STARD for the main analysis and GRRAS for the agreement component.
MI-CLEAR-LLM Checklist — Reporting LLM Accuracy Studies in Healthcare
Reference: Park SH, Suh CH, Lee JH, Kahn CE Jr, Moy L. Minimum Reporting Items for Clear Evaluation of Accuracy Reports of Large Language Models in Healthcare (MI-CLEAR-LLM). Korean J Radiol. 2024;25(10):865-868. PMID: 39344542 Reference (2025 Update): Park SH, Suh CH, Lee JH, Tejani AS, You SC, Kahn CE Jr, Moy L. MI-CLEAR-LLM: 2025 Updates. Korean J Radiol. 2025;26(12):1123-1132. PMID: 41199132
Version: 2025 (expanded from 2024 original) License: CC BY-NC 4.0 (Korean Society of Radiology) Source: https://kjronline.org/DOIx.php?id=10.3348/kjr.2025.1522
Scope: Studies evaluating the accuracy of LLMs in healthcare applications (diagnosis, triage, clinical decision support, medical question answering, etc.). This is NOT for disclosing LLM use in manuscript writing — for that, see ICMJE/COPE policies and the write-paper skill's LLM disclosure feature.
vs. CLAIM 2024: Use CLAIM for imaging AI model validation. Use MI-CLEAR-LLM for studies testing LLM accuracy in healthcare tasks. Both may apply if the study evaluates an LLM integrated with medical imaging interpretation.
---
Item 1 — LLM Identification and Specifications ⚠️ commonly missed
Description: Fully identify the LLM evaluated in the study. Required content:
- Model name and version (e.g., GPT-4o, Claude 3.5 Sonnet, Gemini 1.5 Pro)
- Manufacturer/developer (e.g., OpenAI, Anthropic, Google)
- Training data cutoff date (if known or disclosed by the developer)
- Date(s) when queries were executed (LLM outputs may change over time due to updates)
- Access mode: web-based chatbot interface, API, or locally deployed open-source model
- For API access: specific API version or endpoint used
- For open-source models: model weights version, quantization method (if applicable), hardware specifications
- Whether retrieval-augmented generation (RAG) or internet access was enabled
- Any fine-tuning or adaptation applied to the base model
Rationale: LLMs are frequently updated without version increments. The same model name may produce different outputs on different dates. Without exact version and date documentation, studies are not reproducible.
Status: [ ] PRESENT [ ] PARTIAL [ ] MISSING
---
Item 2 — Stochasticity Handling ⚠️ commonly missed
Description: Document how the inherent randomness of LLM outputs was managed. Required content:
- Number of query attempts per question/task (e.g., each prompt was run 3 times)
- How multiple outputs were synthesized (e.g., majority vote, best-of-N, mean score)
- Reliability analysis across repeated attempts (e.g., agreement rate, Fleiss' kappa)
- Technical parameter settings that control randomness:
- Temperature setting (e.g., temperature = 0 for deterministic output)
- Top-p (nucleus sampling) setting
- Any other sampling parameters (top-k, frequency penalty, etc.)
- If parameters were not controllable (e.g., web chatbot interface): state this explicitly
Rationale: LLM outputs are stochastic by design. A single query attempt is insufficient to characterize model performance. Studies that do not control or report stochasticity parameters produce unreliable and unreproducible results.
Status: [ ] PRESENT [ ] PARTIAL [ ] MISSING
---
Item 3 — Full Prompt Text ⚠️ commonly missed
Description: Provide the complete text of all prompts used, preserving exact formatting. Required content:
- Full prompt text including system prompts, user prompts, and any few-shot examples
- Preserve precise spellings, symbols, punctuation, spaces, line breaks, and formatting
- If prompts include clinical data or images: describe the format and structure of input data
- For multi-turn conversations: provide the complete conversation sequence
- For chain-of-thought or structured prompting: document the full prompting strategy
- Recommended location: supplementary materials (if prompts are lengthy)
Rationale: Minor prompt variations can substantially alter LLM outputs. Without exact prompt text, no reader can assess the study methodology or attempt replication.
Status: [ ] PRESENT [ ] PARTIAL [ ] MISSING
---
Item 4 — Prompt Execution Details ⚠️ commonly missed
Description: Explain how prompts were operationally used during the study. Required content:
- Whether each query was executed as an independent chat session (new conversation) or within a continuing session
- Whether multiple queries were submitted simultaneously (batch) or sequentially
- If sequentially: whether prior outputs could influence subsequent queries (context carryover)
- Whether any post-processing was applied to LLM outputs (e.g., extracting structured answers from free text, parsing JSON)
- Who executed the queries (researchers, automated scripts, clinical staff)
- For API-based studies: batch size, rate limiting, error handling for failed API calls
Rationale: Chat session context and query ordering can influence LLM responses. Studies must specify whether the LLM had access to context from prior queries, as this affects comparability.
Status: [ ] PRESENT [ ] PARTIAL [ ] MISSING
---
Item 5 — Prompt Testing and Optimization ⚠️ commonly missed
Description: Describe the prompt development process. Required content:
- How prompts were created (expert-designed, iteratively refined, generated by another LLM)
- Rationale for specific wording choices (why this prompt structure was chosen)
- Whether prompt optimization/engineering was performed
- If optimized: method used (manual iteration, automated prompt tuning, grid search over prompt variants)
- Dataset used for prompt optimization (must be independent of test data — see Item 6)
- Number of prompt iterations tested
- Whether different prompt strategies were compared (zero-shot vs. few-shot vs. chain-of-thought)
Rationale: Prompt design is a critical methodological choice equivalent to feature engineering in traditional ML. Unreported optimization inflates apparent performance if optimization and test data overlap.
Status: [ ] PRESENT [ ] PARTIAL [ ] MISSING
---
Item 6 — Test Data Independence ⚠️ commonly missed
Description: Confirm separation between test data and all other data used in the study. Required content:
- Explicit statement that test data were not used during prompt development or optimization
- Whether test data could have been part of the LLM's training data (data contamination risk)
- If test data were sourced from the internet: provide exact URLs and confirm whether the content was publicly accessible before the LLM's training cutoff date
- For published medical examination questions: acknowledge that these may be in the LLM's training corpus and discuss implications
- Mitigation strategies for data contamination (e.g., using unpublished cases, temporal splits, institution-specific data)
Rationale: If test data were seen during prompt optimization or were part of the LLM's pretraining corpus, performance estimates are inflated. Unlike traditional ML where training data are known, LLM training data are often undisclosed, making contamination assessment particularly challenging.
Status: [ ] PRESENT [ ] PARTIAL [ ] MISSING
---
Notes for Assessors
When to Apply MI-CLEAR-LLM
Apply this checklist when the study's primary aim is to evaluate LLM accuracy, performance, or clinical utility in a healthcare context. Examples:
- LLM answering medical board examination questions
- LLM performing clinical reasoning or differential diagnosis
- LLM triaging patient messages or radiology reports
- LLM extracting structured data from clinical notes
- LLM generating radiology report impressions
Do NOT apply this checklist when:
- The study uses LLMs as a tool in the research pipeline (e.g., NLP preprocessing) but does not evaluate LLM accuracy as an outcome
- The manuscript merely discloses that LLM writing assistance was used
Common Assessment Pitfalls
1. Item 1 — "GPT-4" is insufficient. Require the exact model version (e.g., gpt-4-0613, gpt-4-turbo-2024-04-09) and the access date. OpenAI and other providers frequently update models behind the same name. 2. Item 2 — Single-run studies. If only one query attempt was made per item, mark as PARTIAL at best. The study cannot characterize reliability without repeated measurements. 3. Item 3 — "We used a standardized prompt" is insufficient. The full text must be available, even if in supplementary materials. 4. Item 5 — Absent optimization reporting. Many studies iteratively refine prompts but do not report this process. If the prompt appears highly optimized but no development process is described, flag as MISSING. 5. Item 6 — Published exam questions. Studies using publicly available medical exam questions (USMLE, board exams) should explicitly discuss training data contamination risk. This is a known and well-documented concern.
Relationship to Other Guidelines
- CLAIM 2024: Use alongside MI-CLEAR-LLM if the LLM processes medical images (e.g., vision-language models interpreting radiology images).
- TRIPOD+AI: Use alongside MI-CLEAR-LLM if the LLM is used as a clinical prediction model.
- STARD / STARD-AI: Use alongside MI-CLEAR-LLM if the study evaluates diagnostic accuracy of the LLM against a reference standard.
---
Summary
| Category | Items | PRESENT | PARTIAL | MISSING |
|---|---|---|---|---|
| LLM Specification | 1 | /1 | /1 | /1 |
| Stochasticity | 1 | /1 | /1 | /1 |
| Prompt Documentation | 2 | /2 | /2 | /2 |
| Prompt Development | 1 | /1 | /1 | /1 |
| Data Independence | 1 | /1 | /1 | /1 |
| TOTAL | 6 | /6 | /6 | /6 |
Verdict: [ ] READY FOR SUBMISSION [ ] NEEDS REVISION
Co-application note: MI-CLEAR-LLM is typically used alongside another guideline (STARD, CLAIM, TRIPOD+AI) depending on the study design. The 6 items here supplement — not replace — the primary reporting guideline.
MOOSE Checklist
Meta-analysis Of Observational Studies in Epidemiology Version: MOOSE 2000 Source: https://doi.org/10.1001/jama.283.15.2008 Reference: Stroup DF, Berlin JA, Morton SC, et al. Meta-analysis of observational studies in epidemiology: a proposal for reporting. JAMA. 2000;283(15):2008-2012. doi:10.1001/jama.283.15.2008
Checklist Items (35 items)
Reporting of Background
| # | Item | Description |
|---|---|---|
| 1 | Problem definition | Define the clinical or public health problem being addressed. |
| 2 | Hypothesis statement | State the hypothesis to be tested. |
| 3 | Study outcome(s) | Describe the study outcome(s) of interest. |
| 4 | Type of exposure or intervention | Describe the type of exposure or intervention used. |
| 5 | Type of study designs | Describe the type of study designs included (cohort, case-control, cross-sectional, etc.). |
| 6 | Study population | Describe the study population. |
Reporting of Search Strategy
| # | Item | Description |
|---|---|---|
| 7 | Qualifications of searchers | Report the qualifications of the searchers (e.g., librarian, investigator). |
| 8 | Search strategy | Describe the search strategy, including time period included and keywords used. |
| 9 | Effort to include all available studies | Describe efforts to include all available studies, including contact with authors. |
| 10 | Databases and registries searched | List all databases and registries searched. |
| 11 | Search software used | Report the search software used, including name and version. |
| 12 | Use of hand searching | Describe any use of hand searching (e.g., reference lists, conference proceedings). |
| 13 | List of citations located and excluded | Provide a list of citations located and those excluded, including justifications for exclusions. |
| 14 | Method for non-English articles | Describe the method of addressing articles published in languages other than English. |
| 15 | Method for unpublished studies | Describe the method of handling abstracts and unpublished studies. |
| 16 | Description of author contact | Describe any contact with authors for additional data or clarification. |
Reporting of Methods
| # | Item | Description |
|---|---|---|
| 17 | Study relevance | Describe the relevance or appropriateness of studies assembled for assessing the hypothesis to be tested. |
| 18 | Rationale for data selection and coding | Provide the rationale for the selection and coding of data (e.g., sound clinical principles, convenience, etc.). |
| 19 | Data classification | Document how data were classified and coded (e.g., multiple raters, blinding, inter-rater reliability). |
| 20 | Assessment of confounding | Describe the assessment of confounding (e.g., comparability of cases and controls, adjustment for confounders). |
| 21 | Assessment of study quality | Describe the assessment of study quality, including blinding of quality assessors; stratification or regression on possible predictors of study results. |
| 22 | Assessment of heterogeneity | Describe the assessment of heterogeneity. |
| 23 | Statistical methods | Describe statistical methods (e.g., fixed vs random effects, meta-regression, cumulative meta-analysis) in sufficient detail to be replicated. |
| 24 | Tables and graphics | Provide appropriate tables and graphics. |
Reporting of Results
| # | Item | Description |
|---|---|---|
| 25 | Graphic summary | Provide a graphic summarizing individual study estimates and the overall estimate (e.g., forest plot). |
| 26 | Descriptive table | Provide a table giving descriptive information for each study included (design, sample size, outcome measures, effect sizes, confounders adjusted for). |
| 27 | Sensitivity testing | Report results of sensitivity testing (e.g., subgroup analysis, influence analysis, varying inclusion criteria). |
| 28 | Statistical uncertainty | Indicate statistical uncertainty of findings (e.g., 95% confidence intervals). |
Reporting of Discussion
| # | Item | Description |
|---|---|---|
| 29 | Quantitative assessment of bias | Provide a quantitative assessment of bias (e.g., publication bias via funnel plot, Egger test, trim-and-fill). |
| 30 | Justification for exclusion | Justify any exclusions from the meta-analysis. |
| 31 | Assessment of quality of included studies | Assess the quality of included studies and its impact on the overall findings. |
Reporting of Conclusions
| # | Item | Description |
|---|---|---|
| 32 | Alternative explanations | Consider alternative explanations for observed results. |
| 33 | Generalization | Discuss the generalization of the conclusions (i.e., external validity). |
| 34 | Guidelines for future research | Provide guidelines for future research. |
| 35 | Disclosure of funding | Disclose the funding source for the meta-analysis. |
---
Notes for Assessors
- MOOSE is designed specifically for meta-analyses of observational studies (cohort, case-control, cross-sectional). For meta-analyses of RCTs, use PRISMA 2020.
- MOOSE and PRISMA are complementary. Many journals require adherence to both for observational MAs. When both apply, audit against both checklists separately.
- Items 7-16 (Search Strategy) overlap substantially with PRISMA but include observational-specific items such as handling of confounding and study quality assessment.
- Item 20 (Assessment of confounding) is particularly important for observational MAs, as confounding is the primary threat to validity -- unlike RCTs where randomization addresses this.
- Item 21 (Assessment of study quality) should describe a formal tool. Common tools include NOS (Newcastle-Ottawa Scale), ROBINS-I, or the Joanna Briggs Institute checklists.
- Item 29 (Quantitative assessment of bias) is critical. Publication bias assessment is expected in all meta-analyses, but is especially important for observational studies where positive-result bias is well documented.
- MOOSE was published before the PRISMA era (2009/2020). Some journals now accept PRISMA with MOOSE-specific additions. If in doubt, check journal instructions.
Newcastle-Ottawa Scale (NOS) Assessment Guide
Quality assessment tool for non-randomised studies in meta-analyses. Reference: Wells GA et al. Ottawa Hospital Research Institute.
Structure
NOS uses a "star system" (maximum 9 stars) across 3 categories. Higher stars = higher quality.
Cohort Studies (max 9 stars)
Selection (max 4 stars)
1. Representativeness of the exposed cohort (1 star)
- a) Truly representative of the average [describe] in the community *
- b) Somewhat representative *
- c) Selected group of users
- d) No description
2. Selection of the non-exposed cohort (1 star)
- a) Drawn from the same community as the exposed *
- b) Drawn from a different source
- c) No description
3. Ascertainment of exposure (1 star)
- a) Secure record (e.g., surgical records) *
- b) Structured interview *
- c) Written self-report
- d) No description
4. Demonstration that outcome was not present at start (1 star)
- a) Yes *
- b) No
Comparability (max 2 stars)
5. Comparability of cohorts on the basis of design or analysis (up to 2 stars)
- a) Study controls for [most important factor] *
- b) Study controls for any additional factor *
Outcome (max 3 stars)
6. Assessment of outcome (1 star)
- a) Independent blind assessment *
- b) Record linkage *
- c) Self-report
- d) No description
7. Was follow-up long enough for outcomes to occur? (1 star)
- a) Yes (select adequate follow-up period) *
- b) No
8. Adequacy of follow-up of cohorts (1 star)
- a) Complete follow-up (all subjects accounted for) *
- b) Subjects lost to follow-up unlikely to introduce bias (<=20% lost, or description provided) *
- c) Follow-up rate <80% and no description of those lost
- d) No statement
Case-Control Studies (max 9 stars)
Selection (max 4 stars)
1. Is the case definition adequate? 2. Representativeness of the cases 3. Selection of controls 4. Definition of controls
Comparability (max 2 stars)
5. Comparability of cases and controls (same 2-star system)
Exposure (max 3 stars)
6. Ascertainment of exposure 7. Same method of ascertainment for cases and controls 8. Non-response rate
Interpretation
| Stars | Quality |
|---|---|
| 7-9 | Good (high quality) |
| 4-6 | Fair (moderate quality) |
| 0-3 | Poor (low quality) |
Alternative thresholds may be pre-specified in the protocol.
When to Use
- Observational cohort studies in intervention or exposure meta-analyses
- Case-control studies
- Simpler alternative to ROBINS-I when full domain-level assessment is not needed
- Note: NOS does not provide domain-level judgments -- only an aggregate score
PRISMA 2020 Checklist
Preferred Reporting Items for Systematic Reviews and Meta-Analyses Version: PRISMA 2020 Source: https://www.prisma-statement.org
Checklist Items (27 items)
Title
| # | Item | Description |
|---|---|---|
| 1 | Title | Identify the report as a systematic review. |
Abstract
| # | Item | Description |
|---|---|---|
| 2 | Abstract | Provide a structured summary including, as applicable: background; objectives; data sources; study eligibility criteria, participants, and interventions; study appraisal and synthesis methods; results; limitations; conclusions and implications of key findings; systematic review registration number. |
Introduction
| # | Item | Description |
|---|---|---|
| 3 | Rationale | Describe the rationale for the review in the context of existing knowledge. |
| 4 | Objectives | Provide an explicit statement of the objective(s) or question(s) the review addresses using the PICO framework or similar. |
Methods
| # | Item | Description |
|---|---|---|
| 5 | Eligibility criteria | Specify the inclusion and exclusion criteria for the review and how studies were grouped for the syntheses. |
| 6 | Information sources | Specify all databases, registers, websites, organisations, reference lists, and other sources searched or consulted to identify studies. Specify the date when each source was last searched or consulted. |
| 7 | Search strategy | Present the full search strategies for all databases, registers, and websites, including any filters and limits used. |
| 8 | Selection process | Specify the methods used to decide whether a study met the inclusion criteria of the review, including how many reviewers screened each record and each report retrieved, whether they worked independently, and if applicable, details of automation tools used in the process. |
| 9 | Data collection process | Specify the methods used to collect data from reports, including how many reviewers collected data from each report, whether they worked independently, any processes for obtaining or confirming data from study investigators, and if applicable, details of automation tools used in the process. |
| 10a | Data items | List and define all outcomes for which data were sought. Specify whether all results that were compatible with each outcome domain in each study were sought (e.g., for all measures, time points, analyses), and if not, the methods used to decide which results to collect. |
| 10b | Data items | List and define all other variables for which data were sought (e.g., participant and intervention characteristics, funding sources). Describe any assumptions made about any missing or unclear information. |
| 11 | Study risk of bias assessment | Specify the methods used to assess risk of bias in the included studies, including details of the tool(s) used, how many reviewers assessed each study and whether they worked independently, and if applicable, details of automation tools used in the process. |
| 12 | Effect measures | Specify for each outcome the effect measure(s) (e.g., risk ratio, mean difference) used in the synthesis or presentation of results. |
| 13a | Synthesis methods | Describe the processes used to decide which studies were eligible for each synthesis (e.g., tabulating the study intervention characteristics and comparing against the planned groups for each synthesis). |
| 13b | Synthesis methods | Describe any methods required to prepare the data for presentation or synthesis, such as handling of multi-arm studies and multiple outcome measures. |
| 13c | Synthesis methods | Describe any methods used to tabulate or visually display results of individual studies and syntheses. |
| 13d | Synthesis methods | Describe any methods used to synthesize results and provide a rationale for the choice(s). If meta-analysis was performed, describe the model(s), method(s) to identify the presence and extent of statistical heterogeneity, and software package(s) used. |
| 13e | Synthesis methods | Describe any methods used to explore possible causes of heterogeneity among study results (e.g., subgroup analysis, meta-regression). |
| 13f | Synthesis methods | Describe any sensitivity analyses conducted to assess robustness of the synthesized results. |
| 14 | Reporting bias assessment | Describe any methods used to assess risk of bias due to missing results in a synthesis (arising from reporting biases). |
| 15 | Certainty assessment | Describe any methods used to assess certainty (or confidence) in the body of evidence for an outcome. |
Results
| # | Item | Description |
|---|---|---|
| 16a | Study selection | Describe the results of the search and selection process, ideally with a PRISMA flow diagram, from the number of records identified to the number of studies included in the review. |
| 16b | Study selection | Cite studies that might appear to meet the inclusion criteria, but which were excluded, and explain why they were excluded. |
| 17 | Study characteristics | Cite each included study and present its characteristics. |
| 18 | Risk of bias in studies | Present assessments of risk of bias for each included study. |
| 19 | Results of individual studies | For all outcomes, present, for each study: (a) summary statistics for each group (where appropriate) and (b) an effect estimate and its precision (e.g., confidence/credible interval), ideally using structured tables or forest plots. |
| 20a | Results of syntheses | For each synthesis, briefly summarise the characteristics and risk of bias among contributing studies. |
| 20b | Results of syntheses | Present results of all statistical syntheses conducted. If meta-analysis was done, present for each the summary estimate and its precision (e.g., confidence/credible interval) and measures of statistical heterogeneity. If comparing groups, describe the direction of the effect. |
| 20c | Results of syntheses | Present results of all investigations of possible causes of heterogeneity among study results. |
| 20d | Results of syntheses | Present results of all sensitivity analyses conducted to assess the robustness of the synthesized results. |
| 21 | Reporting biases | Present assessments of risk of bias due to missing results (arising from reporting biases) for each synthesis assessed. |
| 22 | Certainty of evidence | Present assessments of certainty (or confidence) in the body of evidence for each outcome assessed. |
Discussion
| # | Item | Description |
|---|---|---|
| 23a | Discussion | Provide a general interpretation of the results in the context of other evidence. |
| 23b | Discussion | Discuss any limitations of the evidence included in the review. |
| 23c | Discussion | Discuss any limitations of the review processes used. |
| 23d | Discussion | Discuss implications of the results for practice, policy, and future research. |
Other Information
| # | Item | Description |
|---|---|---|
| 24a | Registration and protocol | Provide registration information for the review, including register name and registration number, or state that the review was not registered. |
| 24b | Registration and protocol | Indicate where the review protocol can be accessed, or state that a protocol was not prepared. |
| 24c | Registration and protocol | Describe and explain any amendments to information provided at registration or in the protocol. |
| 25 | Support | Describe sources of financial or non-financial support for the review, and the role of the funders or sponsors in the review. |
| 26 | Competing interests | Declare any competing interests of review authors. |
| 27 | Availability of data, code, and other materials | Report which of the following are publicly available and where they can be found: template data collection forms; data extracted from included studies; data used for all analyses; analytic code; any other materials used in the review. |
---
PRISMA 2020 Flow Diagram
The PRISMA flow diagram (item 16a) should include four phases:
IDENTIFICATION
Records identified from databases (n = ?)
Records identified from other sources (n = ?)
|
v
Records removed before screening:
Duplicate records (n = ?)
Records marked as ineligible by automation tools (n = ?)
Records removed for other reasons (n = ?)
|
v
SCREENING
Records screened (n = ?)
Records excluded (n = ?)
|
v
Reports sought for retrieval (n = ?)
Reports not retrieved (n = ?)
|
v
Reports assessed for eligibility (n = ?)
Reports excluded (n = ?), with reasons:
Reason 1 (n = ?)
Reason 2 (n = ?)
Reason 3 (n = ?)
|
v
INCLUDED
Studies included in review (n = ?)
Reports of included studies (n = ?)---
Notes for Assessors
- PRISMA 2020 expanded from the original 27-item checklist; several items now have sub-items (e.g., 10a/10b, 13a-13f, 16a/16b).
- Item 7 (full search strategy): the complete strategy for at least one database must be provided, either in the manuscript or supplementary materials.
- Item 15 (certainty assessment): GRADE is the most common framework; mark as MISSING if no certainty assessment is reported.
- Item 24 (registration): PROSPERO is the standard registry for systematic reviews. If not registered, the authors should explicitly state this.
- Item 27 (data availability): increasingly required; check if authors state where extracted data and analytic code can be accessed.
- For systematic reviews of diagnostic test accuracy, also consider PRISMA-DTA extension.
- For reviews that include meta-analysis, items 13d (synthesis model) and 20b (heterogeneity measures) are critical.
Related skills
FAQ
How many guidelines does check-reporting support?
It supports 36 guidelines and risk-of-bias tools, from STROBE and CONSORT to QUADAS-2, RoB 2, and PROBAST.
What is the output?
An item-by-item assessment marking each checklist item PRESENT, MISSING, or PARTIAL, suitable for journal submission.