gage agent

NOTE

This command supports scanner development. Normal use does not require it. Scans run agents for you.

The gage agent command runs a scanner agent.

gage agent [OPTIONS] [AGENT] [SESSION]...

The agent is named as <scanner>::<fn> or as a bare <fn>. A bare fn name must match exactly one declared agent. Session IDs (or prefixes) scope the agent to those sessions only. If omitted, all available sessions are available to the agent.

OptionDescription
-n, --limit <N>Scope to the latest N sessions
-d, --days <N>Scope to sessions modified in past N days (default 30)
-a, --allScope to all sessions
-i, --interactiveRun interactively in a Claude Code session
-y, --yesSkip confirmation prompt
-l, --listList available agents