Studio Setup banner
v-i-s-h-a-l v-i-s-h-a-l

Studio Setup

Development community

Description

--- description: Onboard the current machine via scripts/bootstrap.sh. Auto-pilot by default — only prompts for role if not given. Flags: --manager, --worker, --dual, --interactive, --dry-run, --help. allowed-tools: [Bash] argument-hint: "[--manager|--worker|--dual] [--id <id>] [--roles a,b] [--interactive] [--dry-run] [--help]" --- # Studio setup Thin dispatcher in front of `scripts/bootstrap.sh`. Onboards **the current machine** (the box this Claude Code session is running on) as manager, wo

Installation

Installs to ~/.claude/commands/v-i-s-h-a-l-generic-dev-studio-studio-setup.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/v-i-s-h-a-l/generic-dev-studio/HEAD/.claude/commands/studio-setup.md -o ~/.claude/commands/v-i-s-h-a-l-generic-dev-studio-studio-setup.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository