hook-hero
01Plugin Claude Code
Plugin marketplace listing 1 plugin: hook-hero.
Plugin Claude Code
Plugin marketplace listing 1 plugin: hook-hero.
Plugin Claude Code
Agent session telemetry for Claude Code — captures structured events from 14 hook lifecycle events with msgpack compression, optional encryption, and a real-time terminal dashboard.
Command
Show a quick summary of recent agent session activity.
Hook
Runs when a session starts, executing run-hook.cmd. From damahua/claude-code-hook-hero.
Hook
Runs when a session ends, executing run-hook.cmd. From damahua/claude-code-hook-hero.
Hook
Runs when you submit a prompt, before the agent sees it, executing run-hook.cmd. From damahua/claude-code-hook-hero.
Hook
Runs before the agent uses a tool, executing run-hook.cmd. From damahua/claude-code-hook-hero.
Hook
Runs after a tool call finishes, executing run-hook.cmd. From damahua/claude-code-hook-hero.
Hook
Runs when a tool call fails, executing run-hook.cmd. From damahua/claude-code-hook-hero.
Hook
Runs when the agent finishes a response, executing run-hook.cmd. From damahua/claude-code-hook-hero.
Hook
Runs when a subagent starts, executing run-hook.cmd. From damahua/claude-code-hook-hero.
Hook
Runs when a subagent finishes, executing run-hook.cmd. From damahua/claude-code-hook-hero.
Hook
Runs before the context is compacted, executing run-hook.cmd. From damahua/claude-code-hook-hero.
Hook
Runs after the context is compacted, executing run-hook.cmd. From damahua/claude-code-hook-hero.
Hook
Runs when a git worktree is created, executing run-hook.cmd. From damahua/claude-code-hook-hero.
Hook
Runs when a git worktree is removed, executing run-hook.cmd. From damahua/claude-code-hook-hero.
Hook
Runs when a task is marked completed, executing run-hook.cmd. From damahua/claude-code-hook-hero.
Skill Claude CodeCodex
Query agent session metrics from hook-hero telemetry data. Use when the user asks about agent activity, efficiency, token spend, tool usage, session history, cost tracking, or productivity metrics. Examples: "how efficient was I this week", "show me my agent metrics", "which repo used the most tokens", "how much did I…