Optimizes file discovery by redirecting basic search commands to the more powerful codebase-locator agent.
The Before File Search skill enhances the intelligence of codebase exploration within Claude Code. By intercepting standard grep and glob commands, it prompts the AI to utilize the specialized codebase-locator subagent for more comprehensive and efficient results. This workflow shift moves beyond simple string matching to intent-based discovery, ensuring developers find relevant components and logic across complex repositories while retaining the ability to use basic tools for quick, manual path verifications.
Key Features
01Context-aware search suggestions
02Optimized repository exploration
03Seamless codebase-locator integration
04Intent-based file discovery
053 GitHub stars
06Proactive search redirection
Use Cases
01Finding all related components in a large-scale monorepo
02Reducing search overhead during complex refactoring tasks
03Locating functional logic across multiple file types and directories