πŸ”Œ

linear-canal

πŸ”ŒPlugin

Neksi11/Linear_Canal

VibeIndex|
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_Canal
Step 2. Install plugin:
/plugin install linear-canal@linear-canal
0
-
AddedJul 15, 2026