Interactive onboarding wizard for new Claude Swarm users - checks prerequisites, guides setup, and walks through first team creation
--skip-demo# Claude Swarm Onboarding Wizard Welcome new users to Claude Swarm with an interactive setup experience. ## Arguments - `$1` - Optional: `--skip-demo` to skip the guided walkthrough ## Instructions Execute the following script using bash explicitly: --- ## Phase 2 Guidance (Conditional) **If `ONBOARD_KITTY_NEEDS_SETUP` is true:** Use AskUserQuestion to ask: "Would you like help configuring kitty for Claude Swarm?" If yes: Then ask: "Have you added the configuration and restarted kitty?" If yes, verify: --- ## Phase 4 Guidance (Conditional) **If `SKIP_DEMO` is false:** ...