Lab Setup Live banner
brainqub3 brainqub3

Lab Setup Live

Development community

Description

--- description: Run deterministic live setup checks when ANTHROPIC_API_KEY is already configured. allowed-tools: - Bash - Read --- Run the repository setup flow end-to-end in live mode using existing preflight scripts. Rules: - Do not accept arguments. - If `$ARGUMENTS` is non-empty, stop and tell the user to run `/lab-setup-live` with no parameters. - Do not read `.env` (project permissions may block it). - Warn the user before execution that `.env` should already exist with `ANTHROPIC_A

Installation

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

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

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

Full documentation available on GitHub

View Source Repository