AraneaDev/claude-timestamp

Claude Code plugin that stamps every message with the local time and turn duration, names the tool behind a slow turn, and reports where a session's time went.

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

SessionStart

01

AraneaDev/claude-timestamp

Hook

Runs when a session starts, executing session-start.sh via bash. From AraneaDev/claude-timestamp.

3 2d ago A tokens not measured copy · 63% MIT

UserPromptSubmit

02

AraneaDev/claude-timestamp

Hook

Runs when you submit a prompt, before the agent sees it, executing user-prompt-submit.sh via bash. From AraneaDev/claude-timestamp.

3 2d ago A tokens not measured copy · 70% MIT

MessageDisplay

03

AraneaDev/claude-timestamp

Hook

Runs when a message is displayed, executing message-display.sh via bash. From AraneaDev/claude-timestamp.

3 2d ago A tokens not measured copy · 59% MIT

SessionEnd

04

AraneaDev/claude-timestamp

Hook

Runs when a session ends, executing session-end.sh via bash. From AraneaDev/claude-timestamp.

3 2d ago A tokens not measured copy · 61% MIT

PostToolUse

05

AraneaDev/claude-timestamp

Hook

Runs after a tool call finishes, executing post-tool-use.sh via bash. From AraneaDev/claude-timestamp.

3 2d ago A tokens not measured copy · 88% MIT

Stop

07

AraneaDev/claude-timestamp

Hook

Runs when the agent finishes a response, executing stop.sh via bash. From AraneaDev/claude-timestamp.

3 2d ago A tokens not measured copy · 53% MIT

StopFailure

08

AraneaDev/claude-timestamp

Hook

Runs on the StopFailure event, executing stop.sh via bash. From AraneaDev/claude-timestamp.

3 2d ago A tokens not measured copy · 58% MIT