SessionStart
01Hook
Runs when a session starts, executing timelog.mjs and set-env.sh via node (2 commands). From RemoteCTO/claude-code-timelog.
6 6mo ago A
tokens not measured
copy · 67% Apache-2.0
Claude Code plugin for automatic time tracking. Logs sessions, prompts, projects and tickets as JSONL. Configurable ticket detection, break-aware duration estimates, backfill from existing transcripts, and built-in reporting. All data stays local.
Hook
Runs when a session starts, executing timelog.mjs and set-env.sh via node (2 commands). From RemoteCTO/claude-code-timelog.
Hook
Runs when you submit a prompt, before the agent sees it, executing timelog.mjs via node. From RemoteCTO/claude-code-timelog.
Hook
Runs when a session ends, executing timelog.mjs via node. From RemoteCTO/claude-code-timelog.