From ai-brain-starter
Pre-configures ai-brain-starter substrate for HIPAA healthcare compliance: typed-memory categories for PHI/clinical data/BAA, retention policies, Epic/Cerner FHIR/Salesforce Health Cloud connectors, decision audits. For covered entities/health systems.
npx claudepluginhub adelaidasofia/ai-brain-starterinit | status | rebuild [--tenant <id>]This skill uses the workspace's default tool permissions.
A pre-configured pack that turns the empty substrate into a healthcare-ready system in one install. The pack ships typed-memory categories that match how patient data, clinical decisions, and BAA relationships move through a covered entity; FHIR connectors for the two dominant EHR vendors; HIPAA retention defaults plus per-state add-ons; and decision-audit patterns that enforce PHI handling at ...
Provides HIPAA-specific guidance for healthcare privacy and security, including PHI handling, BAAs, covered entities, minimum access, and audit trails. For explicit HIPAA compliance tasks.
Guides HIPAA compliance for healthcare systems handling PHI: technical/administrative/physical safeguards, BAA checklists, risk assessments, breach notifications.
Provides HIPAA compliance guidance for healthcare software developers on technical safeguards like encryption, access controls, audit logs. Reviews docs, generates policies, educates on rules.
Share bugs, ideas, or general feedback.
A pre-configured pack that turns the empty substrate into a healthcare-ready system in one install. The pack ships typed-memory categories that match how patient data, clinical decisions, and BAA relationships move through a covered entity; FHIR connectors for the two dominant EHR vendors; HIPAA retention defaults plus per-state add-ons; and decision-audit patterns that enforce PHI handling at the 18-identifier level and produce a verifiable clinical-decision evidence chain.
Healthcare organizations operate under the strictest data-handling regime in commercial software: HIPAA, the HITECH Act, state-level add-ons (California CMIA, Texas HB 300, New York SHIELD), plus a forest of payer and joint-commission rules. A blank substrate install forces every covered entity to re-derive the same PHI-handling firewall and the same retention rules.
This pack ships the firewall and the rules so the org can spend day one on its own clinical workflows rather than on schema design and HIPAA mapping.
| Layer | What ships | Where it lands |
|---|---|---|
| Schema | 7 typed-memory categories with frontmatter contracts | schema/typed-memory-categories.md |
| Connectors | Epic FHIR, Cerner FHIR, Salesforce Health Cloud specs and SMART-on-FHIR auth | connectors/*.md |
| Retention | HIPAA 6-year baseline, per-state add-ons, breach-notification log retention | retention/defaults.md |
| Decision audit | PHI handling against 18 HIPAA identifiers, clinical-decision evidence chains | decision-audit/*.md |
Nothing is auto-applied. Drafts stage under drafts/; the privacy officer, security officer, and clinical informatics lead review and merge.
connectors/epic-fhir.md : Epic via FHIR R4; SMART-on-FHIR auth; resource types coveredconnectors/cerner-fhir.md : Oracle Cerner via FHIR R4; SMART-on-FHIR auth; resource types coveredconnectors/salesforce-health-cloud.md : Salesforce Health Cloud connector; OAuth and Salesforce platform authSee retention/defaults.md.
decision-audit/phi-handling.md : every PHI tag is verified at write time against the 18 HIPAA identifiers; PHI cannot cross tenant boundaries; audit log is BAA-default; every PHI access is logged with role, matter (encounter or case), and disposition.decision-audit/clinical-decision-trail.md : every clinical recommendation has a chain: input data, decision, decision-maker, supporting evidence, alternatives considered./vertical-healthcare init
Stages drafts, prints a review checklist, stops.
/vertical-healthcare status
Reports which categories are live, which connectors are configured, BAA execution status for each downstream counterparty, and any PHI access in the past 30 days that lacked a logged disposition.
Every retention default cites the rule. Every connector cites the FHIR or platform documentation URL. Every decision-audit pattern cites the HIPAA section, HITECH provision, or state law. Drafts without provenance are gaps.