Edmonds-Commerce-Limited/claude-code-hooks-daemon

Daemon-based hooks system for Claude Code with lazy startup, auto-shutdown, and project-level handler extensibility

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

Notification

05

Edmonds-Commerce-Limited/claude-code-hooks-daemon

Hook Claude Code

Runs when the agent sends a notification, running bash "$CLAUDE_PROJECT_DIR"/.claude/hooks/notification. From Edmonds-Commerce-Limited/claude-code-hooks-daemon.

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

UserPromptSubmit

06

Edmonds-Commerce-Limited/claude-code-hooks-daemon

Hook Claude Code

Runs when you submit a prompt, before the agent sees it, running bash "$CLAUDE_PROJECT_DIR"/.claude/hooks/user-prompt-submit. From Edmonds-Commerce-Limited/claude-code-hooks-daemon.

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

Stop

07

Edmonds-Commerce-Limited/claude-code-hooks-daemon

Hook Claude Code

Runs when the agent finishes a response, running bash "$CLAUDE_PROJECT_DIR"/.claude/hooks/stop. From Edmonds-Commerce-Limited/claude-code-hooks-daemon.

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

PreCompact

09

Edmonds-Commerce-Limited/claude-code-hooks-daemon

Hook Claude Code

Runs before the context is compacted, running bash "$CLAUDE_PROJECT_DIR"/.claude/hooks/pre-compact. From Edmonds-Commerce-Limited/claude-code-hooks-daemon.

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

Setup

11

Edmonds-Commerce-Limited/claude-code-hooks-daemon

Hook Claude Code

Runs once when the project is set up, running bash "$CLAUDE_PROJECT_DIR"/.claude/hooks/setup. From Edmonds-Commerce-Limited/claude-code-hooks-daemon.

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