Workflows
Workflows allow you to automate and run commands across multiple worktrees.
In this section, you’ll learn how to:
- Create workflows by defining sequences of commands.
- Run workflows in sequence or parallel across selected or all worktrees.
- Import workflows from other repositories.
- Visualize execution with real-time logs and results.
Workflows are especially useful for repetitive tasks such as running tests, linting, or deploying code across multiple branches at once.