Skip to content

rtk

Rust Token Killer (RTK) - A token-optimized CLI proxy that compresses command outputs.

Install in a project

rtk init --agent antigravity

Show token savings analytics

rtk gain

Show command usage history with savings

rtk gain --history

Analyze Claude Code history for missed opportunities

rtk discover

Execute raw command without filtering (for debugging)

rtk proxy <command>

Check hook and configuration integrity

rtk verify

Initialize global hook

rtk init -g

Analyze CLI log for parser errors at startup

grep -E "hooks.go|hooks_manager.go" ~/.gemini/antigravity-cli/cli.log