What problem does it solve?
Managing coordinated changes, dependency updates, and architecture standards across many GitHub repositories is slow, error-prone, and difficult to scale; this Skill automates discovery, synchronization, and cross-repo orchestration to reduce manual overhead and drift.
Core Features & Use Cases
- Multi-repo orchestration: Discover repositories, spawn coordinated agents, and execute synchronized operations such as dependency updates, refactors, and PR creation.
- Package and documentation synchronization: Align package versions, update documentation files across repos, and push coordinated change branches with automated PRs.
- Architecture and template management: Analyze repository structures, propose standard templates, and apply standardized CI/workflow files organization-wide.
- Use Case: Run an organization-wide TypeScript upgrade that finds all TypeScript consumers, updates packages, runs tests, and creates tracking issues and PRs for each repository.
Quick Start
Run the github-multi-repo skill to initialize a swarm, discover target repositories, and perform a synchronized package version update across them.