github-multi-repo

Coordinate AI swarm actions across multiple GitHub repositories.

Updated Mar 5, 2026
One-click install
npx skills add https://github.com/bjorkgard/convention-hosts --skill github-multi-repo-bjorkgard
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: github-multi-repo
Source: https://github.com/bjorkgard/convention-hosts/tree/main/.agents/skills/github-multi-repo
Command: npx skills add https://github.com/bjorkgard/convention-hosts --skill github-multi-repo-bjorkgard

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires ruv-swarm@^1.0.11, gh-cli@^2.0.0, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines complex multi-repository workflows by enabling AI-driven coordination, synchronization, and architectural management across an organization's GitHub repositories.

Core Features & Use Cases

  • Swarm Coordination: Orchestrate AI agents across multiple repositories for distributed development.
  • Package Synchronization: Ensure consistent versions and dependencies across related packages.
  • Architecture Optimization: Analyze and standardize repository structures and templates.
  • Use Case: Automatically update a shared library across all dependent microservices, run integration tests, and create pull requests for each service.

Quick Start

Initialize multi-repository coordination for the 'org/frontend', 'org/backend', and 'org/shared' repositories using a hierarchical topology.

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 package versions across multiple GitHub repositories?

You can synchronize packages across multiple GitHub repositories by using an AI swarm to coordinate dependency updates, ensuring consistent versions across related packages and automatically generating pull requests for each dependent service.

What is AI swarm coordination for multi-repo GitHub workflows?

AI swarm coordination for multi-repo GitHub workflows involves orchestrating multiple AI agents across different repositories to manage distributed development. It facilitates cross-repository actions, architectural optimization, and template standardization for large-scale software projects.

Do I need the GitHub CLI installed to coordinate actions across multiple repositories?

Yes, you need the GitHub CLI installed to coordinate actions across multiple repositories. Execution requires both the GitHub CLI and Ruv-Swarm to facilitate cross-repository workflows, dependency management, and template standardization.

How do I update a shared library across all dependent microservices automatically?

To update a shared library across dependent microservices, you can use multi-repository coordination to automatically propagate the update, run integration tests across the services, and create individual pull requests for each affected repository.

Can I standardize repository architecture and templates across an organization's GitHub repos?

Yes, you can standardize repository architecture and templates across an organization's GitHub repos. The AI swarm analyzes and optimizes repository structures, ensuring consistent architectural patterns and template usage across all coordinated repositories.

What are the limitations of using an AI swarm for multi-repo synchronization?

Limitations of using an AI swarm for multi-repo synchronization include the strict dependency on having both the GitHub CLI and Ruv-Swarm configured correctly, and the requirement for a hierarchical topology to properly initialize coordination across complex repository relationships.