By gleanwork
Search code across organization repositories to find vetted examples, similar implementations, code owners, experts, and architectural context; gather enterprise docs and stakeholders for planning using Glean.
npx claudepluginhub gleanwork/claude-plugins --plugin glean-codeIdentify who owns/maintains code areas
Get architectural context from internal code repositories
Find usage examples of APIs/patterns across the org
Research enterprise context before entering plan mode
Find similar implementations across repos
Use when the user asks about internal code, implementations, patterns across repositories, or needs to understand how something is built. Triggers on "how is X implemented", "where is the code for", "find the implementation of", "what repos contain", "who wrote the code for", or code architecture questions about internal systems.
Use when the user wants to prepare for plan mode by gathering enterprise context. Triggers on "plan with glean", "prep for plan", "research before planning", "plan prep", or when starting strategic/architectural planning work.
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Codebase search and context retrieval using hybrid semantic/lexical search with neural reranking
CodeAlive context engine for semantic code search and AI-powered codebase Q&A. Enables AI coding agents to understand entire codebases beyond just open files — search across all indexed repositories, trace cross-service dependencies, discover usage patterns, and get synthesized answers to architectural questions. Includes a lightweight code exploration subagent, authentication hooks, and multiple search modes (fast lexical, semantic, and deep cross-cutting). Works standalone or alongside the CodeAlive MCP server for direct tool access via the Model Context Protocol.
Local-first hybrid semantic code search with dependency graphs and cross-repo search. Powered by CocoIndex, Tree-sitter, pgvector, and Ollama.
Delegate GitHub-context research and code review to GitHub Copilot CLI via ACP. Part of cc-multi-cli-plugin. Requires the `multi` plugin.
Smart semantic + hybrid code search for local repositories