working-in-parallel

Community

Coordinate parallel work with Git worktrees.

AuthorAlvinPlayz23
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Coordinate parallel work in a shared repository using Git worktrees to avoid interference.

Core Features & Use Cases

  • Create isolated worktrees for concurrent features, sharing the same history.
  • Manage multiple branches without changing the main working directory.
  • Safe cleanup and switching between worktrees when collaborating.

Quick Start

Create a new worktree for your feature with git worktree add -b feature-branch ../repo-feature main, then start coding in the new directory.

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: working-in-parallel
Download link: https://github.com/AlvinPlayz23/boose/archive/main.zip#working-in-parallel

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.