Hook Claude Code
Runs when you submit a prompt, before the agent sees it, executing user_prompt_submit.py. From tomcounsell/ai.
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, executing user_prompt_submit.py. From tomcounsell/ai.
Hook Claude Code
Runs before the agent uses a tool for Bash, Write and Edit tool calls, executing pre_tool_use.py, pre_tool_use_bash.py and validate_design_system_readonly.py (3 commands). From tomcounsell/ai.
Hook Claude Code
Runs after a tool call finishes for Write, Edit, Write and Edit tool calls, executing post_tool_use.py, validate_documentation_section.py, validate_test_impact_section.py, validate_verification_section.py, validate_no_gos_justification.py, validate_file_contains.py, validate_features_readme_sort.py, sdlc_reminder.py…
Hook Claude Code
Runs when the agent finishes a response, executing stop.py and validate_sdlc_on_stop.py with --chat (2 commands). From tomcounsell/ai.
Hook Claude Code
Runs when a subagent finishes, executing subagent_stop.py. From tomcounsell/ai.
Hook Claude Code
Runs after the context is compacted, executing post_compact.py. From tomcounsell/ai.