Public clean-Mac bootstrap for Corfai Agentic Playbook users. This repo contains no secrets, no private root playbook content, no Drive ids, and no client data.
Run:
/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/corfai/cap-bootstrap/main/install-mac.sh)"The script checks or installs local tooling, helps the user authenticate GitHub,
generates a Corfai-specific SSH key if needed, clones the private
corfai/corfai-cap-root repo, and prints the next step:
cd ~/corfai-cap-root
open in Claude Code or Codex and run /bootstrapUse --dry-run to see the planned actions without installing, authenticating,
adding SSH keys, or cloning.