π
linear-canal
πPluginNeksi11/Linear_Canal
What it does
|Indexes your codebase into pre-compiled .ctx files with LanceDB vector embeddings. The UserPromptSubmit hook silently runs semantic search (fastembed + LanceDB) before Claude processes each query, injecting relevant ctx files and code chunks as context β zero tool calls needed. PreToolUse hooks intercept raw Glob/Grep to redirect agents to indexed context. Also provides lc_context, lc_search, and lc_impact MCP tools. Saves 80-95% of tokens vs raw file exploration.
Part of
Neksi11/Linear_Canal
productivitycontextcodebase-intelligenceindexingai-contexttoken-efficiency
Installation
Add marketplace in Claude Code:
/plugin marketplace add Neksi11/Linear_CanalStep 2. Install plugin:
/plugin install linear-canal@linear-canal0
-
AddedJul 15, 2026