Bob Egress banner
vmihalis vmihalis

Bob Egress

Development community

Description

--- allowed-tools: - Bash - AskUserQuestion --- Manage Hacker Bob egress profiles for this project. **Input:** `$ARGUMENTS` (`list`, `add <name>`, `test <name>`, `enable <name>`, `disable <name>`, or `remove <name>`) Run: `node "${CLAUDE_PROJECT_DIR:-$PWD}/.claude/hooks/bob-egress.js" "${CLAUDE_PROJECT_DIR:-$PWD}" $ARGUMENTS` Rules: - If no subcommand is provided, use `list`. - For `add <name>`, prefer an environment variable reference such as `--proxy-env BOB_EGRESS_GR_RESIDENTIAL_PROXY`

Installation

Installs to ~/.claude/commands/vmihalis-hacker-bob-bob-egress.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/vmihalis/hacker-bob/HEAD/.claude/commands/bob-egress.md -o ~/.claude/commands/vmihalis-hacker-bob-bob-egress.md

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

Full documentation available on GitHub

View Source Repository