ai-collab-baselisted
Install: claude install-skill rocky2431/ultra-builder-pro-cli
# AI Collab Base
Shared foundation for dual/multi-AI collaboration skills. Contains the canonical versions of:
- `references/collab-protocol.md` — Core principles, session management, file output protocol, synthesis template, error handling
- `references/collaboration-modes.md` — 5 collaboration modes (review, understand, opinion, compare, free)
- `references/prompt-templates.md` — Generic prompt templates (no CLI syntax)
## Sync
Run `sync.sh` to copy canonical files to all consumer skills:
```bash
bash skills/ai-collab-base/sync.sh
```