Stats
Actions
Tags
From rag-cli
Enables RAG workflow in Claude Code sessions: auto-indexes documents on PreToolUse, enhances prompts with context on submit, initializes/cleans sessions, handles errors/notifications. Python scripts only.
6 events · 8 hooks
Safety signals detected in this hook configuration
Where this hook configuration is defined
Defined in .claude-plugin/hooks.json
Event handlers and matchers — expand Raw Configuration for the full JSON
python ${CLAUDE_PLUGIN_ROOT}/src/rag_cli_plugin/hooks/document-indexing.pypython ${CLAUDE_PLUGIN_ROOT}/src/rag_cli_plugin/hooks/session-end.pypython ${CLAUDE_PLUGIN_ROOT}/src/rag_cli_plugin/hooks/response-post.pypython ${CLAUDE_PLUGIN_ROOT}/src/rag_cli_plugin/hooks/error-handler.pypython ${CLAUDE_PLUGIN_ROOT}/src/rag_cli_plugin/hooks/plugin-state-change.pypython ${CLAUDE_PLUGIN_ROOT}/src/rag_cli_plugin/hooks/session-start.pypython ${CLAUDE_PLUGIN_ROOT}/src/rag_cli_plugin/hooks/slash-command-blocker.pypython ${CLAUDE_PLUGIN_ROOT}/src/rag_cli_plugin/hooks/user-prompt-submit.pynpx claudepluginhub itmediatech/rag-cli --plugin rag-cli