github-multi-repo

Coordinate branches, pull requests, and version alignment across multiple GitHub repositories.

1|Updated Jun 9, 2020
One-click install
npx skills add https://github.com/dalager/jernkorsetbreve --skill github-multi-repo-dalager
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-multi-repo
Source: https://github.com/dalager/jernkorsetbreve/tree/main/.claude/skills/github-multi-repo
Command: npx skills add https://github.com/dalager/jernkorsetbreve --skill github-multi-repo-dalager

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Organizations and teams struggle to keep many repositories in sync, manage cross-repo dependency drift, and perform coordinated changes such as large refactors, security patches, and template rollouts; this Skill automates discovery, orchestration, and synchronized operations to remove manual coordination overhead.

Core Features & Use Cases

  • Cross-repository orchestration: discover repositories, spawn coordination agents, run tests, and create coordinated branches and pull requests across an organization.
  • Package and documentation synchronization: align package versions, update shared docs, and push standardized templates across services.
  • Architecture and template management: analyze repository structures, suggest improvements, and create standardized templates for consistent project layouts.
  • Use Case: Run an organization-wide TypeScript or dependency upgrade, automatically run tests, and open coordinated PRs while tracking progress and failures.

Quick Start

Run the github-multi-repo skill to discover repositories, align package versions, run tests, and create coordinated pull requests across your organization.

Frequently Asked Questions about github-multi-repo

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I synchronize changes across multiple GitHub repositories?

Synchronizing changes across multiple GitHub repositories involves automated discovery, branch creation, test execution, and coordinated pull request generation to remove manual coordination overhead for organizational workflows.

What is the best way to automate a dependency upgrade across an entire organization?

Automating an organization-wide dependency upgrade requires orchestrating distributed agents to align package versions, run cross-package tests, and open coordinated pull requests while tracking progress and failures across all targeted repositories.

Can I coordinate cross-repository refactoring and template standardization using gh CLI?

Yes, coordinating cross-repository refactoring and template standardization integrates with gh CLI to analyze repository structures, suggest improvements, and push standardized templates for consistent project layouts across services.

How does multi-repo orchestration handle branch and PR automation?

Multi-repo orchestration handles branch and PR automation by spawning coordination agents that manage repository discovery, create synchronized branches, execute tests, and open tracked pull requests across an organization's distributed codebase.

Do I need ruv-swarm to manage cross-repo dependency drift?

Managing cross-repo dependency drift integrates ruv-swarm to orchestrate distributed agents for synchronized package version alignment, automated testing, and coordinated pull requests across repositories.

What are the limitations of automating cross-package testing in multi-repo workflows?

Automating cross-package testing in multi-repo workflows requires careful tracking of progress and failures across coordinated branches, meaning complex dependency chains or incompatible package versions may still cause synchronization bottlenecks.