worktrunk-workflows

Installation
SKILL.md

Worktrunk Workflows

Use Worktrunk as lifecycle orchestration around Git worktrees. Prefer reversible commands and previews over manual path management.

Build Context

Before a nontrivial operation:

  1. Confirm repository state with git status --short and git branch --show-current.
  2. Confirm Worktrunk is available with wt --version. On Windows it may be installed as git-wt.
  3. Inspect worktrees with wt list or wt list --full.
  4. Read .config/wt.toml when changing project behavior. Read ~/.config/worktrunk/config.toml only when changing personal behavior.
  5. Use wt <command> --help when flags may differ from these instructions.

Safety

Installs
1
GitHub Stars
3
First Seen
Jul 12, 2026
worktrunk-workflows — hgzahn/agentic-coding