Stop
01Hook Claude Code
Runs when the agent finishes a response, executing context_guard.py with --mode. From idoforgod/AgenticWorkflow.
Hook Claude Code
Runs when the agent finishes a response, executing context_guard.py with --mode. From idoforgod/AgenticWorkflow.
Hook Claude Code
Runs after a tool call finishes for Edit, Write, Bash, Task, NotebookEdit, TeamCreate, SendMessage, TaskCreate, TaskUpdate, Bash, Read, Edit and Write tool calls, executing context_guard.py, output_secret_filter.py and security_sensitive_file_guard.py with --mode (3 commands). From idoforgod/AgenticWorkflow.
Hook Claude Code
Runs before the context is compacted, executing context_guard.py with --mode. From idoforgod/AgenticWorkflow.
Hook Claude Code
Runs when a session starts on clear, compact and resume, executing context_guard.py with --mode. From idoforgod/AgenticWorkflow.
Hook Claude Code
Runs before the agent uses a tool for Bash, Edit, Write, Edit and Write tool calls, executing block_destructive_commands.py, block_test_file_edit.py and predictive_debug_guard.py (3 commands). From idoforgod/AgenticWorkflow.
Hook Claude Code
Runs when a session ends for clear tool calls, executing save_context.py via python3 with --trigger. From idoforgod/AgenticWorkflow.
Hook Claude Code
Runs once when the project is set up for init and maintenance tool calls, executing setup_init.py and setup_maintenance.py via python3 (2 commands). From idoforgod/AgenticWorkflow.