assess-hipaa
Conduct a HIPAA compliance assessment for healthcare systems handling PHI.
What this skill does
# HIPAA Compliance Assessment Conduct a comprehensive HIPAA compliance assessment. ## Workflow ### Step 1: Load Required Skills Load these skills: - `hipaa-compliance` - HIPAA requirements and safeguards - `data-classification` - PHI identification - `security-frameworks` - Security control mapping ### Step 2: Spawn Compliance Analyst Agent Spawn the `compliance-analyst` agent with the following prompt: ```text Conduct a comprehensive HIPAA compliance assessment for: $ARGUMENTS Perform the following assessments: 1. PHI Identification - Identify all Protected Health Information - Map PHI data flows - Document storage locations - Identify all access points 2. Entity Classification - Determine if Covered Entity or Business Associate - Identify all Business Associate relationships - Review BAA coverage 3. Administrative Safeguards - Security management process - Workforce security - Information access management - Security awareness and training - Incident response procedures - Contingency planning 4. Physical Safeguards - Facility access controls - Workstation security - Device and media controls 5. Technical Safeguards - Access controls (unique user ID, MFA) - Audit controls - Integrity controls - Transmission security 6. Risk Assessment - Identify threats and vulnerabilities - Assess likelihood and impact - Calculate risk levels - Recommend mitigations 7. Breach Notification Readiness - Incident detection capabilities - Breach assessment procedures - Notification procedures Provide a complete HIPAA assessment with: - Safeguard compliance scores - Gap analysis with severity - Risk assessment summary - Remediation priorities ``` ### Step 3: Generate Assessment Report Ensure the report includes: - Executive summary with compliance posture - Detailed safeguard assessment - Risk register - BAA inventory - Remediation roadmap ## Example Usage ```bash # Assess a patient portal /compliance-planning:assess-hipaa "patient portal with PHI access and messaging" # Assess a medical records system /compliance-planning:assess-hipaa "electronic health record system with multi-provider access" # Assess a healthcare analytics platform /compliance-planning:assess-hipaa "healthcare analytics platform processing de-identified data" ``` ## Output Format ```markdown # HIPAA Compliance Assessment: [System Name] ## Executive Summary ### Entity Type: [Covered Entity / Business Associate] ### Overall Compliance: [COMPLIANT / PARTIAL / NON-COMPLIANT] | Safeguard Category | Score | Status | |--------------------|-------|--------| | Administrative | [X/10] | [Status] | | Physical | [X/10] | [Status] | | Technical | [X/10] | [Status] | | **Overall** | **[X/10]** | **[Status]** | ### Critical Findings - [Finding 1] - [Finding 2] --- ## PHI Inventory | Data Element | HIPAA Identifier | Location | Access | |--------------|------------------|----------|--------| --- ## Safeguard Assessment ### Administrative Safeguards | Requirement | Status | Evidence | Gap | |-------------|--------|----------|-----| ### Physical Safeguards | Requirement | Status | Evidence | Gap | |-------------|--------|----------|-----| ### Technical Safeguards | Requirement | Status | Evidence | Gap | |-------------|--------|----------|-----| --- ## Business Associate Analysis | BA Name | Services | BAA Status | Last Review | |---------|----------|------------|-------------| --- ## Risk Assessment | Risk | Threat | Vulnerability | Likelihood | Impact | Score | Mitigation | |------|--------|---------------|------------|--------|-------|------------| --- ## Gap Analysis ### Critical Gaps | Gap | Safeguard | Risk | Priority | Remediation | |-----|-----------|------|----------|-------------| --- ## Remediation Roadmap ### Phase 1: Critical (Immediate) 1. [Action with owner] ### Phase 2: High Priority (30 days) 1. [Action] ### Phase 3: Improvements (90 days) 1. [Action] --- ## Breach Notification Readiness - [ ] Incident detection in place - [ ] Breach assessment procedure documented - [ ] Notification templates ready - [ ] HHS reporting procedure defined ```
Related in General
modeling-omnistudio-epc-catalog
IncludedSalesforce Industries CME EPC product-modeling skill for Product2-based catalog creation. Use when creating EPC products, configuring product attributes, building offer bundles with Product Child Items, or reviewing EPC DataPack JSON metadata for product catalog changes. TRIGGER when: user creates or updates Product2 EPC records, AttributeAssignment payloads, AttributeMetadata/AttributeDefaultValues, Offer bundles, or ProductChildItem relationships. DO NOT TRIGGER when: designing OmniScripts/FlexCards/Integration Procedures (use building-omnistudio-omniscript, building-omnistudio-flexcard, or building-omnistudio-integration-procedure), implementing Apex business logic (use generating-apex), or troubleshooting deployment pipelines (use deploying-metadata).
relationship-science-coach
IncludedUse this skill for direct, practical adult relationship coaching: couples conflict, repair, trust, marriage, dating, flirting, attachment patterns, emotional connection, sex, desire differences, eroticism, kink negotiation, affection, love languages, breakups, and long-term passion. Draw on Gottman, EFT and Hold Me Tight, attachment science, modern sex research, Perel, Nagoski, Kerner, Schnarch, Love and Stosny, and flexible love-language tools. Be concrete and low-hedge. Redirect only for imminent danger, abuse, coercive control, minors, non-consent, self-harm, stalking, or medical/legal/psychiatric decisions.
building-sf-integrations
IncludedSalesforce integration architecture and runtime plumbing with 120-point scoring. Use this skill to set up Named Credentials, External Credentials, External Services, REST/SOAP callout patterns, Platform Events, and Change Data Capture. TRIGGER when: user sets up Named Credentials, External Services, REST/SOAP callouts, Platform Events, CDC, or touches .namedCredential-meta.xml files. DO NOT TRIGGER when: Connected App/OAuth config (use configuring-connected-apps), Apex-only logic (use generating-apex), or data import/export (use handling-sf-data).
venue-templates
IncludedAccess comprehensive LaTeX templates, formatting requirements, and submission guidelines for major scientific publication venues (Nature, Science, PLOS, IEEE, ACM), academic conferences (NeurIPS, ICML, CVPR, CHI), research posters, and grant proposals (NSF, NIH, DOE, DARPA). This skill should be used when preparing manuscripts for journal submission, conference papers, research posters, or grant proposals and need venue-specific formatting requirements and templates.
let-fate-decide
IncludedDraws the 12 Houses of the Zodiac Tarot spread to inject entropy into planning when prompts are vague, ambiguous, or casually delegated. Interprets the spread to guide next steps. Use when the user says 'let fate decide', 'YOLO', 'whatever', 'idk', or other nonchalant phrases, makes Yu-Gi-Oh references, or when you are about to arbitrarily pick between multiple reasonable approaches. Prefer over ask-questions-if-underspecified when the user's tone is casual or playful rather than precision-seeking.
net-ops
IncludedCross-platform network troubleshooting (Windows, macOS, Linux) via local or remote shell. Use for: DNS broken, can't resolve hostnames, nslookup/dig works but apps fail, NRPT, WFP, scutil, /etc/resolver, systemd-resolved, /etc/resolv.conf, NetworkManager, VPN DNS leak residue (ProtonVPN/Mullvad/WireGuard/AnyConnect), AV/firewall blocking DNS or DoH, Tailscale DNS interaction, intermittent connectivity, remote diagnostics over SSH.