Hook Claude Code
Runs when you submit a prompt, before the agent sees it, executing inject-base-rules.py. From semihkayan/codeweave-mcp.
MCP server that gives AI agents semantic search tool. Builds AST, call graphs, type graphs, and hybrid semantic search — so your agent queries structured indexes instead of dumping files into context. 7 languages. Zero config. One command setup.
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, executing inject-base-rules.py. From semihkayan/codeweave-mcp.
Hook Claude Code
Runs before the agent uses a tool for Agent and ExitPlanMode tool calls, executing inject-rules-into-subagent.py and plan-review-gate.py (2 commands). From semihkayan/codeweave-mcp.
Hook Claude Code
Runs after a tool call finishes for ExitPlanMode and EnterPlanMode tool calls, executing implementation-router.py and init-plan-mode.py (2 commands). From semihkayan/codeweave-mcp.