tokencast
01Plugin Claude Code
Plugin marketplace listing 1 plugin: tokencast.
Plugin Claude Code
Plugin marketplace listing 1 plugin: tokencast.
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.
Settings file Claude Code
Agent settings declaring 5 hook events (Stop, PreToolUse, PostToolUse, PreCompact).
Instructions file
Instructions for krulewis/tokencast, covering tokencast, repo, key files, hooks and test commands.
Skill Claude CodeCodex
Automatically estimates token usage and dollar cost when a development plan is created. Triggers when: a pipeline plan is finalized, an implementation plan is produced, an architecture decision is made, or step counts and file lists are discussed. Reads the plan from conversation context to infer size, file count…
Command
Show the installed tokencast version.
Plugin Claude Code
Automatic token cost estimation for Claude Code. Estimates before execution, learns from actuals, improves over time.
MCP server Claude CodeCodexCursor +2
Pre-execution cost estimation for LLM agent workflows with calibration learning. Runs locally from the tokencast Python package.