create-worktree
OfficialCreate git worktrees with branches.
AuthorAsync-IO
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines the process of setting up new development environments by automating the creation of Git worktrees and ensuring necessary environment configurations are copied over.
Core Features & Use Cases
- Automated Worktree Creation: Quickly set up isolated development environments for new features or bug fixes.
- Environment File Copying: Automatically copies
.envrcand.mcp.jsonto the new worktree. - Direnv Integration: Ensures the new environment is properly activated with
direnv allow. - Use Case: When starting a new feature, you can use this skill to create a dedicated worktree and branch, ensuring your development environment is ready to go without manual setup.
Quick Start
Use the create-worktree skill to set up a new worktree for the branch named feature/user-profile.
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: create-worktree Download link: https://github.com/Async-IO/pierre_mcp_server/archive/main.zip#create-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 223,000+ vetted skills library on demand.