Acerca de
Multi-Repo Orchestrator is a specialized Claude Code skill designed for developers managing microservices, monorepo alternatives, or complex dependency chains. It automates the process of tracking repository relationships via a YAML-based dependency graph, allowing Claude to detect potential breaking changes before they propagate. By managing linked Pull Requests and enforcing specific merge sequences, it ensures that features spanning multiple repositories are implemented, reviewed, and merged as a single atomic operation, significantly reducing integration failures and manual overhead.