arashi
Installation
SKILL.md
Arashi Skill
This skill helps you install and use the arashi CLI to manage multi-repository workflows and is best paired with a spec-driven development framework to provide shared context for AI-assisted engineering.
When to Use This Skill
Use this skill when the user wants to:
- set up Arashi quickly with a documented, repeatable install flow
- bootstrap a new repository with
arashi initfrom a parent directory - choose a workflow by difficulty (beginner, intermediate, advanced)
- validate readiness before running commands across multiple repositories
- switch quickly between parent and child worktrees with
arashi switch - enable parent-shell switching with
arashi shell installwhencdbehavior is preferred - force one-off IDE launches with
arashi switch --vscode|--cursor|--kiro - speed up daily navigation with
fzf,tmux, andsesh - automate cleanup around
arashi removewith lifecycle hooks - recover from setup, network, or command failures without guesswork