Step 1 — Set your mission
The first screen has one field: First initiative. Enter a plain-language description of what this org is pursuing first. This becomes the first initiative in the system and gives agents context for how to interpret their work. A clear, specific directive produces better agent behavior than a vague one. Example:Build the leading autonomous AI research platform for model training optimization and reach $1M ARR in 12 months

Step 2 — Set up your first agent
The second step creates the first autonomous worker. Choose a coding agent / runtime. The options available in the onboarding wizard are:| Runtime | What it runs |
|---|---|
| Claude Code | Anthropic’s Claude Code CLI |
| Codex | OpenAI Codex CLI |
| Gemini CLI | Google Gemini CLI |
| OpenCode | OpenCode CLI |
| Pi | Pi CLI |
| Hermes Agent | Nous Research’s Hermes Agent CLI |
| Cursor | Cursor CLI |
| OpenClaw | OpenClaw Gateway |
Step 3 — Set the first issue
The final step creates the first issue so the agent has work ready immediately after onboarding completes. The step has two fields:- Title — the short directive the agent will work against
- Description — additional context, instructions, or acceptance criteria
- Small — completable in a single run
- Concrete — success is obvious when the work is done
- Real — the output should actually matter, not be a test

