git-worktree
Installation
SKILL.md
AI-consumed reference. Optimized for Claude to read during execution. Human-readable explanation: see docs/architecture/HIERARCHICAL_PLANNING.md or docs/getting-started/ depending on topic.
Git Worktree Integration
Auto-create git worktree when starting a workflow. All changes on isolated branch. Discard on failure -- zero damage to main.
When to Use
- Auto:
/runwhenAF_WORKTREE=true - Manual: User says "use a worktree"
- Skip: Quick fixes, config changes, single-file edits