Skip to content
- Worktree Management: Full lifecycle management (add, remove, list) with support for post-creation hooks
- Branch-filtered steps: Run steps conditionally based on branch patterns with glob and negation support
- Git worktree support: Copy files between worktrees, branch-specific filtering for worktree contexts
- Workspace-aware execution: Parallel NPM script execution across npm/bun workspaces with dependency ordering
- Dependency graph: Define step dependencies with
dependsOn for sequential or parallel execution