{"name":"ferax564-codixing-claude-plugin","owner":{"name":"ClaudePluginHub"},"plugins":[{"name":"ferax564-codixing-claude-plugin","source":{"source":"github","repo":"ferax564/codixing"},"description":"Code retrieval engine that saves your AI agent 73% of its token budget. Replaces grep with ranked, AST-aware search so models spend tokens reasoning, not reading. Before modifying code, Codixing tells Claude what will break — predicting impact across the dependency graph, finding affected tests, and tracing callers through the call hierarchy. Unlike text search, Codixing builds an AST-aware index with BM25 + semantic hybrid retrieval, dependency graphs with PageRank ranking, and trigram-accelerated grep — all running locally with zero cloud dependencies.\n\n57 MCP tools cover the full development loop: search by symbol or natural language, trace dependencies, predict change impact, discover test coverage, review complexity, and navigate unfamiliar codebases. Five built-in slash commands (/codixing-setup, /codixing-explore, /codixing-review, /codixing-preflight, /codixing-release) provide guided workflows for project onboarding, architecture exploration, and dependency-aware code review. Tested at scale on the Linux kernel (73K files, 1.6s cold start). Runs on macOS, Linux, and Windows.","version":"0.29.0","strict":true,"keywords":["code-search","mcp","ast","bm25","dependency-graph","ai-agents"],"category":"productivity"}]}