krulewis/tokencast

Claude Code skill that estimates token and dollar costs for planned agent tasks before execution

2Stars on the repository
12Mods indexed here, across every type
4mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

Stop

01

krulewis/tokencast

Hook Claude Code

Runs when the agent finishes a response, executing tokencast-learn.sh via bash with --show-toplevel. From krulewis/tokencast.

2 4mo ago A tokens not measured original MIT

PreToolUse

02

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.

2 4mo ago A tokens not measured copy · 81% MIT

PostToolUse

03

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.

2 4mo ago A tokens not measured copy · 88% MIT

PreCompact

04

krulewis/tokencast

Hook Claude Code

Runs before the context is compacted, executing pre-compact-reminder.sh via bash with --show-toplevel. From krulewis/tokencast.

2 4mo ago A tokens not measured original MIT

UserPromptSubmit

05

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.

2 4mo ago A tokens not measured original MIT