Pre-session bootstrap - sets up orphan branch, recording and streaming BEFORE entering Claude Code. TRIGGERS - bootstrap, pre-session, start streaming, before claude.
[-r repo] [-b branch] [--setup-orphan] [--idle N] [--zstd N] [-y|--yes]# /asciinema-tools:bootstrap Generate a bootstrap script that runs OUTSIDE Claude Code CLI to set up automatic session recording and streaming to GitHub. ## Critical Workflow This command generates a script that runs BEFORE entering Claude Code: ## Arguments | Argument | Description | | ---------------- | ---------------------------------------------------- | | `-r, --repo` | GitHub repository (e.g., `owner/repo`) | | `-b, --branch` | Orphan branch name (default: `asciinema-recordings`) | | `--setup-orphan` | Force ...