SessionStart
01Hook
Runs when a session starts, executing session-start-check.sh and daydream-surface.sh (2 commands). From ao92265/claude-code-playbook.
Battle-tested Claude Code best practices, skills, hooks, and configuration templates
Hook
Runs when a session starts, executing session-start-check.sh and daydream-surface.sh (2 commands). From ao92265/claude-code-playbook.
Hook
Runs before the agent uses a tool for Bash, Edit and Write tool calls, executing pre-commit-guard.sh, env-guard.sh, firewall.sh and protect-paths.sh (4 commands). From ao92265/claude-code-playbook.
Hook
Runs after a tool call finishes for Edit and Write tool calls, executing ts-check.sh, lint-check.sh, format-check.sh and build-check.sh (4 commands). From ao92265/claude-code-playbook.
Hook
Runs when the agent finishes a response, executing daydream.sh. From ao92265/claude-code-playbook.