worktree-workflow

Installation
SKILL.md

Quick Usage (Already Configured)

Start a task with a fresh worktree

skills/worktree-workflow/scripts/start-task-worktree.sh "task-name"

Commit regularly and push

skills/worktree-workflow/scripts/regular-commit.sh "message describing why"

Behavior

  • Any task that changes files should begin by creating a dedicated worktree.
  • Commit after each meaningful chunk of work.
  • Push the branch after each commit.
  • Submodules are initialized in the new worktree.
Installs
2
GitHub Stars
25
First Seen
Mar 13, 2026
worktree-workflow — different-ai/openwork-hub