
Semantic Indexer
Semantic code search across projects via pgvector and a persistent daemon, used before grep/glob to find relevant code.
Overview
Provides semantic codebase search backed by pgvector with multi-project support and a persistent daemon. A builder uses it to find relevant code by meaning rather than keywords, running it before grep or glob to speed navigation in large repositories.
Install
npx skills add https://github.com/amoscicki/aromatt --skill semantic-indexerWhat is this skill?
- Semantic code search with pgvector
- Multi-project, persistent daemon
- Use before grep/glob
Recommended Skills
Microsoft Foundrymicrosoft/azure-skills
Azure Aimicrosoft/azure-skills
Azure Hosted Copilot Sdkmicrosoft/azure-skills
Lark Eventlarksuite/cli
Running Claude Code Via Litellm Copilotxixu-me/skills
Setup Matt Pocock Skillsmattpocock/skills
Journey fit
Primary fit
Codebase semantic search assists active development/code navigation, a build-stage developer tool rather than ship or operate work. Runs a pgvector-backed daemon (a backend service) for embeddings-based code retrieval, fitting the backend infrastructure subphase.