git-commit-aider MCP Server

commit_staged

Automate git commits for staged changes with a custom message, appending "(aider)" to the committer name. Tracks AI contributions in the codebase efficiently.

Instructions

Commit staged changes with a specific message, appending "(aider)" to the committer name.

Input Schema

NameRequiredDescriptionDefault
cwdNoOptional: The working directory for the git command (defaults to the workspace root).
messageYesThe commit message.

Input Schema (JSON Schema)

{ "properties": { "cwd": { "description": "Optional: The working directory for the git command (defaults to the workspace root).", "type": "string" }, "message": { "description": "The commit message.", "type": "string" } }, "required": [ "message" ], "type": "object" }

You must be authenticated.

Other Tools from git-commit-aider MCP Server

Related Tools

ID: zxtlid1j9k