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