ao92265/claude-code-playbook

Battle-tested Claude Code best practices, skills, hooks, and configuration templates

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

SessionStart

01

ao92265/claude-code-playbook

Hook

Runs when a session starts, executing session-start-check.sh and daydream-surface.sh (2 commands). From ao92265/claude-code-playbook.

10 15d ago A tokens not measured original MIT

PreToolUse

02

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.

10 15d ago A tokens not measured original MIT

PostToolUse

03

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.

10 15d ago A tokens not measured original MIT

Stop

04

ao92265/claude-code-playbook

Hook

Runs when the agent finishes a response, executing daydream.sh. From ao92265/claude-code-playbook.

10 15d ago A tokens not measured original MIT