fork-join
CommunityCoordinate parallel git worktrees seamlessly.
Authortranhieutt
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Running batches of independent work in a single branch risks conflicts, missed coordination, and duplicated effort, so this Skill orchestrates the decomposition, verification, and merging of parallel git worktrees without burdening you with manual branching.
Core Features & Use Cases
- Independent work unit identification: Analyze the task details and CLAUDE.md context to split the job into nonconflicting units before any work begins.
- Parallel subagent management: Fork worktrees, launch AI subagents with precise scope instructions, and ensure each worktree stays clean with committed changes.
- Sequential merging with safeguards: Validate each fork through the provided hooks, handle status checks, and merge branches back into the base sequentially to avoid corruption.
Quick Start
Issue the /fork-join command with a batch of independent refactors so the coordinator can create worktrees, launch subagents, and merge results for you.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: fork-join Download link: https://github.com/tranhieutt/software_development_department/archive/main.zip#fork-join Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.