Quick start

Note

Gage is in early and active development. There are only a few scanners — but more are coming soon! To help with development please visit our GitHub project.

Install Gage:

curl https://raw.githubusercontent.com/gageml/gage/refs/heads/main/scripts/install.sh | sh

Initialize the Claude Code plugin:

gage init

Run a scan:

gage scan

View any open issues:

gage issue list

User Claude to review and resolve issues:

claude /gage:review

For steps to uninstall, see Uninstall Gage.