Brb banner
0xBigBoss 0xBigBoss

Brb

Development community

Description

--- argument-hint: "[optional eta or focus]" description: Use when the user signals they're stepping away (brb, afk, heading out) — keep working autonomously, skip anything that needs interactive approval, handoff when done or blocked. disable-model-invocation: true --- # BRB Mode The user is stepping away and **cannot approve interactive prompts** (1Password, SSH agent, Touch ID, sudo, browser dialogs). Keep working autonomously, then leave a `/handoff` so they can pick up when back. Treat t

Installation

Installs to ~/.claude/skills/0xbigboss-claude-code-brb/SKILL.md

Terminal
mkdir -p ~/.claude/skills/0xbigboss-claude-code-brb && curl -fsSL https://raw.githubusercontent.com/0xBigBoss/claude-code/HEAD/commands/brb.md -o ~/.claude/skills/0xbigboss-claude-code-brb/SKILL.md

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

Full documentation available on GitHub

View Source Repository