CLI (Homebrew)

brew tap kayacancode/askkaya
brew install bestmate
Verify installation:
bestmate --version

Update

brew update --force && brew reinstall bestmate

macOS Desktop App

Download the latest DMG from your admin or build from source. After downloading:
  1. Open the DMG
  2. Drag Bestmate to Applications
  3. Right-click → Open (first time only, for unsigned builds)

Claude Code Skill

Install the Bestmate skill for Claude Code, Codex, or OpenClaw:
curl -sL https://bestmate.io/skills/install.sh | bash
This lets you query your twin directly from your AI coding assistant:
/bestmate What's our deployment process?

Requirements

  • macOS 13+ (Ventura or later)
  • Node.js 20+ (for Mintlify docs only)
  • Homebrew