preparing-worktrees
CommunitySet up isolated git worktrees safely and quickly.
Authormatsuyoshi30
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Creates a safe, isolated workspace for feature work by wiring up a dedicated git worktree that persists across agent dispatches and keeps the base branch clean.
Core Features & Use Cases
- Isolated Worktrees: prioritizes a project-local worktree directory (.wt/ first, then .worktrees/, then worktrees/) to reduce risk of contaminating the main working tree.
- Automated project setup: detects common project files (package.json, Cargo.toml, pyproject.toml, requirements.txt, go.mod, Gemfile, etc.) and runs the appropriate setup commands automatically.
- Persistent across sessions: supports long-running feature work across multiple agent runs and integrates with devflow Step 4, isolation gate.
Quick Start
Create an isolated git worktree for a feature on a new branch and run the project setup automatically.
Dependency Matrix
Required Modules
None requiredComponents
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: preparing-worktrees Download link: https://github.com/matsuyoshi30/dotfiles/archive/main.zip#preparing-worktrees 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.