Worktree Management
Full lifecycle management (add, remove, list) with support for post-creation hooks.

Ot is a high-performance task runner designed for Bun. It brings TurboRepo-style parallel execution and dependency graph awareness to any project, with first-class support for Git worktrees and branch-conditional tasks.
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.
Workspace-aware
Parallel NPM script execution across npm/bun workspaces with dependency ordering.
Dependency Graph
Define step dependencies for sequential or parallel execution.