About
The Git Worktree Workflow Manager optimizes the Claude Code development experience by enforcing a specific git-worktree-based structure. It isolates tasks within the .worktrees/codex directory, ensuring that the main working environment remains clean while Claude performs iterative development. This skill is particularly useful for developers who want to maintain a linear history through frequent commits while strictly avoiding complex merge operations during automated coding sessions.