Armory
Source
Browse
CLAUDE.md / Rules

git-commit-settings

Configure git commit behavior including the co-authored-by signature. Disable the Claude co-authorship line if you prefer clean commit history or have organizational policies against AI attribution.

Score
Unranked
Evidence
No signals yet
Last commit
Not known
Listed

Install

armory install git-commit-settings --cli claude

writes the file to.claude/rules/git-commit-settings.mdListed as compatible

Configuration
# fetches the source and writes it to:
.claude/rules/git-commit-settings.md

Needs the armory CLI · not on npm yet, build it from cli/ in the repository

What it is

Configure git commit behavior including the co-authored-by signature. Disable the Claude co-authorship line if you prefer clean commit history or have organizational policies against AI attribution.

When to use it

Configure git commit behavior including the co-authored-by signature. Disable the Claude co-authorship line if you prefer clean commit history or have organizational policies against AI attribution.

How to install / invoke

# Merge the settings block into your .claude/settings.json
curl -sL https://raw.githubusercontent.com/davila7/claude-code-templates/main/cli-tool/components/settings/global/git-commit-settings.json | jq .

Notes

Extracted from davila7/claude-code-templates, global category.