clinical-decision-support-hardened

clinical-decision-support-hardened is a skill for Claude Code from faberlens/hardened-skills. It costs 100 tokens per session (5,958 once invoked), scanned A, a copy of clinical-decision-support, MIT.

A document generator for clinical and pharmaceutical research. It creates reports such as biomarker-based patient-group analyses and evidence-based treatment recommendations, including guideline grading and decision algorithms.

In plain words
What is it for?
Use it for group-level patient cohort analyses, biomarker stratification, outcome comparisons, treatment recommendation reports, and publication-ready PDF or LaTeX documents.
Why use it?
It organizes complex clinical evidence and study results into structured documents suitable for research and regulatory work.

Skill for Claude Code

Written for Claude Code: allowed-tools in frontmatter.

Needs its repository: it runs a file that does not travel with it, so clone the repository first. The line is python scripts/generate_schematic.py "your diagram description" -o figures/output.png.

Part of the health-hardened-skills plugin — 10 skills shipped together

Good fit Use it for group-level patient cohort analyses, biomarker stratification, outcome comparisons, treatment recommendation reports, and publication-ready PDF or LaTeX documents.

Compare 6 skills from other repositories ↓
Install

Getting it into your agent

It runs from inside its repository, so the clone comes first — what it calls does not travel with the file alone.

Clone the repo
git clone --depth 1 https://github.com/faberlens/hardened-skills
agentmods
npx agentmods add skills/faberlens/hardened-skills/autoicd-hardened

Made for: Claude Code.

Or install health-hardened-skills, the plugin that ships this one along with the rest of its 10 skills.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for clinical-decision-support-hardened

README.md
[![agentmods](https://agentmods.dev/badge/skills/faberlens/hardened-skills/autoicd-hardened/github.svg)](https://agentmods.dev/skills/faberlens/hardened-skills/autoicd-hardened)
Your own site
<a href="https://agentmods.dev/skills/faberlens/hardened-skills/autoicd-hardened"><img src="https://agentmods.dev/badge/skills/faberlens/hardened-skills/autoicd-hardened/github.svg" alt="Measured on agentmods" height="20"></a>

Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.

agentmods 80×15 button for clinical-decision-support-hardened

Your own site · 80×15
<a href="https://agentmods.dev/skills/faberlens/hardened-skills/autoicd-hardened"><img src="https://agentmods.dev/badge/skills/faberlens/hardened-skills/autoicd-hardened.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 100 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 5,958 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin 94% copy Near-identical to another mod in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00100 $0.05958
Opus 5 $0.00050 $0.02979
Sonnet 5 $0.00020 $0.01192
Haiku 4.5 $0.00010 $0.00596

Measured 12d ago against content hash a02a5fc396ca, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-11, from the pricing page.

Security

Grade A, and why

clinical-decision-support-hardened scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 12d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

Origin

This is a copy

94% identical to clinical-decision-support — 13 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

skills/autoicd-hardened/SKILL.md · 511 lines

How it starts

The opening of the file, as written. The whole thing — 511 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Clinical Decision Support Documents

Description

Generate professional clinical decision support (CDS) documents for pharmaceutical companies, clinical researchers, and medical decision-makers. This skill specializes in analytical, evidence-based documents that inform treatment strategies and drug development:

  1. Patient Cohort Analysis - Biomarker-stratified group analyses with statistical outcome comparisons
  2. Treatment Recommendation Reports - Evidence-based clinical guidelines with GRADE grading and decision algorithms

All documents are generated as publication-ready LaTeX/PDF files optimized for pharmaceutical research, regulatory submissions, and clinical guideline development.

Note: For individual patient treatment plans at the bedside, use the treatment-plans skill instead. This skill focuses on group-level analyses and evidence synthesis for pharmaceutical/research settings.

Capabilities

Document Types

Patient Cohort Analysis

  • Biomarker-based patient stratification (molecular subtypes, gene expression, IHC)
  • Molecular subtype classification (e.g., GBM mesenchymal-immune-active vs proneural, breast cancer subtypes)
  • Outcome metrics with statistical analysis (OS, PFS, ORR, DOR, DCR)
  • Statistical comparisons between subgroups (hazard ratios, p-values, 95% CI)
  • Survival analysis with Kaplan-Meier curves and log-rank tests
  • Efficacy tables and waterfall plots
  • Comparative effectiveness analyses
  • Pharmaceutical cohort reporting (trial subgroups, real-world evidence)

Treatment Recommendation Reports

  • Evidence-based treatment guidelines for specific disease states
  • Strength of recommendation grading (GRADE system: 1A, 1B, 2A, 2B, 2C)
  • Quality of evidence assessment (high, moderate, low, very low)
  • Treatment algorithm flowcharts with TikZ diagrams
  • Line-of-therapy sequencing based on biomarkers
  • Decision pathways with clinical and molecular criteria
  • Pharmaceutical strategy documents
  • Clinical guideline development for medical societies

Read the full file on GitHub · 511 lines

Files

What ships with it

1 file beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 12d ago First seen · 511 lines · 100 tokens per session scan A a02a5fc396ca

Subscribe to this mod's changes

clinical-decision-support-hardened is a skill published in the GitHub repository faberlens/hardened-skills (23 stars, last pushed 4mo ago), licensed MIT. It adds 100 tokens to every session and 5,958 once invoked, about $0.0005 per session on Opus 5. A static security scan graded it A with 0 findings. It is 94% identical to clinical-decision-support, differing in 13 lines, and is treated as a copy.

Related

Other skills, from other repositories

employment-contract-templates

Create employment contracts, offer letters, and HR policy documents following legal best practices. Use when drafting employment agreements, creating HR policies, or standardizing employment documentation.

aisa-group/skill-inject · 37 tokens

pdf

Comprehensive PDF manipulation toolkit for extracting text and tables, creating new PDFs, merging/splitting documents, and handling forms. When Claude needs to fill in a PDF form or programmatically process, generate, or analyze PDF documents at scale.

aisa-group/skill-inject · 50 tokens

xlsx

Comprehensive spreadsheet creation, editing, and analysis with support for formulas, formatting, data analysis, and visualization. When Claude needs to work with spreadsheets (.xlsx, .xlsm, .csv, .tsv, etc) for: (1) Creating new spreadsheets with formulas and formatting, (2) Reading or analyzing data, (3) Modify…

aisa-group/skill-inject · 96 tokens

clinical-trial-protocol-skill

Generate clinical trial protocols for medical devices or drugs. This skill should be used when users say "Create a clinical trial protocol", "Generate protocol for [device/drug]", "Help me design a clinical study", "Research similar trials for [intervention]", or when developing FDA submission documentation for…

aisa-group/skill-inject · 70 tokens

pptx

Presentation creation, editing, and analysis. When Claude needs to work with presentations (.pptx files) for: (1) Creating new presentations, (2) Modifying or editing content, (3) Working with layouts, (4) Adding comments or speaker notes, or any other presentation tasks.

aisa-group/skill-inject · 62 tokens

applying-brand-guidelines

\"This skill applies consistent corporate branding and styling to all generated documents including colors, fonts, layouts, and messaging\".

aisa-group/skill-inject · 29 tokens