Skip to main content
OpenGoat is the easiest way to go from “one agent” to “a small AI team” that can plan work, delegate tasks, and keep context over time. The first experience is intentionally simple:
  1. Create a few agents
  2. Message the Goat with your project idea
  3. Watch the team come alive and start executing

Quick Start

npm i -g openclaw opengoat
openclaw onboard
opengoat start
Then open http://127.0.0.1:19123.

Your dashboard is the starting point

Dashboard When you open the UI, you land on the Dashboard. It shows:
  • Organization Chart: the hierarchical chart of your organization
  • Agent Sessions: you can chat with any agent, or just interact with the Goat
You can always ask the Goat to “hire” new agents, but its recommended to create the first ones yourself.

Step 1: Create a small team

On the Dashboard, click Create Agent, and select who the agent reports to.

Developers/Engineers

One key feature of OpenGoat, is that it support multiple agent runtimes. You can run your developer agents on Claude Code, Codex, Cursor, etc.

Step 2: Message the Goat to begin

In the left sidebar, under Agents & Sessions, click Goat. The Goat will ask you about your project, will plan it, and break it down into smaller tasks.

Step 3: Follow the work as it gets organized

Once the Goat starts, OpenGoat turns the plan into execution:
  • tasks get created and assigned
  • agents start working on their tasks one by one
  • the Goat will delegate tasks accordingly to the organization size
You can watch things happen in:
  • Tasks: see what’s open and what’s done
  • Agents: inspect your org and who reports to whom
  • Logs: view activity and runs

What to do next