Diagnose and repair failed pulls across multi-repo ecosystems with stale locks, submodule conflicts, and untracked files
Scanned 9/9/2026
Install to Claude Code
npx -y skills add vamseeachanta/workspace-hub --skill multi-repo-sync-diagnosis-repair --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Multi Repo Sync Diagnosis Repair?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/vamseeachanta-multi-repo-sync-diagnosis-repair-workspace-hub)More formats (shields.io, HTML) on the badges page.
---
name: multi-repo-sync-diagnosis-repair
description: Diagnose and repair failed pulls across multi-repo ecosystems with stale locks, submodule conflicts, and untracked files
version: 1.0.0
source: auto-extracted
extracted: 2026-04-11
metadata:
tags: ["git", "multi-repo", "debugging", "workspace-management"]
---
# Multi-Repo Sync Diagnosis and Repair
When bulk pulls fail across repos in a multi-repo workspace, diagnose failures in parallel and categorize by type: diverged branches (ahead/behind), stale lock files, submodule issues, or untracked file conflicts. For each failure, identify root cause (deleted symlinks, untracked dirs, stale `.git/index.lock`), remove blocking artifacts, then retry with appropriate merge strategy. Handle background git processes that may leave stale locks by checking running processes and waiting before retry.Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!