Set up and verify the CONFIDE THREE LOCKS for storing RED (real, identifiable) session data at rest — device FileVault, a dedicated encrypted store, and per-file sops/age encryption. Use when the user says "set up confide vault", "encrypt my session data", "three locks", "secure store for transcripts", "sops/age for RED data", or asks how to store real therapy/coaching transcripts safely. NON-DESTRUCTIVE: it CHECKS each lock's status and prints the EXACT command to fix any gap; it never moves, deletes, or encrypts data, and never runs fdesetup enable/hdiutil/age-keygen without an explicit flag and your confirmation. Probes are read-only (fdesetup status, which sops/age, key path).
$npx -y skills add glebis/claude-skills --skill vaultInstalls into the current project.
Run `npx skills use "https://github.com/glebis/claude-skills" --skill "glebis/claude-skills/vault"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/glebis/claude-skills" that are relevant to the current task. Run `npx skills add "https://github.com/glebis/claude-skills"` and select the relevant skills, then follow their instructions.