Lab Setup banner
brainqub3 brainqub3

Lab Setup

Productivity community

Description

--- description: Deterministically bootstrap this repo for first-time use on Windows, macOS, or Linux with offline-safe checks. allowed-tools: - Bash - Read --- Run the repository setup flow end-to-end in offline mode using existing preflight scripts. Rules: - Do not accept arguments. - If `$ARGUMENTS` is non-empty, stop and tell the user to run `/lab-setup` or `/lab-setup-live` with no parameters. - Do not read `.env` (project permissions may block it). Execution: 1. Run platform-specifi

Installation

Installs to ~/.claude/commands/brainqub3-agent-labs-lab-setup.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/brainqub3/agent-labs/HEAD/.claude/commands/lab-setup.md -o ~/.claude/commands/brainqub3-agent-labs-lab-setup.md

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

Full documentation available on GitHub

View Source Repository