dev-worktrees
Installation
SKILL.md
dev-worktrees
Overview
Creates an isolated git worktree with dependency install, port allocation (when dev-setup scripts are present), and baseline test verification.
Works in two modes — the steps after worktree creation are identical in both:
- Create mode: branch does not exist yet → creates worktree + branch, then sets up
- Setup mode: worktree already exists (created manually or by another tool) → enters it and runs setup only (deps + ports + tests)
Announce at start: "I'm using the dev-worktrees skill to set up an isolated workspace."
Branch Name
Branch: $ARGUMENTS