Transcrypt

Encrypt files in a git repo with transcrypt using the shared Doppler-stored passphrase, or unlock (decrypt) an already-encrypted repo after a fresh clone. Designated files stay plaintext in the working tree but are stored encrypted in git history. TRIGGER when: the user wants to commit a file encrypted, protect a sensitive committed doc, set up transcrypt in a repo, or decrypt/unlock secret files after cloning. DO NOT TRIGGER when: the secret is an env-style credential (API key, token, password) that belongs in Doppler/`.env`, not a committed file.

AnotherSava 59ad206 2 files · 25.5 KB Updated

File contents

AnotherSava/claude-code-common/tree/main/claude/skills/transcrypt commit 59ad206c84

Frequently asked questions

npx skillmds@latest add anothersava/transcrypt