cross-repo-coordination

Coordinate cross-repository GitHub issues and versioned contracts across FS-GG repositories.

Updated Jul 6, 2026
One-click install
npx skills add https://github.com/FS-GG/FS.GG.Game --skill cross-repo-coordination-fs-gg
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: cross-repo-coordination
Source: https://github.com/FS-GG/FS.GG.Game/tree/main/.agents/skills/cross-repo-coordination
Command: npx skills add https://github.com/FS-GG/FS.GG.Game --skill cross-repo-coordination-fs-gg

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires GitHub API, and includes scripts (resource) components.

What problem does it solve?

This Skill addresses the complexity of coordinating work across multiple FS-GG repositories, ensuring efficient collaboration and maintaining consistency in versioned contracts.

Core Features & Use Cases

  • Cross-Repo Issue Tracking: Create and manage GitHub issues that span multiple repositories.
  • Versioned Contract Management: Maintain and update versioned cross-repo contracts.
  • Coordination Roadmap: Sequencing and tracking work on the org-level "Coordination" Projects v2 roadmap.
  • Use Case: When you need to coordinate changes across multiple FS-GG repositories, such as updating a shared library version or resolving a compatibility issue, this Skill provides the necessary tools and protocols.

Quick Start

File a cross-repo request using the 'cross-repo' and 'cross-repo:request' labels in the target repository.

Frequently Asked Questions about cross-repo-coordination

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I coordinate changes across multiple GitHub repositories?▼

Cross-repo coordination is managed through GitHub issue-based communication and versioned contract tracking. This Skill uses custom scripts to sequence work and maintain consistency across multiple FS-GG repositories.

What is the best way to track cross-repository issues on a GitHub roadmap?▼

Tracking cross-repository issues is achieved by filing requests with 'cross-repo' and 'cross-repo:request' labels. This Skill manages these GitHub issues to ensure consistent contract management and workflow sequencing across repositories.

Do I need the GitHub API to manage versioned contracts across repositories?▼

Yes, the GitHub API is required to manage versioned contracts. This Skill depends on the GitHub API alongside custom scripts for coordinating contract updates and tracking cross-repository workflows.

How do I file a cross-repo coordination request using GitHub issue tracking?▼

To file a cross-repo coordination request, apply the 'cross-repo' and 'cross-repo:request' labels to an issue in the target repository. This triggers the Skill's workflow management protocols to track and sequence the changes.

When do I need cross-repo coordination for version control workflows?▼

Cross-repo coordination is needed when updating shared library versions or resolving compatibility issues across multiple repositories. It ensures efficient collaboration and maintains consistency in versioned contracts within the FS-GG ecosystem.