3-layer codebase indexing system for token-efficient code navigation. Builds compact index + symbol map so agents read targeted lines instead of entire files. Achieves ~5-10x token savings.
$npx -y skills add d3x293/code-crew --skill codebase-indexInstalls into the current project.
Run `npx skills use "https://github.com/d3x293/code-crew" --skill "d3x293/code-crew/codebase-index"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/d3x293/code-crew" that are relevant to the current task. Run `npx skills add "https://github.com/d3x293/code-crew"` and select the relevant skills, then follow their instructions.