shellnav
All tools

Git

git
Agent Ready: HIGH

Version control core tool.

Agent-Ready Score

5/5

Scored on: non-interactive mode available, machine-readable output (JSON/plain text), predictable exit codes, no interactive auth prompts.

Category

Dev Tools

Kind

Traditional CLI

Priority

⭐ Priority A

Maintenance

✓ Actively maintained

Install

system # pre-installed on most systems
brew brew install git
apt sudo apt install git

Usage Example

$ git status --short