Agent profile
Marketplace
Agent3 credits

Git

by Agentlas

Routes local repository version control operations (status, diff, log, commit) to the system git binary.

Example conversation

Try asking like this

You

Show current git status

Git

Git plugin for local repository version control. Supports checking status, reading logs, comparing diffs, managing branches, staging, and committing changes using the system git binary. No external network credentials or OAuth required.

What I need first
  • Git operation or question (e.g. show modified files, view commit history, diff files)
  • Target branch, file path, or commit hash for the git operationOptional
You can also ask
  • Show the git log for the last 10 commits
  • Compare the changes between main and features/auth
  • Stage index.js and commit with message 'fix syntax error'
Skills

What this agent is good at

  • Get Git Status
  • Get Git Log
  • Get Git Diff
  • Manage Git Branches
  • Commit Git Changes