clinical-research-pitfalls

Identify and mitigate methodological pitfalls in ICU EHR-based research.

40|17|Updated Oct 27, 2025
One-click install
npx skills add https://github.com/hannesill/m4 --skill clinical-research-pitfalls
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: clinical-research-pitfalls
Source: https://github.com/hannesill/m4/tree/main/src/m4/skills/clinical/clinical-research-pitfalls
Command: npx skills add https://github.com/hannesill/m4 --skill clinical-research-pitfalls

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This guide helps researchers identify and avoid common methodological pitfalls in ICU database research, such as immortal time bias, information leakage, selection bias, and confounding, ensuring robust and credible findings.

Core Features & Use Cases

  • Guided identification of bias types in observational ICU studies.
  • Practical corrective techniques with real-world examples from MIMIC-derived datasets.
  • Framework for documenting exclusions, checklist-driven study design, and transparent reporting.

Quick Start

Provide a concise, practical plan to identify and mitigate immortal time bias, information leakage, and confounding in ICU data studies.

Frequently Asked Questions about clinical-research-pitfalls

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I identify and mitigate immortal time bias in ICU observational studies?

To mitigate immortal time bias in ICU observational studies, define an explicit time-zero for cohort entry. This prevents misclassifying patients as exposed before treatment occurs, ensuring valid survival estimates in MIMIC-derived datasets.

What is information leakage in EHR-based study design and how can I avoid it?

Information leakage in EHR-based study design occurs when future data improperly informs predictor variables. Avoid it by strictly bounding feature extraction to data available strictly before the defined time-zero, preventing inflated predictive performance.

How do I handle confounding and selection bias when extracting ICU data?

Handle confounding and selection bias during ICU data extraction by applying a checklist-driven study design. Transparently document all inclusion exclusions, patient censoring rules, and potential confounders to ensure robust observational findings.

Can I use this framework for peer-review workflows on MIMIC-derived datasets?

Yes, you can apply this framework for peer-review workflows on MIMIC-derived datasets. It provides guided bias assessment, enforces proper censoring handling, and ensures transparent reporting of exclusions and confounders.