agentifind-init
Installation
SKILL.md
Agentifind Init
Set up AI-powered codebase indexing for better code navigation.
What This Does
-
Runs
npx agentifind init --skip-conventionsto generate:index.json- Symbol graph (functions, classes, references)test-map.json- Source file → test file mappingsentrypoints.json- API handlers, CLI commands, main functionsboundaries.md- Dependency impact analysis
-
Uses your intelligence to generate
conventions.mdby analyzing the actual codebase
Instructions
Step 1: Run the indexer
Execute this command in the repo root: