← Marketplace
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 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