FEATURE_NAME: $ARGUMENTS
Sets up parallel git worktrees for multiple Claude agents to work on separate branches simultaneously. Use this when you need concurrent development on feature branches without merge conflicts.
/plugin marketplace add henkisdabro/wookstar-claude-code-plugins/plugin install henkisdabro-productivity-productivity@henkisdabro/wookstar-claude-code-pluginsFEATURE_NAME: $ARGUMENTS NUMBER_OF_PARALLEL_WORKTREES: $ARGUMENTS
Execute the loop in parallel with the Batch and Task tool
trees/git worktree add -b FEATURE_NAME-i ./trees/FEATURE_NAME-icd trees/FEATURE_NAME-i, git ls-files to validategit worktree list to verify all trees were created properly