Skip to main content

project-repo-locator

Tells Claude Code where the user's other local repositories live, so cross-repository lookups go straight to the right place instead of searching the whole filesystem. Use this whenever a task requires looking at source code that is NOT in the current working repository — for example when the user references another repo by name ("how does auth-service do X", "check the arpc library"), asks how something is implemented in a dependency or sibling project, or wants to compare code across repos. Trigger this even when the user doesn't explicitly say "repo" or give a path, as long as they're pointing at code that lives outside the current project.

Jump to install

Source facts

Repository
acoshift/skills
Last source activity
May 20, 2026 at 14:03
Detected SKILL.md language
English
Stars
0
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.