This is a static analysis tool for checking whether your healthcare infrastructure code follows HIPAA's technical safeguards. Run it during architecture reviews or before deploying Terraform changes to catch missing encryption configs or audit logging gaps. It won't touch actual patient data and it definitely won't make you legally compliant on its own, but it's useful for self-assessment before a real audit. The main limitation is it can only see what's in your infrastructure as code, so if your team is doing manual console provisioning, this won't catch those resources.
npx -y skills add jorgealves/agent_skills --skill hipaa-compliance-guard --agent claude-codeInstalls into .claude/skills of the current project.
The hipaa-compliance-guard is a specialized auditing tool for the healthcare industry. Its goal is to provide a technical assessment of how well an application adheres to the HIPAA Security Rule, specifically focusing on the protection of Electronic Protected Health Information (ePHI).
sickn33/antigravity-awesome-skills
moizibnyousaf/ai-agent-skills
github/awesome-copilot