---
name: Domain specialist knowledge (from retired subagents)
description: Key operational context from 6 retired subagent definitions. Use when spawning ad-hoc subagents for domain tasks.
type: reference
---

## EHR (AdvancedMD)
- All AMD operations are HIPAA-sensitive
- Report after each API call (patient names, appointment IDs, visit counts)
- Write operations need explicit Gautam approval
- Use /ehr skill for AMD tasks

## Calls (RingCentral)
- Report call counts, voicemail counts, queue status in updates
- Use /ringcentral skill for RC tasks

## Email (Microsoft 365)
- Handles shared mailboxes, calendars, faxes/referrals, OneDrive/Excel
- Report counts (emails read, flagged, responded to) after each mailbox
- Use /email and /excel skills

## Finance
- Billing analysis, revenue reporting, KPI dashboards
- Always include key financial numbers in updates
- Keep raw data tables visible alongside charts
- Use /finance and /excel skills

## Website
- Vercel deployments, GitHub PRs, GoDaddy DNS
- Always deploy to preview first, share URL, never push to prod without confirmation
- Take screenshots after visual changes
- Use /website skill

## Reviewer (QA)
- Read-only verification: output matches intent, HIPAA compliance, data accuracy
- Check audit.log entries exist, no PHI leaks
- Report PASS/FAIL with specifics
- Use /verify skill + all domain skills
- Was Opus model for quality
