--- name: care-coordination description: Care Coordination agent for healthcare workflows. keywords: - care-coordination - anthropic - healthcare measurable_outcome: Process Care Coordination requests with trace. license: MIT metadata: author: Anthropic Health Stack version: "1.0.0" compatibility: - system: Python 3.9+ allowed-tools: - run_shell_command --- # Care Coordination This skill implements the Care Coordination workflow using Anthropic's Claude. ## Usage ```bash python3 Skills/Anthropic_Health_Stack/Care_Coordination/coworker.py ```