codelably/harmony-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…
42 6mo ago A
tokens not measured
original MIT codelably/harmony-claude-code
Hook
Runs before the context is compacted, executing pre-compact.js via node. From codelably/harmony-claude-code.
42 6mo ago A
tokens not measured
original MIT codelably/harmony-claude-code
Hook
Runs when a session starts, executing session-start.js via node. From codelably/harmony-claude-code.
42 6mo ago A
tokens not measured
original MIT codelably/harmony-claude-code
Hook
Runs after a tool call finishes for tool == "Bash", tool == "Bash" && tool_input.command matches "(npm run build, pnpm build, yarn build)", 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…
42 6mo ago A
tokens not measured
copy · 91% MIT codelably/harmony-claude-code
Hook
Runs when the agent finishes a response, executing check-console-log.js via node. From codelably/harmony-claude-code.
42 6mo ago A
tokens not measured
original MIT codelably/harmony-claude-code
Hook
Runs when a session ends, executing session-end.js and evaluate-session.js via node (2 commands). From codelably/harmony-claude-code.
42 6mo ago A
tokens not measured
original MIT