vincenthopf/My-Claude-Code

A curated list of commands, files, and workflows for Claude Code that I use personally every day. The Essentials

135Stars on the repository
28Mods indexed here, across every type
5mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

UserPromptSubmit

01

vincenthopf/My-Claude-Code

Hook

Runs when you submit a prompt, before the agent sees it, executing user_prompt_submit_hook.py via bash. From vincenthopf/My-Claude-Code.

135 5mo ago A tokens not measured fork archived

PostToolUse

02

vincenthopf/My-Claude-Code

Hook

Runs after a tool call finishes, executing post_tool_use_hook.py via bash. From vincenthopf/My-Claude-Code.

135 5mo ago A tokens not measured fork archived

Stop

03

vincenthopf/My-Claude-Code

Hook

Runs when the agent finishes a response, executing stop_hook.py via bash. From vincenthopf/My-Claude-Code.

135 5mo ago A tokens not measured fork archived

Notification

04

vincenthopf/My-Claude-Code

Hook

Runs when the agent sends a notification for permission_prompt, idle_prompt, elicitation_dialog and worker_permission_prompt tool calls, executing notification_hook.py via bash (4 commands). From vincenthopf/My-Claude-Code.

135 5mo ago A tokens not measured fork archived