Skills DirectorySkills Directory
SkillsLearnSecurityCategoriesDocsCommunityBlog
Sign InSubmit Skill
Skills Directory

Security-tested agent skills for Claude, coding agents, and AI workflows.

Directory

  • Browse Skills
  • All Skills A–Z
  • Claude Skills
  • Claude Code Skills
  • Agent Skills
  • Categories
  • Submit a Skill

Learn

  • Learn Hub
  • Install Claude Skills
  • Write SKILL.md
  • Skills vs MCP
  • Directories Compared

Security

  • Security
  • Methodology
  • Secure Claude Skills
  • Security Badges

Company

  • About
  • Community
  • Blog
  • API Docs
  • Advertise

2026 Skills Directory. All rights reserved.

Back to skills

Clinical Diagnostic Reasoning

ASecurity

Identify and counteract cognitive biases in medical decision-making through systematic error analysis and contextual algorithm application. For diagnostic reasoning, treatment decisions, and

2,984 stars
0 votes
0 copies
0 views
Added 5/30/2026
researchgo

Works with

cli

Security Analysis

A100/100

Scanned 5/30/2026

Install to Claude Code

$npx -y skills add FreedomIntelligence/OpenClaw-Medical-Skills --skill clinical-diagnostic-reasoning --agent claude-code

Installs into .claude/skills of the current project.

Are you the author of Clinical Diagnostic Reasoning?

Add the live security badge to your README — it updates automatically with every re-scan.

