Commands
Use this section when you want command-level guidance.
Command Pages
Section titled “Command Pages”- init - initialize a workspace.
- add - add a repository to management.
- clone - clone missing configured repositories.
- create - create coordinated worktrees.
- move - move uncommitted changes between coordinated worktrees.
- list - list worktree paths.
- status - inspect repository state.
- update - check for and apply CLI updates.
- switch - open a terminal context for a worktree.
- shell - install shell integration and helpers.
- remove - remove worktrees and branches.
- pull - pull remote updates across repos.
- sync - align child repos to parent branch.
- setup - run setup scripts across repos.
Typical Flow
Section titled “Typical Flow”arashi initarashi create feature-branch-namearashi statusarashi switch