steven715/cpp-claude-code

2Stars on the repository
41Mods indexed here, across every type
7mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

PreToolUse

01

steven715/cpp-claude-code

Hook

Runs before the agent uses a tool for tool == "Bash" && tool_input.command matches "(npm run dev, pnpm( run)? dev, yarn dev, bun run dev)", tool == "Bash" && tool_input.command matches "(npm (install, test), pnpm (install, test), yarn (install, test)?, bun (install, test), cargo build, make, docker, pytest, vitest…

2 7mo ago A tokens not measured

PreCompact

02

steven715/cpp-claude-code

Hook

Runs before the context is compacted, executing pre-compact.js via node. From steven715/cpp-claude-code.

2 7mo ago A tokens not measured

SessionStart

03

steven715/cpp-claude-code

Hook

Runs when a session starts, executing session-start.js via node. From steven715/cpp-claude-code.

2 7mo ago A tokens not measured

PostToolUse

04

steven715/cpp-claude-code

Hook

Runs after a tool call finishes for tool == "Bash", tool == "Edit" && tool_input.file_path matches "\\.(ts, tsx, js, jsx)$", tool == "Edit" && tool_input.file_path matches "\\.(ts, tsx)$", tool == "Edit" && tool_input.file_path matches "\\.(ts, tsx, js and jsx)$" tool calls, running an inline shell check (4 commands).…

2 7mo ago A tokens not measured

Stop

05

steven715/cpp-claude-code

Hook

Runs when the agent finishes a response, running an inline shell check. From steven715/cpp-claude-code.

2 7mo ago A tokens not measured

SessionEnd

06

steven715/cpp-claude-code

Hook

Runs when a session ends, executing session-end.js and evaluate-session.js via node (2 commands). From steven715/cpp-claude-code.

2 7mo ago A tokens not measured