npx claudepluginhub itmediatech/rag-cli --plugin rag-cliDefined in .claude-plugin/hooks.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.pyEnables 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.
Share bugs, ideas, or general feedback.