arashi

Installation
SKILL.md

Arashi Skill

Coordinate Git worktrees across configured Arashi workspaces, or use Arashi ad hoc in an unconfigured non-bare Git project.

Start

  1. Assume the CLI is installed unless installation was requested or aw --version fails.
  2. Use installed aw --help and aw <command> --help as parameter authority.
  3. Choose one mode using the section below, and initialize it when the workspace is fresh.
  4. After the chosen workspace is initialized or otherwise discoverable, diagnose health with aw doctor --json before lower-level recovery.
  5. Load only the reference for the task.

Choose a mode

  • Configured mode: Prefer configured mode; use ordinary aw init for persisted defaults, custom paths, repository groups, workspace or repository hooks, child repositories, or coordinated commands. This is also the preferred mode for a single repository that needs those features.
  • Zero-config standalone mode: use aw init --zero-config only for ad hoc work in an unconfigured non-bare Git project. It does not create or persist .arashi configuration. Passive discovery does not repair ignore coverage, and bootstrap must not edit tracked .gitignore or global Git configuration automatically.

Universal operating rules

Installs
18
First Seen
Feb 11, 2026
arashi — corwinm/arashi-skills