m-worktree
CommunityCreate and manage isolated git worktrees for parallel development.
Authormituso89
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill provides an isolated workspace for git worktrees, allowing parallel development on feature branches without affecting the main branch.
Core Features & Use Cases
- Isolated Workspaces: Create a separate worktree for each feature branch to avoid conflicts and ensure that the main branch remains stable.
- Native Worktree Tools: Prefer native platform tools for worktree management, with a fallback to git worktree when needed.
- Automated Setup: Automatically install dependencies and configure the worktree environment.
- Verification and Cleanup: Verify the worktree's baseline and handle cleanup when the branch is merged or abandoned.
Quick Start
Use the m-worktree skill to create an isolated workspace for your feature branch 'new-feature'.
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: m-worktree Download link: https://github.com/mituso89/Spec-Driven-Development-toolkits/archive/main.zip#m-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 620,000+ vetted skills library on demand.