semantic-search

Automatically search indexed code when user asks questions about the codebase. Detects code-related queries and uses semantic memory to find relevant files. Activates for questions like "how does X work", "where is Y", "show me Z implementation".

$ Installer

git clone https://github.com/squirrelsoft-dev/infinite-memory /tmp/infinite-memory && cp -r /tmp/infinite-memory/skills/semantic-search ~/.claude/skills/infinite-memory

// tip: Run this command in your terminal to install the skill