byjoey-barbier· 18 skills
Global index of Claude Code projects that disambiguates a command when it does not say which project it targets (e.g. "write the changelog"). Resolves a name/alias to a path, knows which folder owns a skill/command (changelog, release, deploy…), detects parent workspaces, and creates + indexes a new project in the right place. Trigger on "index projects", "reindex", "project catalog", "list my projects", "which project", "new project", "start a project", "do X" without naming a project, or any generic command from a multi-project view / Agent View. Do NOT use when the current project is already unambiguous (act directly), nor to index anything other than Claude Code projects.
$npx -y skills add joey-barbier/claudecode-plugin --skill horka-project-indexInstalls into the current project.
Run `npx skills use "https://github.com/joey-barbier/claudecode-plugin" --skill "joey-barbier/claudecode-plugin/horka-project-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/joey-barbier/claudecode-plugin" that are relevant to the current task. Run `npx skills add "https://github.com/joey-barbier/claudecode-plugin"` and select the relevant skills, then follow their instructions.