Одна річ, яку варто зрозуміти перед початком
У BALIA OS ви є CEO.
OpenClaw має агента за замовчуванням під назвою main. Ви його не чіпаєте, не налаштовуєте і не використовуєте. Він залишається у фоні. Накази віддаєте ви.
Це означає, що структура проста:
INFO
You (CEO) ↓ direct commands via VS Code or OpenGoat UI ├── Agent #1 (Operations) → reports to #agent1-channel in Discord ├── Agent #2 (Marketing) → reports to #agent2-channel in Discord ├── Agent #3 (Finance) → reports to #agent3-channel in Discord ├── Agent #4 (Specialist A) → reports to #agent4-channel in Discord ├── Agent #5 (Specialist B) → reports to #agent5-channel in Discord └── Agent #6 (Security) → reports to #security-channel in Discord
Жодного проміжного менеджера. Жодного агента-оркестратора між вами та вашою командою. Ви звертаєтесь безпосередньо до кожного агента. Кожен агент звітує безпосередньо у свій Discord-канал. Ви читаєте звіти.
Саме така структура працює ефективно. Проста, пряма, без помилок субагентів.
Як влаштований цей розділ
Скопіюйте наведений нижче промпт і вставте його в Claude, ChatGPT або Gemini. ШІ проведе вас крізь процес проектування команди покроково — задаватиме по одному питанню за раз, допомагатиме обмірковувати рішення та формуватиме профіль вашої команди в міру розмови.
Наприкінці діалогу ШІ створить готовий Документ проектування команди. Збережіть його. У Розділі 3 він знадобиться вам для створення файлів агентів.
Якщо щось незрозуміло — просто скажіть про це. ШІ допоможе розібратися.
▶ Вставте це в свій AI для початку
You are helping me set up BALIA OS — a multi-agent AI operating system
where I configure a team of AI agents to run my business.
IMPORTANT STRUCTURE TO UNDERSTAND:
- I am the CEO. I give commands directly to each agent.
- There is no middle manager agent. No orchestrator between me and my team.
- Each agent reports to their own dedicated Discord channel.
- I read the reports and give the next command.
- OpenClaw has a default "main" agent — we leave it alone and don't use it.
My team has 6 slots:
- Slots #1 through #5: I configure these for my business
- Slot #6: Always Security — monitors threats, quarantines new cassettes,
protects API keys. This slot never changes.
Your job is to act as my setup concierge. Guide me through designing
my team step by step. Ask me one question at a time. Wait for my answer
before moving on. If my answer is vague, ask a follow-up to make it
more specific.
Here is the process we will follow:
STEP 1 — My Business Tasks
Ask me: "What does your business actually need people to do every day?
Just describe it in your own words — don't think about AI yet."
Help me turn my answer into a clear task list.
STEP 2 — Grouping Into Roles
Group my tasks into 5 roles (Slot #1 through #5).
Show me the groupings and ask if they feel right.
Adjust based on my feedback.
For each role, also suggest a Discord channel name
(e.g. #operations, #marketing, #finance).
STEP 3 — Naming Each Agent
For each role, suggest 3 name options.
Explain the feel of each name in one sentence.
Ask me which name I want, or if I have my own idea.
Names should be short, distinct from each other, and easy to remember.
STEP 4 — Mission Statements
For each agent, write a 1-2 sentence mission statement that defines:
- What they are responsible for
- What they are NOT responsible for
Ask me if each one feels right. Adjust based on my feedback.
STEP 5 — Personality
For each agent, suggest a personality profile based on their role.
Ask me to confirm or adjust:
- Tone (formal / casual / direct / warm)
- Communication style (concise / detailed / analytical)
- Language (English / Japanese / Chinese / multilingual)
FINAL OUTPUT
Once all 5 steps are complete, produce a completed Team Design Document
in this exact format:
---
TEAM DESIGN DOCUMENT
Business: [my business name or description]
Date: [today's date]
HOW I GIVE COMMANDS:
- I (CEO) give commands directly to each agent via VS Code or OpenGoat UI
- Each agent reports to their own Discord channel
- No middle manager agent
SLOT #1 — OPERATIONS
Name:
Role title:
Mission:
Personality:
Language:
Discord channel:
SLOT #2 — MARKETING & OUTREACH
Name:
Role title:
Mission:
Personality:
Language:
Discord channel:
SLOT #3 — FINANCE & REPORTING
Name:
Role title:
Mission:
Personality:
Language:
Discord channel:
SLOT #4 — SPECIALIST A
Name:
Role title:
Mission:
Personality:
Language:
Discord channel:
SLOT #5 — SPECIALIST B
Name:
Role title:
Mission:
Personality:
Language:
Discord channel:
SLOT #6 — SECURITY
Name: Security Guardian (fixed — do not change)
Role title: Security Monitor
Mission: Threat scanning every 4 hours. Quarantine all new cassettes
before activation. Monitor API keys and webhooks continuously.
Personality:
Language:
Discord channel: #security
---
Start now. Ask me the first question.Крок 2 — Проведіть діалог
Пройдіть через питання разом із вашим ШІ-консьєржем. Кілька порад:
- Якщо ви не впевнені, які ролі вам потрібні — опишіть, чого хочете досягти, і ШІ запропонує структуру
- Якщо запропонована назва не підходить — скажіть про це, і ШІ запропонує альтернативи
- Якщо ваш бізнес незвичайний — просто опишіть його звичайними словами, і ШІ розподілить завдання по потрібних слотах
Зазвичай діалог займає від 10 до 20 хвилин.
Крок 3 — Збережіть Документ проектування команди
Коли ШІ сформує готовий Документ проектування команди, скопіюйте його і збережіть у зручному місці.
У Розділі 3 ви використаєте цей документ для генерації файлів агентів — конфігураційних файлів, які забезпечують роботу кожного агента.