Skip to content

Arashi

Coordinate Git worktrees across every repository in your stack.

嵐 (Arashi) - The eye of the storm for your development workflow

Arashi manages aligned worktrees across multiple repositories within a shared meta-repository. It streamlines creating, switching, and managing changes across your whole stack.

Terminal window
curl -fsSL https://arashi.haphazard.dev/install | bash

Configured mode is preferred whenever it is available—even for one repository—because it supports hooks, defaults, custom paths, and coordination. Standalone mode provides an ad hoc .worktrees/<branch> convention for an otherwise-unconfigured project.