worktree-scaffold

Community

Automate parallel feature worktrees and scaffolding.

Authorescotilha
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill automates the creation and management of git worktrees to enable parallel feature development, reducing context-switching and overhead when multiple features are pursued concurrently.

Core Features & Use Cases

  • Automates worktree creation and branch setup for new features.
  • Scaffolds feature boilerplate based on .worktree-scaffold.json templates.
  • Lists active worktrees and safely removes worktrees with optional branch deletion.

Quick Start

Start scaffolding by creating a worktree for a feature:

  • worktree-manager.sh create <feature-name>
  • worktree-manager.sh list
  • worktree-manager.sh remove <feature-name> --delete-branch

Dependency Matrix

Required Modules

jq

Components

scriptsassets

💻 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: worktree-scaffold
Download link: https://github.com/escotilha/claude-kit/archive/main.zip#worktree-scaffold

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.