Marketplace

worktree-workflow

Isolated git worktree workflow for coding agents. Handles worktree creation, atomic commits, branch publishing, optional PR creation, and cleanup. Use when implementing code changes that need branch isolation. Trigger terms - worktree, isolated workspace, branch isolation, atomic commits, code changes in isolation, parallel agent work.

$ Installieren

git clone https://github.com/rp1-run/rp1 /tmp/rp1 && cp -r /tmp/rp1/plugins/dev/skills/worktree-workflow ~/.claude/skills/rp1

// tip: Run this command in your terminal to install the skill