SessionStart
01Hook Claude Code
Runs when a session starts on startup and resume, executing session-start.sh via bash. From MohanTn/mcp-sonar-analysis.
Hook Claude Code
Runs when a session starts on startup and resume, executing session-start.sh via bash. From MohanTn/mcp-sonar-analysis.
Hook Claude Code
Runs before the agent uses a tool for Edit and Read tool calls, executing pre-tool-use.sh via bash. From MohanTn/mcp-sonar-analysis.
Hook Claude Code
Runs after a tool call finishes for Edit and Write tool calls, executing post-tool-use.sh via bash. From MohanTn/mcp-sonar-analysis.
Settings file Claude Code
Agent settings declaring 3 hook events (SessionStart, PreToolUse, PostToolUse).
Instructions file
Claude Code instructions for MohanTn/mcp-sonar-analysis, covering claude.md, what this project is, commands, architecture and entry points.
MCP server Claude CodeCodexCursor
MCP server "mcp-sonar-analysis" as configured in MohanTn/mcp-sonar-analysis. Runs locally from the mcp-sonar-analysis npm package.
MohanTn/hybrid-retrieval-pipeline
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, executing shim.py via python3. From MohanTn/hybrid-retrieval-pipeline.
MohanTn/hybrid-retrieval-pipeline
Settings file Claude Code
Agent settings declaring 1 hook event (UserPromptSubmit).
MohanTn/hybrid-retrieval-pipeline
Instructions file
Claude Code instructions for MohanTn/hybrid-retrieval-pipeline, covering claude.md, what this is, commands and ground rules specific to this repo.
MohanTn/hybrid-retrieval-pipeline
MCP server Claude CodeCodexCursor +2
MCP server "hybrid-retrieval" as configured in MohanTn/hybrid-retrieval-pipeline. Runs locally from the hybrid-retrieval Python package.