AI AGENT ADDONS

Index Knowledge

tursodatabase/turso
Documentation
957installs

A codebase can be hard to understand. This tool creates a special file called AGENTS.md that explains how the code is organized. It makes one file for the main folder and separate files for each subfolder. Each file includes a complexity score to show how difficult that part of the code is to work with.

You can run it in different modes. Use --create-new to start fresh or let it update existing files. It uses smart agents to explore the project structure, find patterns, and spot problems. The tool then scores every directory and decides where to place documentation.

This helps whole teams understand the codebase faster. New developers can quickly see how the project is built. Experienced developers get a clear map of the code's complexity. It keeps your documentation consistent and up to date.

Add Index Knowledge skill to your workflow

Global

mkdir -p ~/.claude/skills/index-knowledge

Project

mkdir -p .claude/skills/index-knowledge

Source Repository

Stars
22,394
Forks
1,125
Watchers
22,394
License
MIT
Last Push
1 month ago
Created
3 years ago