Manages and analyzes code across multiple repositories using a unified hub for seamless cross-repo context and impact analysis.
The Multi-Repo Context skill enables Claude to interact with a centralized DevAC hub, providing a holistic view of complex workspaces spanning several repositories. It allows developers to perform cross-repository symbol searches, analyze impact across dependencies, and maintain a unified workspace status without the overhead of manually switching contexts. Designed for microservice architectures and distributed codebases, this skill streamlines code exploration through a shared SQLite database that aggregates symbols and relationships from all connected projects, facilitating instant SQL-based queries and comprehensive dependency mapping.
Key Features
01Low-Overhead CLI and MCP Integration
02Unified Workspace Status Tracking
03Multi-Repo Impact Analysis
04Cross-Repository Symbol Search
05Instant SQL-based Workspace Queries
061 GitHub stars
Use Cases
01Finding all implementations of a specific service or interface across multiple backend and frontend repositories.
02Generating a holistic workspace overview to monitor the analysis status and health of all connected projects.
03Analyzing how a change in a shared utility library affects downstream microservices and connected packages.