Navigate codebases efficiently using structural indexes. Use when finding symbol definitions (classes, functions, methods), exploring file structure, or locating code by name. Reduces token consumption by 60-80% through targeted line-range reads instead of full file scans.
$npx -y skills add azidan/archflow --skill codemapInstalls into the current project.
Run `npx skills use "https://github.com/azidan/archflow" --skill "azidan/archflow/codemap"` 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/azidan/archflow" that are relevant to the current task. Run `npx skills add "https://github.com/azidan/archflow"` and select the relevant skills, then follow their instructions.