Instructions file CodexOpenCode
AGENTS.md instructions for Wuxb02/assist-agent, covering project knowledge base, structure, where to look, conventions and anti-patterns (this project).
Instructions file CodexOpenCode
AGENTS.md instructions for Wuxb02/assist-agent, covering project knowledge base, structure, where to look, conventions and anti-patterns (this project).
Skill Claude CodeCodex
Analyze symptom patterns and potential disease associations. Use when user describes multiple symptoms and needs pattern analysis or differential diagnosis suggestions.
Skill Claude CodeCodex
Assess symptom risk level (low/medium/high/emergency). Use when user describes symptoms and needs risk evaluation to determine urgency of medical attention.
Skill Claude CodeCodex
Search clinical practice guidelines and expert consensus documents. Use when user needs authoritative treatment standards or evidence-based medical recommendations.
Skill Claude CodeCodex
Conduct deep research combining web search, knowledge base, and evidence synthesis. Use for complex medical questions requiring latest research or comprehensive literature review.
Skill Claude CodeCodex
Search for ICD-10 disease codes and classifications. Use when user asks about disease coding, classification, or needs ICD-10 codes for medical records.
Skill Claude CodeCodex
Provide lifestyle and medication guidance based on disease or symptoms. Use when user asks about diet, exercise, sleep advice, or basic medication guidance for specific conditions.
Skill Claude CodeCodex
Search current session conversation history (short-term memory). Use when user asks "我之前问过什么", "历史对话", "上次说了什么", or needs context from earlier in the same conversation.
Skill Claude CodeCodex
Search medical knowledge base. Use when user asks about medical information, disease details, or general health knowledge. Fast semantic search powered by Milvus vector database.
Skill Claude CodeCodex
Search similar historical cases from long-term memory (Mem0). Use when user asks "有类似的案例吗", "之前有人问过", "相关病例", or when context from past sessions would be helpful.
Instructions file CodexOpenCode
AGENTS.md instructions for Wuxb02/medi-agent-swarm, covering repository guidelines, project structure & module organization, build, test, and development commands, coding style & naming conventions and testing guidelines.
Instructions file
A set of Claude Code instructions for the medi-agent-swarm project, covering its setup, common commands, project overview, and dependencies.