·worktree-dispatch
</>

worktree-dispatch

Delegate tasks to parallel worktree agents using worktrunk (wt). Use when asked to "spawn agents", "run in parallel", "delegate to worktrees", or split work across multiple Claude/OpenCode sessions.

11Installs·0Trend·@edmundmiller

Installation

$npx skills add https://github.com/edmundmiller/dotfiles --skill worktree-dispatch

How to Install worktree-dispatch

Quickly install worktree-dispatch AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/edmundmiller/dotfiles --skill worktree-dispatch
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: edmundmiller/dotfiles.

SKILL.md

View raw

Launch one or more tasks in new git worktrees using worktrunk (wt).

FORBIDDEN: Do NOT read source files, edit code, or fix issues yourself. You only write prompt files and run wt switch commands.

If tasks reference earlier conversation (e.g., "do option 2"), include all relevant context in each prompt you write.

Delegate tasks to parallel worktree agents using worktrunk (wt). Use when asked to "spawn agents", "run in parallel", "delegate to worktrees", or split work across multiple Claude/OpenCode sessions. Source: edmundmiller/dotfiles.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/edmundmiller/dotfiles --skill worktree-dispatch
Category
</>Dev Tools
Verified
First Seen
2026-02-22
Updated
2026-03-11

Browse more skills from edmundmiller/dotfiles

Quick answers

What is worktree-dispatch?

Delegate tasks to parallel worktree agents using worktrunk (wt). Use when asked to "spawn agents", "run in parallel", "delegate to worktrees", or split work across multiple Claude/OpenCode sessions. Source: edmundmiller/dotfiles.

How do I install worktree-dispatch?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/edmundmiller/dotfiles --skill worktree-dispatch Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/edmundmiller/dotfiles