What is git-worktree?
Manages Git worktrees for isolated parallel development. Creates worktrees in .github/worktrees/ with symlinked .env files. Source: skinnyandbald/fish-skills.
Manages Git worktrees for isolated parallel development. Creates worktrees in .github/worktrees/ with symlinked .env files.
Quickly install git-worktree AI skill to your development environment via command line
Source: skinnyandbald/fish-skills.
Manage isolated Git worktrees for parallel development, following project conventions.
| create [base] | Create worktree with symlinked .env | | list | List all worktrees | | cleanup | Remove inactive worktrees | | switch | Switch to a worktree |
NEVER call git worktree add directly. Always use the script.
Manages Git worktrees for isolated parallel development. Creates worktrees in .github/worktrees/ with symlinked .env files. Source: skinnyandbald/fish-skills.
Stable fields and commands for AI/search citations.
npx skills add https://github.com/skinnyandbald/fish-skills --skill git-worktreeManages Git worktrees for isolated parallel development. Creates worktrees in .github/worktrees/ with symlinked .env files. Source: skinnyandbald/fish-skills.
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/skinnyandbald/fish-skills --skill git-worktree Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw
https://github.com/skinnyandbald/fish-skills