.Agent
.Agent from RooseveltAdvisors/ClinicalNoteAgent.
Skills in this plugin
3- ▌ RAG Retrieval · rooseveltadvisors bundleHybrid search (embedding + BM25) for retrieving relevant clinical note passages. Use for finding source evidence to support claims in summaries and recommendations.
- ▌ JSON Validation · rooseveltadvisors bundlePydantic schema validation for agent outputs. Use to validate JSON against TableOfContents, ClinicalSummary, TreatmentPlan, and EvaluatorFeedback schemas before accepting agent responses.
- ▌ Structured Logging · rooseveltadvisors bundleJSON-based structured logging for audit trails and debugging. Use for logging all agent operations, quality metrics, errors, and execution times with daily rotation and automatic cleanup.