resolve-repo

Community

Find the right repo fast, then clone safely.

AuthorAndreJorgeLopes
Version1.0.0
Installs0

System Documentation

What problem does it solve?

resolve-repo prevents time-wasting confusion by determining which repository a task belongs to and only cloning when the best match is not already present locally.

Core Features & Use Cases

  • Local-first repository matching: Detects the best candidate by scoring local repo names, ticket signals, and lightweight package metadata before attempting any remote lookup.
  • Scoped remote discovery: Queries only within the relevant VCS group/subgroup derived from local remotes, using repo name and description (no README/source inspection).
  • Safe cloning with confirmation: Produces a ranked outcome and asks for user confirmation before cloning the remote repository into the workspace, including basic setup hints for common project files.

Quick Start

Use resolve-repo in a sub-agent with WORKSPACE_DIR, TICKET_ID, TICKET_TITLE, TICKET_DESCRIPTION, and TICKET_LABELS to get the most likely repository match and a ready-to-clone plan if the top candidate is remote.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: resolve-repo
Download link: https://github.com/AndreJorgeLopes/devflow/archive/main.zip#resolve-repo

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.