Issue delivery workflow using git worktrees: one worktree per issue running implement -> review -> rework in parallel, squash-merged into a single integration branch for one final MR. Use when the user says '/skill:implement-with-worktrees', 'implement with worktrees', 'parallel implement', or provi
Issue delivery workflow using git worktrees: one worktree per issue running implement -> review -> rework in parallel, squash-merged into a single integration branch for one final MR. Use when the user says '/skill:implement-with-worktrees', 'implement with worktrees', 'parallel implement', or provides @issue-folder/ for parallel execution.