Синхронизация нескольких репозиториев GitHub роем агентов
orchestration
github-multi-repo is a Claude Code skill that orchestrates and synchronizes multiple GitHub repositories using an AI agent swarm powered by claude-flow. Invoked via `npx claude-flow skill run github-multi-repo` with `init`, `sync`, and `optimize` subcommands, it supports hierarchical and mesh swarm topologies, auto-discovers repositories through `gh repo list`, aligns package versions across packages like claude-code-flow and ruv-swarm, synchronizes CLAUDE.md documentation, and opens pull requests after applying changes. Parallel agents — coordinator, analyst, and tester — run concurrently, with operation state persisted via `mcp__claude-flow__memory_usage`. Teams managing monorepos or interconnected packages will find it useful for automating cross-repository dependency updates, integration testing, and project structure optimization at organization scale.
- #multi-repo
- #github-automation
- #package-sync
- #repository-management
- #ai-coordination