diff --git a/AGENTS.md b/AGENTS.md index 8b61c7b..d7ffc7e 100644 --- a/AGENTS.md +++ b/AGENTS.md @@ -39,3 +39,4 @@ Use Bun exclusively. Do not use npm or yarn. - Branch: `feat/`, `fix/`, `ci/`, etc. - Commits: conventional commit format, title <= 50 chars +- Signing: If `GPG_PRIVATE_KEY_PASSPHRASE` env var is available, use it to sign commits with `git commit -S`