Branchlet is a CLI tool for creating and managing Git worktrees. It simplifies worktree operations for developers, allowing them to switch between branches and manage multiple worktrees efficiently. It integrates with Git and is supported by Claude.
git clone https://github.com/raghavpillai/branchlet.gitBranchlet is a CLI tool for creating and managing Git worktrees. It simplifies worktree operations for developers, allowing them to switch between branches and manage multiple worktrees efficiently. It integrates with Git and is supported by Claude.
No install command available. Check the GitHub repository for manual installation instructions.
git clone https://github.com/raghavpillai/branchletCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
Create a step-by-step guide for using Branchlet to manage Git worktrees. Include commands for creating, listing, and deleting worktrees for [PROJECT_NAME] in [PROGRAMMING_LANGUAGE].
# Branchlet Git Worktree Management Guide ## Creating a New Worktree To create a new worktree for the 'feature/login' branch: ```bash branchlet create feature/login ``` ## Listing Existing Worktrees To list all active worktrees: ```bash branchlet list ``` ## Deleting a Worktree To delete the 'feature/login' worktree: ```bash branchlet delete feature/login ``` ## Switching Between Worktrees To switch to the 'feature/login' worktree: ```bash branchlet switch feature/login ``` ## Common Options - Use `-f` to force delete a worktree - Use `-c` to create a worktree with a custom directory name - Use `-l` to list worktrees in a long format
Free Accounting Software
IronCalc is a spreadsheet engine and ecosystem
Service Management That Turns Chaos Into Control
Customer feedback management made simple
Enterprise workflow automation and service management platform
Automate your spreadsheet tasks with AI power
Take a free 3-minute scan and get personalized AI skill recommendations.
Take free scan