소개
The Search Interceptor skill monitors and redirects Claude's behavior during codebase exploration to prevent inefficient sequential file reads and broad glob patterns. By enforcing a semantic-first protocol using claudemem, it minimizes token consumption and prevents 'tool familiarity bias,' ensuring the AI identifies the most relevant code chunks across the entire repository rather than just the files it manually selects. This skill is essential for maintaining performance and accuracy when working within large, complex projects where manual file traversal is prohibitively expensive.