Run Your Business on EOS with AI Support: Complete Implementation Guide
Most teams read Traction by Gino Wickman. They get fired up. They buy the journals. They schedule the first L10 meeting.
By week three, the Rocks are forgotten. The Scorecard is stale. The Issues List has 40 items and nobody is IDSing any of them.
This is not a willpower problem. It is a structure problem.
An EOS Implementer fixes this by showing up quarterly and holding you accountable. That costs $40-80K/year. Between sessions, you are on your own.
What if you had an EOS coach that showed up every day? Every L10. Every Rock review. Every time you need to IDS an issue at 9pm on a Tuesday.
That is what an OpenClaw agent does. This guide shows you exactly how to build it.
Why EOS Fails Without Daily Enforcement
EOS has six components: Vision, People, Data, Issues, Process, and Traction. Each has specific tools. The V/TO. The Accountability Chart. The Scorecard. Rocks. IDS. Process documentation.
None of them are complicated. All of them require weekly discipline for years.
Here is where teams actually fail:
| Failure | What Happens | Real Cost |
|---|---|---|
| L10 meetings drift | No agenda discipline, IDS gets skipped | 2-4 hours/week wasted across leadership |
| Rocks go stale | Set quarterly, forgotten by week 3 | Same goals repeat quarter after quarter |
| Scorecard ignored | Numbers tracked in a spreadsheet nobody opens | Decisions made on gut, not data |
| Issues pile up | IDS backlog hits 40+ items | Team loses trust in the process |
| V/TO stays abstract | Vision created once, never cascaded | Departments work toward different goals |
| People issues avoided | Wrong seats, wrong people — everyone knows | Top performers leave |
The fix is not more meetings. The fix is an agent that never forgets, never lets you skip a step, and never gets tired of asking "Is that Rock on track?"
What the EOS Agent Actually Does
Seven specific capabilities. Not a chatbot with EOS prompts.
1. V/TO Builder. Walks your leadership team through every section. Core Values, Core Focus, 10-Year Target, Marketing Strategy, 3-Year Picture, 1-Year Plan, Rocks. Challenges vague answers. Saves the output. References it in every future session.
2. L10 Facilitator. Prepares and runs your Level 10 Meeting. Pre-populates the Scorecard. Pulls Rock status. Prioritizes the Issues List. Enforces the 90-minute structure. Captures to-dos after.
3. Rock Tracker. Every week, checks your Rocks against reality. "Your Rock 'Launch partner program' is at week 8 of 13. You signed 1 of 3 partners. What is blocking the next two?"
4. Scorecard Manager. Maintains 5-15 weekly numbers. When a number misses target three weeks in a row, it auto-adds to the Issues List.
5. IDS Coach. Enforces the discipline: Identify the real issue. Discuss. Solve. Captures the solution as a to-do with an owner and due date.
6. People Analyzer. Runs quarterly reviews using Core Values + GWC (Get it, Want it, Capacity). Flags people below the bar. Coaches you through the conversation.
7. Process Documenter. Identifies your core processes. Helps you document them at the EOS standard — 20 steps or fewer. Tracks who owns each one.
Step 1: Get an OpenClaw Instance
Two paths.
Clawctl (managed): clawctl.com/checkout. $49/month. Provisioned in 60 seconds. Sandboxed. Encrypted. Audit-logged. Skip the infrastructure.
Self-hosted: Install OpenClaw on your own hardware. Free. You handle security.
Both use the same config. Everything below works either way.
Step 2: Build the Workspace
The workspace is the agent's home. Every EOS document lives here and persists across sessions.
~/.openclaw/workspace/
├── AGENTS.md # Agent instructions
├── SOUL.md # EOS coach persona
├── USER.md # Your company context
├── TOOLS.md # Tool guidance
├── MEMORY.md # Long-term memory
├── memory/ # Daily logs
├── skills/ # EOS skills
│ ├── eos-coach/
│ │ └── SKILL.md # EOS framework knowledge
│ └── l10-facilitator/
│ └── SKILL.md # L10 meeting structure
└── eos/ # EOS documents
├── vto.md # Vision/Traction Organizer
├── accountability-chart.md
├── scorecard.md # Weekly numbers
├── rocks/
│ ├── 2026-Q1.md # Current quarter
│ └── archive/ # Past quarters
├── issues-list.md # Active issues for IDS
├── todos.md # Weekly to-dos
├── l10/
│ ├── template.md # Meeting template
│ └── notes/ # Notes by date
├── processes/
│ ├── index.md # Core process list
│ └── sales-process.md
└── people-analyzer/
└── 2026-Q1.md
Create this structure now. The agent reads and writes to it every session.
Step 3: Write AGENTS.md
This loads at the start of every session. It is the agent's operating manual.
# EOS Coach Instructions
You are an EOS (Entrepreneurial Operating System) implementation
coach. You have deep expertise in all six EOS components from
the eos-coach skill.
## Rules
- Always read eos/vto.md before setting Rocks or priorities.
Every Rock must align to the 1-Year Plan.
- Enforce L10 structure from the l10-facilitator skill. Never
skip IDS. Never run over 90 minutes.
- When a Scorecard number misses target 3 consecutive weeks,
add it to eos/issues-list.md automatically.
- Use the People Analyzer framework (Core Values + GWC) for
all people decisions.
- Challenge vague answers. Push for specifics. "We'll try harder"
is not a solution.
- After every L10, update eos/todos.md, eos/rocks/ status,
and save meeting notes to eos/l10/notes/.
- Save daily progress to memory/ with today's date.
Workflow
- Read eos/vto.md and current quarter Rocks
- Check eos/scorecard.md for off-track numbers
- Review eos/issues-list.md for priority items
- Facilitate or advise as requested
- Update all EOS documents when changes happen
## Step 4: Write SOUL.md
```markdown
# Persona
You are a disciplined EOS coach.
You hold the leadership team accountable without being abrasive.
You celebrate wins briefly. You spend most of your time on problems.
When facilitating, follow the EOS structure exactly.
When advising, reference Traction by Gino Wickman.
When someone gives a vague answer, ask "What specifically?"
Step 5: Build the EOS Skills
Skills are where the real knowledge lives. They load into the agent's context every session.
EOS Coach Skill
Create skills/eos-coach/SKILL.md:
---
name: eos-coach
description: Complete EOS/Traction framework knowledge. All six components, tools, and implementation guidance.
---
# EOS Framework Reference
## The Six Key Components
### 1. Vision
Every leadership team must be 100% on the same page with where
the organization is going and how it will get there.
**Tool: Vision/Traction Organizer (V/TO)**
Eight questions that define the vision:
1. Core Values (3-5 values that define the culture)
2. Core Focus (niche + passion)
3. 10-Year Target (BHAG — specific and measurable)
4. Marketing Strategy (target market, 3 uniques, proven process, guarantee)
5. 3-Year Picture (revenue, profit, key measurables)
6. 1-Year Plan (3-7 goals with measurables)
7. Quarterly Rocks (3-7 most important things this quarter)
8. Issues List (obstacles and opportunities)
### 2. People
Right People in the Right Seats.
**Tool: People Analyzer**
- Core Values evaluation: + (most of the time), +/- (sometimes), - (rarely)
- GWC: Get it (understand the role), Want it (desire to do it),
Capacity to do it (skills and bandwidth)
- Below the bar = conversation needed (3-strike rule)
**Tool: Accountability Chart**
- Not an org chart. Shows the right structure with clear seat
definitions (5 roles per seat max).
- Three major functions: Sales/Marketing, Operations, Finance/Admin
- Every seat has one person accountable
### 3. Data
Scorecard replaces gut feelings with objective weekly numbers.
**Tool: Weekly Scorecard**
- 5-15 numbers that tell you if you had a good week
- Every number has an owner, a weekly goal, and a trend
- Off-track 3+ weeks → auto-escalate to Issues List
### 4. Issues
IDS (Identify, Discuss, Solve) is the engine of EOS.
**The IDS Process:**
1. Identify — Name the real issue (not the symptom)
2. Discuss — Everyone contributes data and perspective
3. Solve — One clear action with an owner and due date
**Rules:**
- Drop it down: if it is not a priority, move to long-term Issues List
- Identify first: most teams jump to solutions too fast
- One owner per solution — no "the team will handle it"
### 5. Process
Document the 20% of processes that drive 80% of results.
**Tool: Core Process Documentation**
- Identify 6-10 core processes (sales, HR, operations, etc.)
- Document at high level (20 steps max per process)
- Followed By All (FBA) — simplified so everyone actually uses them
### 6. Traction
Rocks and the Meeting Pulse bring discipline to execution.
**Tool: Rocks (Quarterly Priorities)**
- 3-7 per company, 3-7 per individual
- Must be SMART (Specific, Measurable, Attainable, Realistic, Timely)
- 80%+ completion rate = healthy
**Tool: Meeting Pulse**
- Weekly L10 (Level 10 Meeting) — 90 minutes, same day, same time
- Quarterly session — full day, Rock review + next quarter planning
- Annual session — two days, full V/TO review
## V/TO Discovery Questions
### Core Values
- Think of your best employee. What 3 traits make them great?
- Think of someone you fired who was competent but didn't fit. Why?
- What behavior would you tolerate poor performance to keep?
### Core Focus
- What do you do better than anyone? (Be specific — not "innovation")
- What are you deeply passionate about as a company?
### 10-Year Target
- Where will you be in 10 years? Revenue? Employees? Market position?
- Is this specific enough that you will know when you hit it?
L10 Facilitator Skill
Create skills/l10-facilitator/SKILL.md:
---
name: l10-facilitator
description: Level 10 Meeting structure, agenda template, and facilitation rules.
---
# L10 Meeting Facilitation
## Agenda (90 minutes total)
### 1. Segue (5 min)
Each person shares one personal and one professional best
from the past week. Sets the tone. Builds connection.
### 2. Scorecard Review (5 min)
Review numbers that are off track only. Do not celebrate
on-track numbers — that is expected. Off-track numbers
get dropped to the Issues List if not already there.
### 3. Rock Review (5 min)
Each Rock: On Track or Off Track. No discussion here.
Off-track Rocks get dropped to Issues List.
### 4. Customer/Employee Headlines (5 min)
Quick headlines only. Good news or bad news about customers
or employees. Drop anything that needs discussion to Issues.
### 5. To-Do List Review (5 min)
Last week's to-dos: Done or Not Done. 90%+ completion rate
is healthy. Not-done items: reschedule or drop to Issues.
### 6. IDS (60 min)
This is the meeting. Everything above is setup for this.
Process:
1. Prioritize: Top 3 issues from the combined Issues List
2. For each issue:
a. Identify — What is the real issue? (Ask "what specifically?")
b. Discuss — Hear from everyone. Data first, opinions second.
c. Solve — One clear next step. One owner. One due date.
3. Capture solution as a to-do
4. Move to next issue
### 7. Conclude (5 min)
- Recap all to-dos created
- Cascading messages (what to communicate to the team)
- Rate this meeting 1-10
- Target: consistent 8+ rating
## Facilitation Rules
- Start on time. End on time. No exceptions.
- Tangents get "dropped down" to the Issues List
- No phones. No laptops (except the facilitator).
- One conversation at a time.
- If IDS takes longer than 60 minutes, you have too many issues.
Focus on fewer, bigger ones.
Step 6: Configure OpenClaw
On Clawctl, the dashboard handles the setup:
-
LLM API Keys (Integrations > LLM API Keys) — Add your Anthropic, OpenAI, or other provider key. The setup wizard walks you through this on first login.
-
Channels (Integrations > Channels) — Connect Slack or Discord so your leadership team can interact with the EOS agent directly from chat.
-
Tools (Integrations > Tools) — Enable the tools your agent needs.
-
Controls (Control > Controls) — Set approval policies for what the agent can do autonomously vs. what requires human sign-off.
For cron jobs and advanced config, click Open OpenClaw in the top bar to access the OpenClaw Control UI. Set up the four EOS rhythm automations:
- L10 Prep (Monday 8 AM): Read Scorecard, flag off-track numbers. Check Rock status. Pull top 3 issues. Generate full L10 agenda. Post to Slack.
- Rock Check-in (Wednesday 9 AM): DM each off-track Rock owner asking what is blocking progress.
- Scorecard Reminder (Friday 5 PM): DM each Scorecard owner to submit their weekly number.
- Quarterly Prep (1st of quarter): Score outgoing Rocks. Prepare People Analyzer template. Surface candidate Rocks for next quarter.
Self-hosted? Use the interactive setup:
openclaw onboard
openclaw configure --section channels
Then configure cron jobs via the OpenClaw Control UI or openclaw.json directly.
Step 7: Run Your First EOS Session
Start with the V/TO. Tell the agent:
"We are implementing EOS from scratch. Our company is [name], we do [what], we have [X] employees. Let's start with Core Values."
The agent will ask:
- "Think of your best employee. What 3 traits make them great?"
- "Think of someone you fired who was competent but didn't fit. Why?"
- "What behavior would you tolerate poor performance to keep?"
It distills your answers into 3-5 candidate Core Values. It pushes back on generic ones. ("Integrity" — every company says that. What makes yours different?)
Then it moves through Core Focus, 10-Year Target, Marketing Strategy, 3-Year Picture, 1-Year Plan, and Rocks. In order. Each building on the last.
Everything gets saved to eos/vto.md. Every future session references it.
The Weekly Rhythm
Once your V/TO and Scorecard are set, here is the weekly flow:
Monday morning (automated): The L10 cron job fires. The agent reads your Scorecard, Rocks, Issues List, and last week's to-dos. It generates a complete L10 agenda and posts it to Slack.
Monday L10 meeting: Your team runs the L10 with the pre-built agenda. Someone shares the agent's IDS suggestions. After the meeting, tell the agent what happened:
"L10 recap: We IDSed the VP Sales hire — solution is to raise comp to $200K and engage two recruiters, Mike owns it, due March 14. Sarah's Rock is back on track. Two new to-dos: Jordan to set up customer survey, Mike to update job description."
The agent updates eos/todos.md, eos/rocks/, eos/issues-list.md, and saves notes to eos/l10/notes/.
Wednesday (automated): The Rock check-in cron fires. Off-track Rock owners get a Slack DM asking what is blocking progress.
Friday (automated): The Scorecard reminder goes out. Each owner reports their weekly number.
Quarterly: The prep cron generates a full Rock review, People Analyzer template, and candidate Rocks for next quarter.
Managing Your EOS Agent
Clawctl dashboard gives you full visibility:
- Control > Terminal — Send messages directly: "What are our Core Values?" or "Which Rocks are off track?"
- Control > Approvals — Review agent actions that need human sign-off
- Control > Audits — Full trail of every session, decision, and document change
- Control > Infrastructure — Monitor agent health
- Open OpenClaw (top bar) — Trigger cron jobs manually, adjust config, view sessions
Self-hosted OpenClaw CLI:
openclaw message send "What are our Core Values?"
openclaw message send "Which Rocks are off track this quarter?"
openclaw cron list
openclaw cron run l10-prep
openclaw status
EOS Implementation Timeline
| Week | Activity | Agent Role |
|---|---|---|
| 1 | Core Values + Core Focus | Facilitates discovery, challenges generic answers |
| 2 | 10-Year Target + Marketing Strategy | Pressure-tests specificity |
| 3 | 3-Year Picture + 1-Year Plan | Cross-references numbers |
| 4 | Accountability Chart | Maps seats, identifies gaps |
| 5 | First Rock Setting | Proposes candidates from V/TO gaps |
| 6 | Scorecard Setup | Establishes baselines, connects to cron |
| 7 | First L10 Meeting | Runs full agenda, establishes rhythm |
| 8 | Process Documentation (start) | Identifies top 3 core processes |
| 9-12 | Weekly L10s + Rock tracking | Maintains discipline, surfaces issues |
| 13 | Quarterly Review | Rock scoring, People Analyzer, next quarter |
Professional EOS Implementers take 12-18 months. With an agent available daily, most teams compress to 6-9 months.
What This Costs
| Option | Cost | Availability |
|---|---|---|
| Certified EOS Implementer | $40-80K/year | 4-8 days per year |
| EOS Coach (part-time) | $2-5K/month | Weekly calls |
| OpenClaw on Clawctl | $49/month | Every day. Every meeting. |
The agent does not replace a first-session Implementer. If you have never done EOS, consider hiring one for the initial two-day session. Then use the agent to maintain discipline between sessions.
If you have read Traction and understand the framework, the agent guides you through the entire implementation.
Security
Your V/TO contains your strategy. Your People Analyzer contains performance reviews. Your Scorecard has financial data.
Clawctl protects it:
- Encrypted storage — all EOS documents encrypted at rest
- Sandboxed execution — agent cannot access anything outside workspace
- Audit logging — every session, every file change logged
- Channel access controls — only your leadership team can interact
- No training on your data — your strategy stays yours
Self-hosted? Enable sandboxing:
{
agents: {
defaults: {
sandbox: {
enabled: true,
workspaceAccess: "rw",
},
},
},
}
Get Started
- Sign up for Clawctl or install OpenClaw self-hosted
- Create the workspace layout with the
eos/directory structure - Build the
eos-coachandl10-facilitatorskills - Write
AGENTS.mdandSOUL.md - Connect Slack or Discord for your leadership team
- Set up the four cron jobs (L10 prep, Rock check-in, Scorecard, quarterly)
- Start with Core Values. Let the agent push back on your first draft.
The companies that win with EOS are the ones that stick with it. An agent that never forgets, never gets tired, and never lets you skip a step is the best EOS Implementer most teams will ever have.