AI Dev Impact Lab JA
← Rankings · AI-RELATED REPO

itchernetski/claude-code-token-watch

Claude Code hooks that warn when a session starts burning tokens on repeated Reads, recursive greps, or WebFetch streaks

Shell MIT GitHub ↗
★ 1
stars
75
AI relevance
50
solo dev
0
tool sigs

SUMMARY AI summary by gpt-5-mini

Claude Code Token Watch is a small set of three Claude Code hook scripts that spot token-heavy anti-patterns during a session and inject a system message advising corrective behavior (they do not block actions). It targets Claude Code users concerned about running up token-based 5-hour limits (Pro/Max) — mainly developers using the Claude Code CLI with hooks enabled. Key features: - Three hooks: Read (same file read 3+ times), Bash (3+ recursive searches), WebFetch (3+ fetched pages). - Per-session counting using /tmp/claude-token-watch/<session_id>/; on the 3rd hit a systemMessage is emitted so the model usually self-corrects next turn. - Simple install: copy scripts to ~/.claude/hooks/, add entries to ~/.claude/settings.json, reload hooks. - Requires bash and jq; tested on macOS (Linux likely OK). Thresholds, messages and disabling are configurable. License: MIT.

DETECTED Detected AI stack

AI-related keywords found in this repo's description, topics, or README summary — grouped by category. Each badge links to the corresponding ranking detail page.

🤖 LLM models (1)
Claude

Language breakdown (by bytes)

Shell
100%

Owner

Account
itchernetski
Type
User
Followers
7

CEO & Founder of CoinKeeper

Dates

Created on GitHub 2026-05-09
Last push 2026-05-09
First seen here 2026-05-09
Last fetched 2026-05-09 18:20

Similar repos (same language)

fashton28/mux

A Claude Code session manager right inside your terminal

Shell 10 AI 45
innogrators/AI-Engineering-Framework

Spec-first AI-engineering framework for Claude Code: lifecycle skills, reviewer subagents, and CI-enforced quality gates. Prompts ask, enforcement decides.

Shell 2 AI 100
stephanechery/mac-migration-operator-skill

Agent Skill for safer Mac-to-Mac migrations with rollback and validation

Shell 0 AI 70
wulusai2333/agent-team
Shell 0 AI 50
VM-development/ai-dev-kit

Bootstrap any project for AI-assisted development across Claude Code (Claude), OpenAI Codex (GPT), and the GitHub Copilot cloud agent — from one AGENTS.md.

Shell 0 AI 55
shinulearning/Shinu-hermes-ai-agent-setup

AI Agent Infrastructure Platform using Hermes, Discord, DeepSeek, and WSL2 with architecture generation, research automation, and coding assistant capabilities.

Shell 0 AI 100
Alexander-Sorrell-IT/fleetcode

Launch multiple Claude Code agent teams in parallel terminal windows with a shared filesystem mailbox for cross-team coordination

Shell 0 AI 45
rboch-om1/dotfiles

Personal dotfiles for the OM1 devenv (bash, docker/ECR, git, tmux, Claude Code). Run by the devenv provisioner via ./setup.

Shell 0 AI 45