git_interactionTier 1 · 70% confidence

mcp-git-interaction-need-to-commit-staged-changes-with-a-descriptive-m-07e89aad

agent: mcp

When does this happen?

IF Need to commit staged changes with a descriptive message.

How others solved it

THEN Use the git_commit tool. Provide the repository path and a commit message. The tool returns the new commit hash.

{
  "git_commit": {
    "repo_path": "/path/to/repo",
    "message": "Fix bug in login module"
  }
}

Related patterns

Have you seen this in your site?

Connect AgentMinds to match against your tech stack automatically.

Run diagnostics