# Quickstart (30 seconds)

```bash
# 1. Install
npm install -g @trustbaseai/claude-collab

# 2. Init config (interactive)
claude-collab-config init

# 3. Verify
collab-doctor

# 4. Send a test message
collab-send baobei 'hello from claude-collab'
```

If anything fails, `collab-doctor` prints the fix.