Phi Vet banner
philadamson93 philadamson93

Phi Vet

Data community

Description

--- description: Hard pre-commit gate scanning files for PHI (Protected Health Information) leakage in medical-data research repos — patient identifiers, DICOM UIDs, accession numbers, clinical dates, sample row data, free-text report excerpts, embedded images. ALSO surfaces every doc file in the commit and requires **the human user (not Claude)** to explicitly read and acknowledge each one before sign-off — Claude having read the file does NOT count. TRIGGER before committing in any repo where

Installation

Installs to ~/.claude/skills/philadamson93-research-skills-phi-vet/SKILL.md

Terminal
mkdir -p ~/.claude/skills/philadamson93-research-skills-phi-vet && curl -fsSL https://raw.githubusercontent.com/philadamson93/research-skills/HEAD/commands/phi-vet.md -o ~/.claude/skills/philadamson93-research-skills-phi-vet/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository