Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/anthropics/claude-code
/ stop.py
File
stop.py
plugins/hookify/hooks/stop.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#!/usr/bin/env python3
2
""
"Stop hook executor
for
hookify plugin.
3
4
This script is called by Claude Code when agent wants to stop.
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected