← Back to tools
View AGENTS.md for has
has
Check presence and version of command line tools on your PATH
Description
has checks the presence of various command line tools on the PATH and reports their installed version. Useful for verifying development environment setup.
When to use this tool
✓ Good fit when
- When checking development environment setup
- When verifying tool installations
✕ Avoid when
- When checking a single tool version
AI Summary
Check which CLI tools are installed and report their versions
Capabilities
- + Check tool presence on PATH
- + Report installed versions
- + Verify development environment
Use When
- → When checking development environment setup
- → When verifying tool installations
Avoid When
- x When checking a single tool version