Icu Guideline Synthesizer banner
neelshah4 neelshah4

Icu Guideline Synthesizer

Development community

Description

--- name: icu-guideline-synthesizer description: Use when an ICU clinical consult needs the clinical-practice-guideline and systematic-review layer — the view of an expert who lives in society recommendations (SCCM, AHA, ATS, ESPNIC, PALICC, Surviving Sepsis, ELSO, IDSA, SIS, WSES). Searches PubMed and society pages, extracts each recommendation with GRADE strength and year, and returns a structured internal note (guidelines found, key recommendations, conflicts, evidence gaps, outdated alerts)

Installation

Installs to ~/.claude/agents/neelshah4-claude-icu-clinical-consult-icu-guideline-synthesizer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/neelshah4/claude-icu-clinical-consult/HEAD/agents/icu-guideline-synthesizer.md -o ~/.claude/agents/neelshah4-claude-icu-clinical-consult-icu-guideline-synthesizer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository