shipit-kit:parallel-task

Community

Create isolated git worktrees instantly

Authorjrmatherly
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill creates an isolated git worktree so you can work on a feature or bugfix in parallel without contaminating your current branch or interrupting other agent sessions, builds, or long-running tests.

Core Features & Use Cases

  • Create a new worktree under .worktrees/ branched from origin/main and ensure the branch name is unique.
  • Scaffold a specs directory for the feature, patch the generated feature metadata to match the actual branch, and commit the spec scaffold.
  • Use cases include running long builds or tests in a separate worktree, starting independent AI agent sessions per feature, and safely isolating experimental refactors or fixes.

Quick Start

Create a parallel worktree for "add retry logic to agent HTTP calls", initialize the feature spec, run dependency installation in the new worktree, and open it in your editor.

Dependency Matrix

Required Modules

gitpnpm

Components

scripts

💻 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: shipit-kit:parallel-task
Download link: https://github.com/jrmatherly/shipit/archive/main.zip#shipit-kit-parallel-task

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