Skip to content

Arashi

Git worktree manager for meta-repositories.

Git worktree manager for meta-repositories.

Arashi keeps related repositories aligned while you work on a feature branch across a shared workspace.

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

Choose Your Path

By default, arashi create places managed worktrees under .arashi/worktrees. You can also set default create/switch behavior in .arashi/config.json with defaults.create and defaults.switch, then choose workflow guides for hooks, editor or terminal setup, and agent-assisted change planning.