The contrib/claude/commit.md guideline already required signing, but relying on local git config (format.signoff, commit.gpgsign) silently produced unsigned commits on machines without that config. Make the requirement explicit so agents always pass both flags. Signed-off-by: Émile Ré <emile@probo.com>