factory-worktree

Community

Isolate parallel coding with per-agent worktrees.

Authorlaulauland
Version1.0.0
Installs0

System Documentation

What problem does it solve?

When multiple agents need to edit files at the same time, they risk conflicts in a shared working directory. This skill provides per-agent worktrees or git worktrees so each developer has their own complete copy while sharing the underlying repository, enabling isolation, independent testing, and cleaner merges.

Core Features & Use Cases

  • No merge conflicts during work — each agent has its own copy of every file
  • Full toolchain access — each worktree can run its own dev server, tests, linter
  • Atomic merges — combine results after all agents finish
  • Clean rollback — discard a worktree if an agent fails
  • Variants: jj workspaces and git worktrees for different repository setups
  • Use cases include parallel feature development, refactoring, and simultaneous experimentation

Quick Start

Create separate worktrees for each task and begin development in isolated working copies.

Dependency Matrix

Required Modules

None required

Components

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: factory-worktree
Download link: https://github.com/laulauland/dotfiles/archive/main.zip#factory-worktree

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.