agentifind-init

Installation
SKILL.md

Agentifind Init

Set up AI-powered codebase indexing for better code navigation.

What This Does

  1. Runs npx agentifind init --skip-conventions to generate:

    • index.json - Symbol graph (functions, classes, references)
    • test-map.json - Source file → test file mappings
    • entrypoints.json - API handlers, CLI commands, main functions
    • boundaries.md - Dependency impact analysis
  2. Uses your intelligence to generate conventions.md by analyzing the actual codebase

Instructions

Step 1: Run the indexer

Execute this command in the repo root:

Related skills
Installs
2
GitHub Stars
8
First Seen
Jan 25, 2026