SessionStart
01Hook Claude Code
Runs when a session starts, executing session-start.sh via bash. From DrLux/claude-code-template.
Claude Code template with hooks, skills, rules and agents for Python senior projects
Hook Claude Code
Runs when a session starts, executing session-start.sh via bash. From DrLux/claude-code-template.
Hook Claude Code
Runs before the agent uses a tool for Bash tool calls, executing pre-tool-security.sh via bash. From DrLux/claude-code-template.
Hook Claude Code
Runs after a tool call finishes for Write, Edit, MultiEdit and ExitPlanMode tool calls, executing post-tool-lint.sh via bash. From DrLux/claude-code-template.
Hook Claude Code
Runs after a batch of tool calls, executing post-batch-check.sh via bash. From DrLux/claude-code-template.
Hook Claude Code
Runs when the agent finishes a response, executing stop-quality-gate.sh via bash. From DrLux/claude-code-template.