
Git Commit Aider
Allows AI assistants to make Git commits with staged changes while automatically marking them as AI-generated by appending '(aider)' to the committer name.
8595 views3Local (stdio)
What it does
- Commit staged Git changes with custom messages
- Track AI contributions in commit history
- Auto-append '(aider)' tag to committer names
- Use environment variables or Git config for committer info
Best for
Developers collaborating with AI coding assistantsTeams wanting to track AI vs human contributionsCode analysis requiring AI contribution statistics
Automatic AI contribution trackingWorks with existing Git configuration
Tools (1)
commit_staged
Commit staged changes with a specific message, appending "(aider)" to the committer name.