ck:worktree
CommunityGenerate isolated git worktrees for parallel dev.
AuthorJoseMas68
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Developers working on multiple features in the same repository often clash when using a single checkout, leading to context switches and risky commits. This Skill creates isolated Git worktrees, letting each feature have its own lightweight checkout without duplicating the entire repo.
Core Features & Use Cases
- Automated worktree creation with branch‑type detection and naming conventions.
- Monorepo support that prompts for the target project when needed.
- Environment template handling automatically copies
.env*.examplefiles into the new worktree. - Safety checks for Git version, repository status, and valid worktree locations. Use it when you need to develop a new feature, fix a bug, or refactor code in parallel without interfering with other ongoing work.
Quick Start
Ask Claude to set up a worktree for your new feature, e.g., “create a worktree for adding authentication with a feat prefix.”
Dependency Matrix
Required Modules
None requiredComponents
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: ck:worktree Download link: https://github.com/JoseMas68/CRMDev/archive/main.zip#ck-worktree 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.