Use when locating a registered or related local repository, or when discovering commands registered through repo-map. Do not use for source-tree, symbol, or architecture mapping.
npx skills add https://github.com/ejboy/agent-scripts --skill repo-map
Follow project instructions before this Skill.
Use repo-map when the requested local repository or helper command is not
already identified by the project. Prefer targeted lookups:
repo-map get NAME for a known repositoryrepo-map command NAME for a known helperrepo-map commands only when the needed registered command is unknownIf repo-map is available, use it instead of a broad filesystem search. If it
is unavailable, use the current workspace or ask the user for the repository
location. Do not download or install Agent Scripts automatically.
Take ejboy/repo-map from the repository into ~/.claude/skills for personal
use, or into .claude/skills inside a project.
The agent identifies a skill by the name field in its header. Two skills with the
same name cannot sit side by side — one of them will be ignored.