Clinical decision support (CDS) documents are analytical reports for pharmaceutical research, guideline development, and regulatory submissions. This knowhow covers two main document types: Patient Cohort Analyses (biomarker-stratified group outcomes) and Treatment Recommendation Reports (evidence-graded clinical guidelines). For individual patient-level treatment plans, use the treatment-plans skill instead.
Key Concepts
1. Document Types
Patient Cohort Analysis — Group-level statistical comparison of patient subgroups stratified by biomarkers, molecular subtypes, or clinical characteristics.
| 2C | Weak | Low | Very uncertain; expert opinion or observational data only |
3. Outcome Metrics
| Metric | Abbreviation | Definition |
|--------|-------------|------------|
| Overall Survival | OS | Time from treatment start to death from any cause |
| Progression-Free Survival | PFS | Time to disease progression or death |
| Objective Response Rate | ORR | Proportion with CR + PR per RECIST 1.1 |
| Duration of Response | DOR | Time from first response to progression |
| Disease Control Rate | DCR | Proportion with CR + PR + SD |
4. Statistical Reporting Standards
Hazard ratios: Report with 95% CI (e.g., HR 0.65, 95% CI 0.48–0.89, p=0.007)
Survival data: Median OS/PFS with 95% CI + landmark rates (6-mo, 12-mo, 24-mo)
Response rates: Point estimate with 95% CI
Kaplan-Meier curves: Include number-at-risk tables below, censoring markers, log-rank p-value
Subgroup analyses: Forest plots with interaction p-values; clearly label pre-specified vs exploratory
Decision Framework
Use this framework to select the appropriate document type:
Is this about a POPULATION or an INDIVIDUAL patient?
├── POPULATION (group-level analysis)
│ ├── Comparing outcomes between subgroups? → Patient Cohort Analysis
│ ├── Developing treatment guidelines? → Treatment Recommendation Report
│ └── Both analysis and recommendations? → Combined (cohort analysis + recommendations chapter)
└── INDIVIDUAL (single patient)
└── Use treatment-plans skill instead
| Medical affairs strategy | Treatment Recommendations | Competitive landscape, positioning, KOL education |
| Real-world evidence study | Cohort Analysis | EMR cohort definition, outcomes by treatment arm |
Best Practices
Always start with a full-page executive summary: Page 1 should contain 3–5 colored summary boxes (findings, biomarkers, implications, statistics, safety) that are scannable in 60 seconds. No table of contents on page 1. This is the single most impactful formatting decision for CDS documents.
Use GRADE consistently: Every treatment recommendation must have a GRADE rating (1A–2C) with documented rationale. Do not mix GRADE with other rating systems within the same document.
Report effect sizes, not just p-values: Always include hazard ratios or odds ratios with 95% confidence intervals. A p-value alone does not convey clinical significance or effect magnitude.
Specify biomarker assay details: Name the platform (e.g., FoundationOne CDx, Ventana PD-L1 SP263), cut-points, and validation status. Biomarker results are only actionable when the assay is known.
Use RECIST 1.1 for response assessment: For immunotherapy cohorts, note iRECIST criteria and pseudoprogression handling. Clearly state which criteria were used.
Include number-at-risk tables: Below every Kaplan-Meier curve, show the number of patients at risk at each time point. This is mandatory for credible survival analysis.
Declare data completeness and follow-up: Report median follow-up time, data maturity (% events), and how missing data was handled (complete case, imputation method).
De-identify per HIPAA Safe Harbor: Remove all 18 HIPAA identifiers before including any patient-level data. Add confidentiality headers for proprietary pharmaceutical data.
Color-code consistently: Blue = data/information, green = biomarkers/positive, orange = clinical implications/caution, red = warnings/safety, gray = statistics/methods.
10. Date and version all recommendations: Include analysis date, data cutoff date, and planned update schedule. Treatment guidelines become outdated as new trial data emerges.
Common Pitfalls
Mixing population-level and individual-level recommendations: CDS documents analyze cohorts, not individuals. Stating "Patient X should receive..." is inappropriate. *How to avoid*: Use language like "Patients with biomarker X may benefit from..." or "Evidence supports [therapy] for [population] (Grade 1B)."
Over-interpreting subgroup analyses: Post-hoc subgroup analyses are hypothesis-generating, not confirmatory. *How to avoid*: Always label exploratory vs pre-specified subgroups. Report interaction p-values. State "These findings require prospective validation."
Omitting confidence intervals: Reporting median PFS = 12.5 months without CI makes the precision invisible. *How to avoid*: Always format as "median PFS 12.5 months (95% CI: 9.8–15.2)."
Ignoring competing risks: In oncology cohorts, patients may die from non-cancer causes, biasing standard Kaplan-Meier estimates. *How to avoid*: For OS analysis, note competing causes. For PFS, acknowledge censoring for non-disease events.
Inconsistent GRADE application: Grading one recommendation as 1A but not grading others leaves quality gaps. *How to avoid*: Grade every recommendation. If evidence is insufficient, assign 2C with "insufficient evidence" note.
Executive summary that is too detailed: A 2-page executive summary defeats the purpose. *How to avoid*: Limit to page 1 only. Use bullet points in colored boxes, not paragraphs. End with \newpage before TOC.
Missing regulatory compliance elements: Omitting confidentiality notices or HIPAA de-identification in pharmaceutical documents. *How to avoid*: Add confidentiality header to every page. Include de-identification statement in methods section.
Workflow
Standard CDS Document Development Process
Define scope: Identify document type (cohort analysis vs treatment recommendations), disease state, target audience, and data sources
Gather evidence: Collect trial data, biomarker results, published guidelines. For recommendations, perform systematic evidence review
Design document structure: Select appropriate sections based on document type (see Decision Framework). Plan visual elements (survival curves, forest plots, decision algorithms)
Draft executive summary first: Write the page-1 summary boxes before detailed sections. This forces clarity about key findings
Author detailed sections: Write each section with proper statistical reporting. For cohort analyses: demographics → biomarkers → outcomes → subgroup comparisons. For recommendations: evidence review → GRADE assessment → recommendations by line → algorithm
Apply GRADE ratings (recommendations only): Assess each recommendation against evidence quality criteria. Document rationale for each grade
Format in LaTeX/PDF: Apply document template (0.5-inch margins, colored tcolorbox elements, professional tables). Ensure page 1 is executive summary only
Take jaechang-hits/clinical-decision-support-documents from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
Check the name does not clash
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.