setup-git-lite

Installation
SKILL.md

Manage Claude Code's built-in includeGitInstructions token consumption.

Subcommand routing

Parse the first argument from $ARGUMENTS:

Subcommand Risk AI-allowed Behavior
install πŸ”΄ destructive ❌ user-only Modifies ~/.claude/settings.json + shell profile. Requires explicit <command-name>claude-code-token-saver:setup-git-lite</command-name> tag with <command-args>install</command-args>
revert πŸ”΄ destructive ❌ user-only Aggressive cleanup. Same gating as install
status 🟒 safe βœ… allowed Read-only diagnostic
dismiss-banner 🟒 safe βœ… allowed Suppresses the recommendation banner (preferences.json flag)
undismiss-banner 🟒 safe βœ… allowed Re-enables the banner
help 🟒 safe βœ… allowed Prints usage
(empty) 🟒 safe βœ… allowed Run status, then append one-line usage hint: "Subcommands: install, revert, status, dismiss-banner, undismiss-banner, help"

Invocation guard β€” enforce for destructive subcommands only

If the subcommand is install or revert:

Installs
2
GitHub Stars
27
First Seen
Jun 9, 2026
setup-git-lite β€” ww-w-ai/claude-code-token-saver