reuse-worktree

Installation
SKILL.md

Reset this worktree to latest main and create a new branch for fresh work.

Steps:

  1. git fetch origin main
  2. git reset --hard origin/main
  3. Create a new branch: git checkout -b $ARGUMENTS

If no branch name is provided, ask the user what to name the branch.

Installs
1
GitHub Stars
3.5K
First Seen
Apr 12, 2026
reuse-worktree — langwatch/langwatch