worktree
01agallardol/zcode-git-worktrees
Command
Git worktree dashboard — overview of all worktrees for this repository.
agallardol/zcode-git-worktrees
Command
Git worktree dashboard — overview of all worktrees for this repository.
agallardol/zcode-git-worktrees
Hook
Runs when a session starts on startup, resume, clear and compact, executing session-start.mjs via node. From agallardol/zcode-git-worktrees.
agallardol/zcode-git-worktrees
Hook
Runs before the agent uses a tool for Write, Edit, MultiEdit, ApplyPatch and NotebookEdit tool calls, executing pre-tool-use.mjs via node. From agallardol/zcode-git-worktrees.
agallardol/zcode-git-worktrees
Hook
Runs when you submit a prompt, before the agent sees it, executing session-start.mjs via node. From agallardol/zcode-git-worktrees.
agallardol/zcode-git-worktrees
Skill Claude CodeCodex
Create and manage git worktrees for parallel, isolated work on one repository — multiple tasks at once without stashing or switching branches, risky experiments, PR review checkouts. Use when the user wants to work on several things at once, isolate a task, mentions worktrees or parallel branches/tasks/agents, or…