Git Commit Aider

Enables AI to make Git commits on behalf of users, automatically tracking AI contributions by appending '(aider)' to committer names for codebase statistics and analysis.

View Source
7 stars
0 tools
Created Aug 2025
@mrorz/mrorz-git-commit-aider-git-commit-aider

About

Enables AI to make Git commits on behalf of users, automatically tracking AI contributions by appending '(aider)' to committer names for codebase statistics and analysis.

Categories

general

Installation

npm

npm install @mrorz/mrorz-git-commit-aider-git-commit-aider

Configuration

{ "mcpServers": { "mrorz-git-commit-aider-git-commit-aider": { "command": "npx", "args": [ "-y", "@mrorz/mrorz-git-commit-aider-git-commit-aider" ] } } }