command-line tools

brandon-cli

A personal workspace manager for macOS — projects, employers,
AI context, and secrets. Built with Rust.

install npm install -g @bhubbard/brandon
zsh
~ brandon --profile adleverage context

<context>
  <me>
    <name>Brandon Hubbard</name>
  </me>
  <employer>
    <name>Ad Leverage</name>
    <skills>
      <skill>TypeScript</skill>
      <skill>Cloudflare Workers</skill>
    </skills>
  </employer>
</context>

~ 
🏗️

Workspace management

Bootstrap a new machine, scaffold projects, sync dotfiles via GitHub.

🔐

Employer profiles

Switch context with --profile. Work machines never see personal data.

🧠

AI context generation

Generate rich XML context blocks for Claude or ChatGPT in one command.

🔑

Secret resolution

Store op:// references. Secrets resolve at runtime, never hit disk.