소개
The Multi-Repo Orchestrator skill empowers Claude to manage complex development workflows that span multiple codebases. It provides a robust framework for tracking repository dependency graphs, detecting potential breaking changes across service boundaries before they propagate, and synchronizing the creation of linked Pull Requests. By managing merge sequences and leveraging git worktrees, it allows developers to implement cross-repository features with confidence and minimal manual overhead.