cross-repo-cache

Official

Cache cross-repo coordinator results

Authorclosedloop-ai
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill prevents redundant and costly Sonnet agent launches by checking if previous cross-repo coordinator results are still valid, avoiding unnecessary work when peer repositories haven't changed.

Core Features & Use Cases

  • Cache Validation: Compares current peer repository git hashes against stored hashes from the last coordinator run.
  • Conditional Execution: Triggers automatically before discovering peers in Phase 1.4.1.
  • Output Control: Returns CROSS_REPO_CACHE_HIT with cached status or CROSS_REPO_CACHE_MISS to signal whether to re-run the coordinator.
  • Use Case: In a multi-repository project, if only one repository has been updated since the last cross-repo coordination, this skill will detect that and reuse the existing coordination results, saving significant processing time.

Quick Start

Use the cross-repo-cache skill to check if cross-repo coordinator results can be reused.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: cross-repo-cache
Download link: https://github.com/closedloop-ai/claude-plugins/archive/main.zip#cross-repo-cache

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.