Engineering
using-git-worktrees
Creates isolated git worktrees for parallel development, automatically handling directory selection, .gitignore safety checks, dependency installation, and baseline test verification.
Installation
Agent type
Claude Code
Install Command (macOS)
curl -fsSL "https://mentalok.io/api/v1/skills/using-git-worktrees/install?os=mac&agent=claude" | bash
Install Command (Windows)
curl -L "https://mentalok.io/api/v1/skills/using-git-worktrees/install?os=windows&agent=claude" -o install-using-git-worktrees.bat && install-using-git-worktrees.bat
Download Installer
Download Skill Project