Install
- Claude Code (
~/.claude/skills/bestmate/) - OpenClaw (
~/.openclaw/skills/bestmate/) - Codex (
~/.codex/skills/bestmate/)
Prerequisites
The Bestmate CLI must be installed and authenticated:Usage
In your AI coding assistant, use the/bestmate command:
How It Works
The skill invokes thebestmate CLI under the hood:
- Your question is sent to your twin’s knowledge base
- RAG retrieves relevant context from your ingested content
- The twin generates an answer with confidence scores
- Results are displayed in your coding assistant