Install
Get Craig running in under a minute.
Requirements
- Node.js 22 or newer
gitgh— authenticated with GitHub- At least one agent CLI: Claude Code, Codex, or Cursor
Install Craig
npm install -g craig-cli Start Craig
Run Craig from the workspace root where you want .craig/ state to live:
cd path/to/your/workspace
craig The TUI opens with a boot overlay, then a full-screen workspace with task navigation, a center work area, and an inspector panel. Head to Quickstart to run your first task.