Global CLI

Bootstrap AI Workbenches With One Command.

init.wb stamps a new private workbench from the ai-workbench template. join.wb onboards collaborators as CODEOWNERS. update.wb pulls template upgrades. orgs.wb manages your GitHub org list. Preflight checks for gh auth + ai-ralph install come free.


What ai-devkit Gives You

Three Repos, One Story

Repo Role
ai-devkit Global CLI. Provides init.wb, join.wb, update.wb, orgs.wb.
ai-workbench Template. gh repo create --template stamps an instance per bundle.
ai-ralph Autonomous AI loop (Claude Code, Devin, Codex). Enabled per workbench.

Quick Paths

Typical Flow

install.zsh          → registers init.wb / join.wb / update.wb / orgs.wb globally
init.wb              → preflight → create wb-<label> repo → clone code repos → render manifests → ralph-enable
join.wb <url>        → preflight → clone workbench → add joiner to CODEOWNERS → register extra repos
update.wb            → pull template-owned updates into existing workbench
orgs.wb add <slug>   → expand machine-local GitHub org menu

License

See repo license files.