Stop
01Hook Claude Code
Runs when the agent finishes a response, executing tokencast-learn.sh via bash with --show-toplevel. From krulewis/tokencast.
Claude Code skill that estimates token and dollar costs for planned agent tasks before execution
Hook Claude Code
Runs when the agent finishes a response, executing tokencast-learn.sh via bash with --show-toplevel. From krulewis/tokencast.
Hook Claude Code
Runs before the agent uses a tool for Agent, Agent, Agent and Bash tool calls, executing tokencast-midcheck.sh, tokencast-agent-hook.sh, estimate-gate.sh, validate-agent-type.sh and branch-guard.sh via bash with --show-toplevel (5 commands). From krulewis/tokencast.
Hook Claude Code
Runs after a tool call finishes for Agent, Agent, Edit and Write tool calls, executing tokencast-track.sh, tokencast-agent-hook.sh and inline-edit-guard.sh via bash with --show-toplevel (3 commands). From krulewis/tokencast.
Hook Claude Code
Runs before the context is compacted, executing pre-compact-reminder.sh via bash with --show-toplevel. From krulewis/tokencast.
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, executing pipeline-gate.sh via bash with --show-toplevel. From krulewis/tokencast.