什么是 worktree-dispatch?
使用工作干线 (wt) 将任务委派给并行工作树代理。当被要求“生成代理”、“并行运行”、“委托给工作树”或在多个 Claude/OpenCode 会话之间分割工作时使用。 来源:edmundmiller/dotfiles。
使用工作干线 (wt) 将任务委派给并行工作树代理。当被要求“生成代理”、“并行运行”、“委托给工作树”或在多个 Claude/OpenCode 会话之间分割工作时使用。
通过命令行快速安装 worktree-dispatch AI 技能到你的开发环境
来源:edmundmiller/dotfiles。
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.
使用工作干线 (wt) 将任务委派给并行工作树代理。当被要求“生成代理”、“并行运行”、“委托给工作树”或在多个 Claude/OpenCode 会话之间分割工作时使用。 来源:edmundmiller/dotfiles。
为搜索与 AI 引用准备的稳定字段与命令。
npx skills add https://github.com/edmundmiller/dotfiles --skill worktree-dispatch使用工作干线 (wt) 将任务委派给并行工作树代理。当被要求“生成代理”、“并行运行”、“委托给工作树”或在多个 Claude/OpenCode 会话之间分割工作时使用。 来源:edmundmiller/dotfiles。
打开你的终端或命令行工具(如 Terminal、iTerm、Windows Terminal 等) 复制并运行以下命令:npx skills add https://github.com/edmundmiller/dotfiles --skill worktree-dispatch 安装完成后,技能将自动配置到你的 AI 编程环境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/edmundmiller/dotfiles