Security grade badge for Clinical Diagnostic Reasoning
[![Security: A — Skills Directory](https://www.skillsdirectory.com/api/skills/freedomintelligence-clinical-diagnostic-reasoning/badge)](https://www.skillsdirectory.com/skills/freedomintelligence-clinical-diagnostic-reasoning)

More formats (shields.io, HTML) on the badges page.

Download Zip
Files
SKILL.md
---
name: clinical-diagnostic-reasoning
description: Identify and counteract cognitive biases in medical decision-making through systematic error analysis and contextual algorithm application. For diagnostic reasoning, treatment decisions, and
  clinical judgment improvement. NOT for basic medical knowledge, technical procedures, or non-clinical healthcare domains.
allowed-tools: Read
metadata:
  tags:
  - clinical
  - diagnostic
  - reasoning
  pairs-with:
  - skill: systems-thinking
    reason: Systems thinking reveals feedback loops and hidden dependencies in diagnostic reasoning chains
  - skill: checklist-discipline
    reason: Diagnostic checklists reduce cognitive bias errors in medical decision-making
  - skill: crisis-detection-intervention-ai
    reason: Crisis detection requires the same bias-aware reasoning used in clinical diagnostics
---

# Clinical Diagnostic Reasoning
Improve diagnostic accuracy and treatment decisions by recognizing and overcoming systematic cognitive errors in clinical thinking.

## When to Use
✅ Use for:
- Diagnostic decision-making in clinical practice
- Treatment planning and therapeutic choices
- Case review and error analysis
- Medical education on clinical reasoning
- Patient communication and shared decision-making
- Quality improvement and patient safety initiatives

❌ NOT for:
- Learning basic medical facts or pathophysiology
- Technical procedures or surgical skills
- Healthcare administration or policy
- Non-physician clinical roles without diagnostic responsibility
- Population health management without individual patient focus

## Core Process

### Diagnostic Reasoning Flow
```
New patient presentation
    ↓
┌───[Gather information through language/history]
│   ↓
│   Does presentation suggest standard algorithm?
│   ├─ NO → Continue hypothesis generation
│   │         ↓
│   │         Develop differential diagnosis
│   │         ↓
│   │         [Proceed to bias check]
│   │
│   └─ YES → Does patient context match algorithm assumptions?
│             ├─ YES → Apply algorithm
│             │         ↓
│             │         Monitor outcomes
│             │         ↓
│             │         [Proceed to bias check]
│             │
│             └─ NO → What patient-specific factors differ?
│                     ↓
│                     Does evidence justify deviation?
│                     ├─ YES → Document rationale and modify
│                     └─ NO → Apply algorithm; reconsider if new data
│
└─── [BIAS CHECK - Always perform]
     ↓
     Am I anchored to initial impression?
     ├─ POSSIBLY → Reassess case without initial anchor
     │
     Have I found one explanation and stopped searching?
     ├─ YES → Continue search: "What else could this be?"
     │         "Does this explain ALL findings?"
     │
     Am I pattern-matching from recent/memorable case?
     ├─ YES → List specific differences between cases
     │
     Am I stereotyping this patient?
     ├─ POSSIBLY → Reset: Evaluate symptoms independently
     │
     Do I feel compelled to "do something"?
     ├─ YES → Is action justified by evidence or anxiety?
     │         Is watchful waiting appropriate?
     │
     Have I sought disconfirming evidence?
     └─ NO → Actively look for data that contradicts working diagnosis
```

### Case-Based Error Analysis Flow
```
Clinical error occurred
    ↓
What was the error?
    ├─ Wrong diagnosis
    ├─ Inappropriate treatment
    └─ Missed diagnosis
    ↓
Was this a knowledge gap or thinking error?
    ├─ KNOWLEDGE GAP → Address through study
    │                   (Not the focus of this skill)
    │
    └─ THINKING ERROR → Which cognitive bias operated?
                        ↓
                        ┌─ Anchoring? (stuck on initial impression)
                        ├─ Satisfaction of search? (stopped too early)
                        ├─ Availability? (recent case pattern-match)
                        ├─ Attribution? (stereotyped patient)
                        └─ Commission? (unnecessary action)
                        ↓
                        Was error preventable with current knowledge?
                        ├─ YES → How could bias have been recognized?
                        │         ↓
                        │         Extract generalizable lesson
                        │         ↓
                        │         Apply to future similar situations
                        │
                        └─ NO → Document for learning, not applicable
```

### Patient Communication Flow
```
Need to present medical information
    ↓
What decision does patient need to make?
    ↓
Identify equivalent framings:
    - Positive frame (% success/survival)
    - Negative frame (% failure/mortality)
    - Absolute numbers
    - Relative risk
    ↓
Which framing facilitates genuine understanding?
    ↓
Is my framing choice unintentionally biasing decision?
    ├─ YES → Present multiple equivalent framings
    │         Allow patient to process from different angles
    │
    └─ UNCERTAIN → Present both positive and negative frames
                    Verify patient comprehension
                    ↓
                    "What is your understanding of the risks/benefits?"
```

## Anti-Patterns

### Satisfaction of Search
**Novice approach:** Finds one clinically interesting explanation and stops diagnostic inquiry. "The patient has pneumonia, that explains the fever and cough."

**Expert approach:** After finding initial explanation, explicitly asks: "What else could be present? Does this explain ALL findings? Could there be a coexisting condition?"

**Timeline:** Develops over years of clinical experience through cases where initial findings were incomplete or coincidental. Critical moment comes when missing a second diagnosis causes patient harm—realization that "not finding everything is suboptimal."

### Anchoring Error
**Novice approach:** Initial symptoms or emergency department triage note establishes diagnosis that persists despite contradictory information. "ED said anxiety attack, so I'm treating anxiety."

**Expert approach:** Periodically resets evaluation without reference to initial impressions. "If I saw this patient fresh right now, what would I think?" Actively seeks information contradicting initial hypothesis.

**Timeline:** Requires recognizing pattern across multiple cases where initial impression proved misleading. Breakthrough occurs when physician catches themselves defending an anchor despite mounting contrary evidence.

### Commission Bias
**Novice approach:** Feels compelled to take action because "doing something" feels better than watchful waiting, even without clear indication. Treats borderline abnormal labs, adjusts medications unnecessarily.

**Expert approach:** Explicitly evaluates whether action is justified by evidence or driven by psychological need to intervene. Comfortable with watchful waiting when appropriate. Asks: "Will treatment help more than harm?"

**Timeline:** Often develops after causing harm through unnecessary intervention. Turning point is recognizing that action carries its own risks and that inaction is sometimes the most appropriate decision.

### Availability Error
**Novice approach:** "I just saw three patients with Lyme disease, so this patient's fatigue must be Lyme too." Pattern-matches based on superficial similarities without considering differences.

**Expert approach:** When noticing similarity to recent case, explicitly lists differences: "How is this patient NOT like that case?" Questions whether similarities are clinically meaningful or coincidental.

**Timeline:** Accumulates through experience with similar-seeming cases that proved different. Key insight comes when a "just like the last patient" case turns out completely different upon deeper investigation.

### Attribution Error
**Novice approach:** Accepts colleague's characterization that patient is "drug-seeking" or "anxious" and dismisses symptoms without independent evaluation. Stereotypes based on demographics.

**Expert approach:** Approaches each patient as individual regardless of others' characterizations. "What does THIS patient's presentation tell me?" Separates objective findings from attributed motivations.

**Timeline:** Often requires personal experience of misjudging a patient or discovering that a dismissed patient had serious pathology. Recognition that stereotypes prevented seeing actual clinical presentation.

### Algorithm Rigidity
**Novice approach:** Either follows algorithms without contextual consideration ("The guideline says X, so I must do X") OR abandons them based on gut feeling without justification.

**Expert approach:** Recognizes algorithms as population-based tools requiring interpretation. Can articulate why specific patient context justifies deviation when it does. Documents reasoning.

**Timeline:** Develops through repeated experience applying guidelines to diverse patients. Critical learning occurs when rigid application causes harm OR when appropriate deviation leads to better outcome—recognizing that expertise lies in knowing which mode applies when.

## Mental Models & Shibboleths

### Core Shibboleths
- **"Not finding everything is suboptimal"** — Expert recognition that diagnostic search shouldn't stop at first finding
- **"Understanding why we get things wrong is essential to understanding how to get things right"** — Expert frame that errors reveal cognitive patterns, not just knowledge gaps
- **Semantic equivalence awareness** — Expert automatically recognizes that "30% chance of improvement" and "70% chance of failure" are clinically identical but psychologically different

### Expert vs Novice Markers
**Novice says:** "The patient has [single diagnosis]"
**Expert says:** "The primary issue is [diagnosis], but I'm also considering [alternatives] and haven't ruled out [other possibilities]"

**Novice says:** "We need to do something"
**Expert says:** "The question is whether intervention offers more benefit than harm compared to watchful waiting"

**Novice says:** "The protocol says..."
**Expert says:** "The protocol applies when [conditions], but this patient differs in [specific ways]"

### Navigation Metaphor
Clinical reasoning requires navigating between two extremes:
- **Rigid shore:** Algorithmic medicine without contextual adaptation
- **Chaos shore:** Intuition-based medicine without evidence grounding
- **Expert navigation:** Knowing when to sail closer to structure (standard presentations) versus when context requires deviation (atypical patients)

### Trap Metaphor
Cognitive biases are predictable traps on the diagnostic path:
- Recognizable once you know what to look for
- Avoidable with deliberate countermeasures
- Universal (even experts fall in, but recognize and escape faster)
- The map of traps can be taught and learned

## References
- Source: "How Doctors Think" by Jerome Groopman
- Domain: Clinical decision-making, diagnostic reasoning, medical cognitive science
- Key insight: Medical errors stem primarily from systematic thinking patterns (cognitive biases) rather than knowledge deficits, and these patterns can be identified, taught, and corrected

Attribution

FreedomIntelligenceFreedomIntelligence
View sourceMore from FreedomIntelligence →
SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.

Comments (0)

No comments yet. Be the first to comment!

SSkills DirectorySkills Directory

Your tool, in front of Claude Code builders.

3 founder slots · $299/mo · GSC-verified traffic · sponsors can never buy grades.

See placements

Related Skills

Competitor Analysis

This skill provides comprehensive analysis of competitor SEO and GEO strategies, revealing what's working in your market and identifying opportunities to outperform the competition.

1823 votes

Deep Research

Universal deep research agent team. 13-agent pipeline for rigorous academic research on any topic. 7 modes: full research, quick brief, paper review, lit-review, fact-check, Socratic guided research dialogue, and systematic review with optional meta-analysis. Covers research question formulation, Socratic mentoring, methodology design, systematic literature search, source verification, cross-source synthesis, risk of bias assessment, meta-analysis, APA 7.0 report compilation, editorial review...

452202 votes

Paperclip Distill

Use when an operation issue is a Paperclip cursor-window, distill, or backfill — `operationType: "distill"` or `"backfill"` and the body references a Paperclip source bundle for a project or root issue. Turn raw Paperclip activity into a wiki-insightful project page, decisions log, and history note. This skill exists specifically to replace the stiff, datestamp-heavy templated output that the deterministic distiller produces.

798221 votes

Academic Pipeline

Orchestrator for the full academic research pipeline: research -> write -> integrity check -> review -> revise -> re-review -> re-revise -> final integrity check -> finalize. Coordinates deep-research, academic-paper, and academic-paper-reviewer into a seamless 10-stage workflow with mandatory integrity verification, two-stage peer review, and reproducible quality gates. Triggers on: academic pipeline, research to paper, full paper workflow, paper pipeline, end-to-end paper, research-to-publi...

452201 votes

Exa Search

Semantic search, similar content discovery, and structured research using Exa API

304951 votes
View all in research →