- install-cli.sh: suggest curl -sL https://claude.ai/install.sh | bash
- birth.sh: check colony, colony-agent, claude are in PATH before starting
- Fail fast with clear error messages if anything is missing
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Without this, the agent's first pulse sees empty inbox + empty heartbeat
and skips Claude entirely. Now heartbeat.md has "introduce yourself"
which triggers Claude on first pulse.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>