Claude Code iTerm Worktree
Automates git worktree management with seamless iTerm2 integration for Claude Code.
概要
This Model Context Protocol (MCP) server for Claude Code streamlines git worktree management, offering a robust solution for developers. It enables the creation of new git worktrees linked to feature branches, automatically opening them in dedicated iTerm2 tabs for an isolated development environment. Users can easily close worktrees after verifying all changes are committed and pushed, ensuring a clean repository. This tool is perfectly suited for efficient feature development workflows, providing isolated git environments and deep iTerm2 integration.
主な機能
- List all currently managed worktrees
- Safely close worktrees after verifying they are clean and pushed
- Create new git worktrees with associated feature branches and open them in iTerm2 tabs
- 2 GitHub stars
ユースケース
- Automating repetitive git and iTerm2 tasks for development workflows
- Streamlining feature development with isolated git environments
- Managing multiple isolated development branches concurrently