intra-repo-parallel-work

Official

Efficiently coordinate parallel work within a single FS-GG repository.

AuthorFS-GG
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the challenge of coordinating parallel work across multiple agents or people within a single FS-GG repository, ensuring that they work on different items without conflicts or collisions.

Core Features & Use Cases

  • Parallel Work Coordination: Assign tasks to multiple workers while preventing conflicts over shared resources.
  • Isolation: Isolate work in separate git worktrees for each item to avoid conflicts.
  • Touch-Set Management: Declare which files will be touched by the work to manage dependencies and avoid conflicts.
  • Worker Communication: Provide a channel for communication when work overlaps.
  • Use Case: When multiple developers are working on different features of a project in the same repository, this Skill helps ensure that their work can proceed in parallel without causing merge conflicts or overwriting each other's changes.

Quick Start

Use the intra-repo-parallel-work skill to coordinate work on a new feature within the 'FS.GG.Game' repository. Run 'scripts/fsgg-coord whoami --mint' to mint a unique worker ID, then use 'scripts/fsgg-coord take --repo <this-repo>' to claim the next available item.

Dependency Matrix

Required Modules

gitFS-GG.Coord.Cli

Components

scriptsreferences

💻 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: intra-repo-parallel-work
Download link: https://github.com/FS-GG/FS.GG.Game/archive/main.zip#intra-repo-parallel-work

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 620,000+ vetted skills library on demand.