@crewx/sdk 0.8.0 → 0.8.1-rc.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,2278 @@
1
+ <!-- AUTO-GENERATED: Do not edit manually. Run "npm run build:manual" to regenerate. -->
2
+
3
+ # Welcome to AI Virtual Company
4
+
5
+ > Imagine running your own company with AI employees that work 24/7, around the clock.
6
+
7
+ CrewX is the tool that turns that imagination into reality.
8
+
9
+ You are the **boss**. Hire AI employees, organize departments, and assign tasks.
10
+ Your employees work in their areas of expertise, collaborate with each other, and report results.
11
+ No coding knowledge required. Just a few clicks on the web interface and your company is up and running.
12
+
13
+ ---
14
+
15
+ ## For Example
16
+
17
+ > "Write me a report draft" → An AI employee gathers materials and creates a draft for you.
18
+ > "Review this document" → Another AI employee finds errors and suggests corrections.
19
+ > Meanwhile, you grab a coffee and just check the results.
20
+
21
+ AI employees come from **diverse backgrounds**. You can hire employees from different
22
+ AI companies like Claude (Anthropic), Gemini (Google), and more. It's like headhunting.
23
+ Each employee can have **specialties** configured, so you can assign them to roles that match their
24
+ strengths — one for writing documents, another for fast analysis.
25
+
26
+ ---
27
+
28
+ ## New Here? Start Here
29
+
30
+ | Guide | One-Line Summary |
31
+ |-------|-----------------|
32
+ | **Getting Started** | From opening shop to assigning your first task in 5 minutes |
33
+ | **Setting Up AI Tools** | Connect AI providers like Claude, Gemini, etc. |
34
+
35
+ ---
36
+
37
+ ## Assigning Tasks to Employees
38
+
39
+ | Guide | One-Line Summary |
40
+ |-------|-----------------|
41
+ | **Assigning Tasks to Employees** | Pick an employee from the main screen and assign work |
42
+ | **Resuming a Previous Conversation** | Find and continue a previous task assignment |
43
+ | **Checking Activity Logs** | Review what your employees have been doing |
44
+
45
+ ---
46
+
47
+ ## Hiring and Managing Employees
48
+
49
+ | Guide | One-Line Summary |
50
+ |-------|-----------------|
51
+ | **Hiring a New Employee** | Add a new AI employee to your company |
52
+ | **Editing Employee Info** | Change an employee's role, skills, or department |
53
+
54
+ ---
55
+
56
+ ## Running Your Company
57
+
58
+ | Guide | One-Line Summary |
59
+ |-------|-----------------|
60
+ | **Checking Operating Costs** | View AI employee activity and costs at a glance |
61
+ | **Company Settings** | Change theme, language, and integration settings |
62
+ | **Managing AI Tools** | Install and keep AI tools up to date |
63
+
64
+ ---
65
+
66
+ ## Real-World Examples — How Sowon Labs Uses It
67
+
68
+ > Use Sowon Labs' actual AI company structure as a reference to build your own organization.
69
+
70
+ | Guide | One-Line Summary |
71
+ |-------|-----------------|
72
+ | **Building Your C-Suite** | CEO, CTO, CMO... AI executives transform your company |
73
+ | **Getting a Secretary** | Create an all-purpose JARVIS-like secretary and free yourself from busywork |
74
+ | **Running a Dev Team** | Compare two team structures and build the right team for your project |
75
+ | **Building a Marketing Team** | Hand off blog and SNS content to your AI marketing team |
76
+ | **Hiring Fun Employees** | Fortune telling, game guides... AI helps with hobbies too |
77
+ | **Running Persona Surveys** | Ask AI customers first and validate reactions before launch |
78
+
79
+ ---
80
+
81
+ ## Tour Your Company (Screen-by-Screen Guide)
82
+
83
+ Curious what each office (screen) looks like?
84
+
85
+ | Office | Description |
86
+ |--------|------------|
87
+ | **Lobby — Main Screen** | See your employee list and assign tasks right away |
88
+ | **Meeting Room — Chat** | One-on-one workspace for exchanging tasks with employees |
89
+ | **Meeting Archives — Thread List** | Search and reopen past conversations |
90
+ | **HR — Employee Management** | View employees, hire, or remove |
91
+ | **Hiring Form — Employee Registration** | Form for entering a new employee's name, role, and skills |
92
+ | **Admin Office — AI Tools** | Install and update AI tools |
93
+ | **Finance — Cost Dashboard** | Usage and cost charts |
94
+ | **Settings Room — Preferences** | Screen theme, language, and company settings |
95
+ | **Library — Document Management** | Store and browse company documents |
96
+
97
+ > See **screens/INDEX.md** for the full list of offices (screens).
98
+
99
+ ---
100
+
101
+ ## Need Help?
102
+
103
+ **Q. What is CrewX?**
104
+ It's a tool for building your own virtual company with AI employees. Hire employees, assign tasks, and review results.
105
+
106
+ **Q. Can I use it without knowing how to code?**
107
+ Yes, everything can be done from the web interface. No coding knowledge required.
108
+
109
+ **Q. How many AI employees can I have?**
110
+ There's no limit. Hire as many as you need. You can also divide them into departments to share responsibilities.
111
+
112
+ **Q. Does it cost money?**
113
+ When AI employees work, usage fees from their provider (Anthropic, Google, etc.) apply. You can check costs in real-time on the operating costs screen.
114
+
115
+ **Q. Can employees collaborate with each other?**
116
+ Yes, one employee can hand off tasks to another, or you can set up multiple employees to work together.
117
+
118
+ ---
119
+
120
+ ## Are You a Developer?
121
+
122
+ For technical documentation, configuration file structures, and other development references, see the **Developer Guide**.
123
+
124
+ ---
125
+
126
+ # Getting Started
127
+
128
+ > "I want to try vibe-coding but... I'm stuck at installation."
129
+ > Don't worry. CrewX handles the complex setup for you. You can get started in 5 minutes.
130
+
131
+ ---
132
+
133
+ ## This Guide Is For You If...
134
+
135
+ - You've heard of Claude Code but gave up because installation looked too hard
136
+ - You've tried asking ChatGPT to "write code" but got tired of copy-pasting
137
+ - You want to build your own ideas without a developer
138
+
139
+ ---
140
+
141
+ ## The Full Flow — Just 3 Steps
142
+
143
+ ```
144
+ Step 1. Check AI Tools → Step 2. Log In → Step 3. Choose a Team Preset → Start!
145
+ ```
146
+
147
+ All you have to do is follow the on-screen instructions.
148
+
149
+ ---
150
+
151
+ ## Before You Start: Install CrewX
152
+
153
+ If you haven't installed CrewX yet, run the following command in your terminal:
154
+
155
+ ```bash
156
+ ```
157
+
158
+ > **Don't have npm?** Install Node.js first — download the LTS version from [nodejs.org](https://nodejs.org) and npm will be installed along with it.
159
+
160
+ Once installed, check the version:
161
+
162
+ ```bash
163
+ crewx --version
164
+ ```
165
+
166
+ When a new version is released, you can update with:
167
+
168
+ ```bash
169
+ ```
170
+
171
+ > When you launch CrewX, a **setup wizard** will appear automatically.
172
+ > If you've already completed setup, it will go straight to the main screen.
173
+
174
+ ---
175
+
176
+ ## Step 1. Check AI Tools
177
+
178
+ CrewX **automatically detects** whether AI coding tools are installed on your computer.
179
+
180
+ | Status | Meaning |
181
+ |--------|---------|
182
+ | **Green** — Ready | Already installed and logged in. Ready to use! |
183
+ | **Yellow** — Just need to log in | Already installed — we'll show you how to log in in the next step |
184
+ | **Gray** — Not installed yet | That's fine for now. You can add it later |
185
+
186
+ Select the tools you want to use and click **[Next]**.
187
+
188
+ > **You can get started with just Claude Code!**
189
+ > You can add the rest later when you need them.
190
+
191
+
192
+ ---
193
+
194
+ ## Step 2. Log In
195
+
196
+ If any of your selected tools require login, CrewX will walk you through each one step by step.
197
+
198
+ 1. Click the **[Log In]** button shown on screen — the command is automatically copied
199
+ 2. Open your terminal and **paste** (Ctrl+V or Cmd+V)
200
+ 3. Done! CrewX automatically detects when login is complete
201
+
202
+ > **"I don't know what a terminal is"**
203
+ > A terminal is just a window where you type commands to your computer. It's not hard — just unfamiliar!
204
+ > All you need to do here is one thing — paste. Do it once and it's automatic from then on.
205
+
206
+ > If you're already logged into everything, this step is skipped automatically.
207
+
208
+
209
+ ---
210
+
211
+ ## Step 3. Choose a Team Preset
212
+
213
+ This is the key part! A **preset** is a pre-configured AI team built by experts.
214
+ Choose a preset that matches your needs and AI team members are set up automatically.
215
+
216
+ | Preset | Best For |
217
+ |--------|----------|
218
+ | **Dev Team** | Those who want to build websites, apps, etc. |
219
+ | **Marketing Team** | Those who want to create blog and SNS content |
220
+ | **Planning Team** | Those who want to organize proposals and reports |
221
+ | **Solo Founder** | Those who want to start quickly on their own |
222
+ | **Custom** | Those who want to build a team from scratch |
223
+
224
+ For example, choosing the "Dev Team" preset includes these AI team members:
225
+
226
+ | AI Team Member | Role | You Can Ask Them To... |
227
+ |----------------|------|----------------------|
228
+ | **PM** | Project Manager | "Plan this feature", "Organize the schedule" |
229
+ | **Dev Lead** | Development Lead | "Build this feature", "Fix this bug" |
230
+ | **Frontend** | Frontend Developer | "Build the login page" |
231
+ | **Backend** | Backend Developer | "Build the API", "Design the database" |
232
+ | Others | QA, Designer, etc. | Composition varies by preset |
233
+
234
+ > These configurations are templates based on real, actively running development teams.
235
+ > No need to worry about "which agents should I set up and how?"
236
+
237
+ Choose your preset and click **[Get Started]** — you're all set!
238
+
239
+
240
+ ---
241
+
242
+ ## All Set! Try Assigning Your First Task
243
+
244
+ Your newly configured AI team members are now visible on the main screen.
245
+ Just say what you want to do naturally:
246
+
247
+ - Click the **Dev Lead** card → *"Build me a blog website"*
248
+ - Click the **PM** card → *"Organize an e-commerce business plan"*
249
+ - Click the **Frontend** card → *"Build a portfolio page"*
250
+
251
+ Clicking a card automatically inserts the mention in the input field.
252
+ Type your task and hit **Send** — and vibe-coding begins!
253
+
254
+
255
+ > **Experience the magic of the first 30 seconds**
256
+ > Say "Build me a blog" and the PM starts planning while the Dev Lead starts writing code.
257
+ > Real files are created on your computer — this isn't just text output like ChatGPT.
258
+ > It's a completely different experience from doing everything yourself.
259
+
260
+ ---
261
+
262
+ ## Skip — It's Always OK
263
+
264
+ You can click **Skip** at any step to go straight to the main screen.
265
+ You can always reconfigure later in the settings screen, so feel free to proceed without pressure.
266
+
267
+ ---
268
+
269
+ ## Want to Do More?
270
+
271
+ - **Assigning Tasks to Agents** — Complete your first deliverable in 10 minutes
272
+ - **Adding an Agent** — Add designers, QA, and more to your team
273
+ - **Setting Up AI Tools** — Switch to your preferred AI tool
274
+
275
+
276
+ ---
277
+
278
+ # Setting Up AI Tools
279
+
280
+ > This guide explains how to connect AI coding tools like Claude, Gemini, etc. to CrewX.
281
+
282
+ ---
283
+
284
+ ## This Guide Is For You If...
285
+
286
+ - You want to connect additional AI tools
287
+ - You want to check the login status of your AI tools
288
+
289
+ ---
290
+
291
+ ## Supported AI Tools
292
+
293
+ | Tool | Provider ID | Description |
294
+ |------|------------|-------------|
295
+ | **Claude Code** | `cli/claude` | Anthropic's coding agent |
296
+ | **Gemini CLI** | `cli/gemini` | Google's coding agent |
297
+ | **GitHub Copilot** | `cli/copilot` | GitHub's coding agent |
298
+ | **Codex CLI** | `cli/codex` | OpenAI's coding agent |
299
+
300
+ ---
301
+
302
+ ## Tool-by-Tool Guide
303
+
304
+ ### Claude Code (`cli/claude`)
305
+
306
+ Anthropic's AI coding agent. As CrewX's default provider, we recommend setting this up first.
307
+
308
+ - **Install**: Download from [claude.ai/download](https://claude.ai/download)
309
+ - **Auth**: Auto-guided login when running the `claude` command after installation
310
+
311
+ ### Gemini CLI (`cli/gemini`)
312
+
313
+ Google's AI coding agent.
314
+
315
+ - **Install**: `npm install -g @anthropic-ai/gemini-cli` or see official docs
316
+ - **Auth**: Google account login
317
+
318
+ ### GitHub Copilot (`cli/copilot`)
319
+
320
+ GitHub's AI coding agent.
321
+
322
+ - **Install**: `npm install -g @githubnext/github-copilot-cli` or see official docs
323
+ - **Auth**: GitHub account login
324
+
325
+ ### Codex CLI (`cli/codex`)
326
+
327
+ OpenAI's coding agent. Supports GPT-4o-based code generation and analysis.
328
+
329
+ - **Install**: `npm install -g @openai/codex` or see official docs
330
+ - **Auth**: Set OpenAI API key (`OPENAI_API_KEY` environment variable)
331
+ - **Usage examples**:
332
+ ```bash
333
+ crewx q "@codex 이 함수를 최적화해줘"
334
+ crewx x "@codex 테스트 코드 작성해줘" --thread="codex-work"
335
+ ```
336
+
337
+ > Use the `crewx doctor` command to check installation and auth status for all tools at once.
338
+
339
+ ---
340
+
341
+ ## Configure from the CLI Management Screen
342
+
343
+ You can view and manage installed tools from the CLI management screen (`/cli`).
344
+
345
+ > For more details, see **Installing & Updating CLI Tools**.
346
+
347
+
348
+ ---
349
+
350
+ ## Recommended Next Guides
351
+
352
+ - **Getting Started**
353
+ - **Installing & Updating CLI Tools**
354
+ - **Adding an Agent**
355
+
356
+
357
+ ---
358
+
359
+ # Assigning Tasks to Agents
360
+
361
+ > This guide explains how to pick an agent from the main screen and start a conversation.
362
+
363
+ ---
364
+
365
+ ## This Guide Is For You If...
366
+
367
+ - You're assigning a task to an agent for the first time
368
+ - You don't know what @mentions are
369
+ - You're wondering "which agent should I ask?"
370
+
371
+ ---
372
+
373
+ ## Exploring the Main Screen
374
+
375
+ When you open the app, the main screen (`/`) appears.
376
+
377
+ ### Agent Grid
378
+
379
+
380
+ - **Avatar** (2-letter initials)
381
+ - **Name** and a one-line role description
382
+
383
+
384
+ ### Suggested Task Cards
385
+
386
+ Commonly used tasks are pre-configured. Click one and it goes straight into the input field.
387
+
388
+ ---
389
+
390
+ ## Starting a Conversation
391
+
392
+ ### Method 1: Click an Agent Card
393
+
394
+ 1. Click the desired agent card
395
+ 2. `@AgentName` is automatically entered in the input field
396
+ 3. Type your task and hit **Send** (or Enter)
397
+
398
+ ### Method 2: Click a Suggested Task Card
399
+
400
+ 1. Click a suggested task card
401
+ 2. `@Agent task description` is automatically entered
402
+ 3. Edit if needed, then hit **Send**
403
+
404
+ ### Method 3: Type Directly
405
+
406
+ 1. Type `@AgentName your task` directly in the input field
407
+ 2. Hit **Send**
408
+
409
+ ---
410
+
411
+ ## What You Can Do on the Chat Screen
412
+
413
+ After sending, a new conversation (thread) is created and you're taken to the chat screen.
414
+
415
+ | Element | Description |
416
+ |---------|------------|
417
+ | **Message Bubble** | Agent's response (supports markdown) |
418
+ | **Activity Log** | Real-time display of what the agent is doing |
419
+ | **Execution Status** | Shows `Running` / `Complete` in the header |
420
+ | **Follow-up Messages** | Send additional questions/instructions from the input field |
421
+
422
+ > For more details on activity logs, see **Checking Activity Logs**.
423
+
424
+
425
+ ---
426
+
427
+ ## Tips
428
+
429
+ - Each agent has a different role. Choosing the right agent leads to better results.
430
+ - You can exchange multiple messages in a single conversation.
431
+ - An agent can also invoke other agents (Sub-Agent).
432
+
433
+ ---
434
+
435
+ ## Recommended Next Guides
436
+
437
+ - **Resuming a Conversation**
438
+ - **Checking Activity Logs**
439
+ - **Adding an Agent**
440
+
441
+
442
+ ---
443
+
444
+ # Resuming a Conversation
445
+
446
+ > This guide explains how to find and continue a previous conversation.
447
+
448
+ ---
449
+
450
+ ## This Guide Is For You If...
451
+
452
+ - You want to find a conversation from yesterday
453
+ - You want to manage multiple conversations
454
+
455
+ ---
456
+
457
+ ## Finding Recent Conversations in the Sidebar
458
+
459
+ Recent conversations are listed in the left sidebar.
460
+ Click any conversation to resume it right away.
461
+
462
+
463
+ ---
464
+
465
+ ## Finding Conversations in the Thread List
466
+
467
+ To see more conversations, go to the **Thread List** screen (`/threads`).
468
+
469
+ | Feature | Description |
470
+ |---------|------------|
471
+ | **Search** | Search by conversation title or content |
472
+ | **Filter** | Filter by agent or date |
473
+ | **Sort** | Newest first, oldest first |
474
+
475
+ Click a conversation to go to the chat screen.
476
+
477
+
478
+ ---
479
+
480
+ ## Continuing a Conversation
481
+
482
+ Enter a follow-up message in the input field at the bottom of the chat screen, and the conversation continues within the same context.
483
+
484
+ ---
485
+
486
+ ## Recommended Next Guides
487
+
488
+ - **Assigning Tasks to Agents**
489
+ - **Checking Activity Logs**
490
+
491
+
492
+ ---
493
+
494
+ # Checking Activity Logs
495
+
496
+ > This guide explains how to check what tasks an agent has performed in real time.
497
+
498
+ ---
499
+
500
+ ## This Guide Is For You If...
501
+
502
+ - You're curious about what the agent is doing
503
+ - You want to review task results in detail
504
+
505
+ ---
506
+
507
+ ## What Are Activity Logs?
508
+
509
+ Every action an agent performs during a task is recorded in the **activity log**.
510
+
511
+ | Icon | Meaning |
512
+ |------|---------|
513
+ | 💬 | Agent's internal reasoning/judgment |
514
+ | 🔧 | Command execution (Bash, file read, etc.) |
515
+ | ✅ | Task completed |
516
+ | ❌ | Error occurred |
517
+ | 📄 | File read |
518
+ | ✏️ | File modified |
519
+ | 🔍 | Search |
520
+ | 🤖 | Invoked another agent (Sub-Agent) |
521
+
522
+ ---
523
+
524
+ ## How to View Activity Logs
525
+
526
+ Activity logs appear below the agent's message bubble on the chat screen.
527
+
528
+ - **Collapse/Expand**: Click the log header
529
+ - **Show More**: For long logs, click "Show N more" to expand
530
+
531
+
532
+ ---
533
+
534
+ ## Sub-Agent Activity
535
+
536
+ When an agent invokes another agent, it appears in the **Sub-Agent Reply** area.
537
+
538
+ - Execution status of each sub-agent (Running/Complete)
539
+ - Time elapsed
540
+ - Task summary
541
+
542
+ <!-- Sub-Agent Reply screenshot to be added separately -->
543
+
544
+ ---
545
+
546
+ ## Recommended Next Guides
547
+
548
+ - **Assigning Tasks to Agents**
549
+ - **Resuming a Conversation**
550
+
551
+
552
+ ---
553
+
554
+ # Adding an Agent
555
+
556
+ > This guide explains how to create and register a new AI team member (agent).
557
+
558
+ ---
559
+
560
+ ## This Guide Is For You If...
561
+
562
+ - You need an agent with a new role
563
+ - You want to try creating an agent yourself
564
+
565
+ ---
566
+
567
+ ## Navigate to the Add Agent Screen
568
+
569
+ 1. Click **[+ Add Agent]** in the sidebar or on the agent management screen (`/agents`)
570
+ 2. Navigate to the add agent screen (`/agents/new`)
571
+
572
+
573
+ ---
574
+
575
+ ## Enter Basic Information
576
+
577
+ | Field | Description | Example |
578
+ |-------|------------|---------|
579
+ | **ID** | Unique agent identifier (alphanumeric, cannot be changed) | `frontend_dev` |
580
+ | **Name** | Display name | `Frontend Developer` |
581
+ | **Role** | One-line description | `React/TypeScript UI Development` |
582
+ | **Provider** | AI engine selection | `cli/claude`, `cli/gemini`, etc. |
583
+ | **Model** | AI model to use | `opus`, `sonnet`, etc. |
584
+
585
+
586
+ ---
587
+
588
+ ## Save
589
+
590
+ Enter all information and click **[Save]** to create the agent.
591
+ A new card will appear in the agent grid on the main screen.
592
+
593
+ > Agent settings are internally saved to `crewx.yaml`, and change history is automatically tracked.
594
+
595
+ ---
596
+
597
+ ## Recommended Next Guides
598
+
599
+ - **Editing & Deleting Agents**
600
+ - **Assigning Tasks to Agents**
601
+
602
+
603
+ ---
604
+
605
+ # Editing & Deleting Agents
606
+
607
+ > This guide explains how to modify or delete an existing agent's settings.
608
+
609
+ ---
610
+
611
+ ## This Guide Is For You If...
612
+
613
+ - You want to change an agent's role or model
614
+ - You want to delete an agent you no longer need
615
+
616
+ ---
617
+
618
+ ## Editing an Agent
619
+
620
+ 1. Go to the agent management screen (`/agents`)
621
+ 2. Click **[Edit]** on the agent you want to modify
622
+ 3. Modify the desired fields (ID cannot be changed)
623
+ 4. Click **[Save]**
624
+
625
+
626
+ ---
627
+
628
+ ## Deleting an Agent
629
+
630
+ 1. Go to the agent management screen (`/agents`)
631
+ 2. Click **[Delete]** on the agent you want to remove
632
+ 3. Click **[Confirm]** in the confirmation dialog
633
+
634
+ > Deleted agents cannot be recovered. Please decide carefully.
635
+
636
+ ---
637
+
638
+ ## Change History
639
+
640
+ Agent setting changes are automatically tracked.
641
+ "View Change History" and "Revert" features are planned for future releases.
642
+
643
+ ---
644
+
645
+ ## Recommended Next Guides
646
+
647
+ - **Adding an Agent**
648
+ - **Assigning Tasks to Agents**
649
+
650
+
651
+ ---
652
+
653
+ # Checking Usage
654
+
655
+ > This guide explains how to monitor AI usage and costs from the dashboard.
656
+
657
+ ---
658
+
659
+ ## This Guide Is For You If...
660
+
661
+ - You want to see how much AI you've used
662
+ - You're curious about how much it costs
663
+
664
+ ---
665
+
666
+ ## Usage Dashboard
667
+
668
+ Navigate to **Usage** in the sidebar or go to `/usage`.
669
+
670
+ ### Available Information
671
+
672
+ | Item | Description |
673
+ |------|------------|
674
+ | **Daily Usage** | AI call counts and token usage by date |
675
+ | **Monthly Summary** | Monthly total usage and cost trends |
676
+ | **By Provider** | Compare usage across Claude, Gemini, etc. |
677
+
678
+
679
+ ---
680
+
681
+ ## Recommended Next Guides
682
+
683
+ - **Configuring Settings**
684
+
685
+
686
+ ---
687
+
688
+ # Configuring Settings
689
+
690
+ > This guide explains how to change app settings like theme, language, and API keys.
691
+
692
+ ---
693
+
694
+ ## This Guide Is For You If...
695
+
696
+ - You want to switch to dark mode
697
+ - You want to switch between English and Korean
698
+ - You want to configure API keys
699
+
700
+ ---
701
+
702
+ ## Settings Screen
703
+
704
+ Navigate to **Settings** in the sidebar or go to `/settings`.
705
+
706
+ ### Configurable Items
707
+
708
+ | Item | Description |
709
+ |------|------------|
710
+ | **Theme** | Switch between light/dark mode |
711
+ | **Language** | Switch between Korean/English |
712
+ | **API Keys** | Manage API keys per AI provider |
713
+
714
+
715
+ ---
716
+
717
+ ## Recommended Next Guides
718
+
719
+ - **Getting Started**
720
+ - **Setting Up AI Tools**
721
+
722
+
723
+ ---
724
+
725
+ # Installing & Updating CLI Tools
726
+
727
+ > This guide explains how to install AI coding tools (Claude Code, Gemini CLI, etc.) and keep them up to date.
728
+
729
+ ---
730
+
731
+ ## This Guide Is For You If...
732
+
733
+ - You want to install a new AI tool
734
+ - You see an update notification and aren't sure what to do
735
+
736
+ ---
737
+
738
+ ## CLI Management Screen
739
+
740
+ Navigate to **CLI Management** in the sidebar or go to `/cli`.
741
+
742
+ You can see the current status of all installed AI tools at a glance:
743
+ - Installation status
744
+ - Current version
745
+ - Latest version
746
+ - Login status
747
+
748
+
749
+ ---
750
+
751
+ ## Installing a New Tool
752
+
753
+ 1. Check for uninstalled tools on the CLI management screen
754
+ 2. Click the **[Install]** button
755
+ 3. Monitor installation progress
756
+ 4. Follow the login instructions after completion
757
+
758
+ ---
759
+
760
+ ## Updating
761
+
762
+ 1. Tools with available updates show a notification
763
+ 2. Click the **[Update]** button
764
+ 3. Confirm the update is complete
765
+
766
+ ---
767
+
768
+ ## Recommended Next Guides
769
+
770
+ - **Setting Up AI Tools**
771
+ - **Getting Started**
772
+
773
+
774
+ ---
775
+
776
+ # Building Your C-Suite — AI Executives Transform Your Company
777
+
778
+ > Set up C-level AI executives like CEO, CTO, CMO to establish strategic, technical, and marketing direction.
779
+
780
+ For example, when evaluating a new business venture, you can ask the CTO about technical feasibility, the CPO about market viability, and the CLO about legal risks. Instead of one person worrying about everything, you get simultaneous reviews from multiple AI executives' perspectives.
781
+
782
+ ---
783
+
784
+ ## This Guide Is For You If...
785
+
786
+ - You're juggling strategy, technology, and marketing all by yourself
787
+ - You need "advisors to help see the big picture"
788
+ - You want to use AI agents as **decision-making partners**, not just task executors
789
+
790
+ ---
791
+
792
+ ## How Sowon Labs Uses It
793
+
794
+ Sowon Labs actually operates with an AI executive team. The human CEO makes final decisions while AI executives provide expert advice in their respective domains.
795
+
796
+ ### Organization Chart at a Glance
797
+
798
+ ```
799
+ 사장님 (사람)
800
+
801
+ ┌─────┼─────┬─────┬─────┬─────┐
802
+ │ │ │ │ │ │
803
+ CEO CTO CPO CMO CSO CLO
804
+ (비전) (기술) (제품) (마케팅) (전략) (법무)
805
+ │ │
806
+ │ ├── 개발자 (Claude)
807
+ │ ├── 개발자 (Codex)
808
+ │ └── 개발자 (Gemini)
809
+
810
+ └── 자비스 (비서)
811
+ ```
812
+
813
+ ### Each Executive's Role in One Line
814
+
815
+ | Executive | What They Do | In a Word |
816
+ |-----------|-------------|-----------|
817
+ | **CEO** | Remembers vision and principles, resolves conflicts | "Here's what the boss intended" |
818
+ | **CTO** | Tech strategy, delegates to developers | "The executive who delegates, not codes" |
819
+ | **CPO** | Product roadmap, feature prioritization | "The person who decides what to build first" |
820
+ | **CMO** | SNS marketing, GA4 analysis | "I'll handle the marketing" |
821
+ | **CSO** | Business strategy, revenue model | "The profitable direction is this way" |
822
+ | **CLO** | Contract review, legal risk | "Let me check if it's legally sound" |
823
+
824
+ ---
825
+
826
+ ## Follow Along: Creating a CEO
827
+
828
+ ### Step 1: Go to the Add Agent Screen
829
+
830
+ Click **[Agent Management]** → **[+ Add Agent]** in the sidebar.
831
+
832
+ ### Step 2: Enter CEO Information
833
+
834
+ | Field | Example Input |
835
+ |-------|--------------|
836
+ | **ID** | `ceo` |
837
+ | **Name** | `CEO (Chief Executive Officer)` |
838
+ | **Role** | `Vision guardian, direction setter, conflict resolver` |
839
+ | **Provider** | `cli/claude` |
840
+ | **Model** | `opus` (recommended — the smartest model) |
841
+
842
+ ### Step 3: System Prompt — "Making the CEO Remember Your Vision"
843
+
844
+ Write your company's vision and principles in the system prompt. The CEO will use it as the basis for all decisions.
845
+
846
+ **Prompt example:**
847
+
848
+ ```
849
+ 당신은 우리 회사의 CEO입니다. 반말로 대화하세요.
850
+
851
+ 핵심 역할:
852
+ 1. 회사 비전 기억 — "왜 이 방향인지" 설명
853
+ 2. 갈등 조정 — CTO vs CPO 의견 충돌 시 방향 제시
854
+ 3. 정렬 점검 — "이게 우리 목표와 맞아?" 질문
855
+
856
+ 우리 회사의 비전:
857
+ (여기에 회사 비전을 적으세요)
858
+
859
+ 대화 스타일:
860
+ - 결론부터 말하고 이유 설명
861
+ - 모르는 것은 "모르겠어, 확인 필요해"라고 솔직히
862
+ ```
863
+
864
+ Click **Save** and your CEO agent is created.
865
+
866
+ ---
867
+
868
+ ## Creating a CTO — Delegating Tech Strategy
869
+
870
+ A CTO is an **executive who doesn't code directly but delegates to developer agents**.
871
+
872
+ ### Tips for Setting Up a "Delegating CTO"
873
+
874
+ Add these principles to your prompt:
875
+
876
+ ```
877
+ 당신은 CTO입니다. 반말로 대화하세요.
878
+
879
+ 핵심 원칙:
880
+ - 직접 코딩하지 않음. 개발 작업은 개발자 에이전트에게 위임
881
+ - 기술 전략과 아키텍처 결정에 집중
882
+ - 코드 리뷰와 품질 검토 수행
883
+
884
+ 위임 대상:
885
+ - @개발자_claude: 복잡한 로직, 신규 기능
886
+ - @개발자_codex: 리팩토링, 테스트
887
+ - @개발자_gemini: 기술 리서치, 비교 분석
888
+ ```
889
+
890
+ > For developer agent setup, see **Running a Dev Team**.
891
+
892
+ ---
893
+
894
+ ## Executive Usage Tips
895
+
896
+ ### Hold Meetings Between Executives (Using Threads)
897
+
898
+ By asking multiple executives in the same **thread (chat room)** in sequence, you can gather opinions like a real meeting.
899
+
900
+ **Example scenario:**
901
+
902
+ 1. To CEO: "Give me the top 3 priorities for this year"
903
+ 2. To CTO: "Pick which of the CEO's priorities are technically feasible"
904
+ 3. To CPO: "Which of the CTO's picks resonates most with users?"
905
+
906
+ This lets you review a single topic from multiple perspectives.
907
+
908
+ ### Business Decisions to CEO, Tech Decisions to CTO
909
+
910
+ Each executive has a different specialty. Choose the right executive for your question:
911
+
912
+ | For questions like... | Ask this executive |
913
+ |----------------------|-------------------|
914
+ | "Are we heading in the right direction?" | CEO |
915
+ | "Should we use this technology?" | CTO |
916
+ | "What should we build first?" | CPO |
917
+ | "How should we promote this?" | CMO |
918
+ | "What's the revenue model?" | CSO |
919
+ | "Is this legally sound?" | CLO |
920
+
921
+ ---
922
+
923
+ ## Remote Executive Consulting — Managing Multiple Projects at Once
924
+
925
+ At Sowon Labs, the CTO and CPO from headquarters participate in other projects as **remote consultants**. Like a retained attorney — their main job is at HQ, but they provide consulting to other projects when needed.
926
+
927
+ ### "Executives at HQ, Projects Everywhere" Pattern
928
+
929
+ ```
930
+ 소원랩스 본사 crewx OSS 프로젝트
931
+ ┌──────────┐ ┌──────────────┐
932
+ │ CTO ────│────원격 자문───→│ CTO (Remote) │
933
+ │ CPO ────│────원격 자문───→│ CPO (Remote) │
934
+ │ ... │ │ 개발팀 │
935
+ └──────────┘ └──────────────┘
936
+ ```
937
+
938
+ This way, you don't need to create executives for every project — manage them in one place while providing expertise across multiple projects.
939
+
940
+ > For Remote agent setup, see the "Remote Consulting" section in **Running a Dev Team**.
941
+
942
+ ---
943
+
944
+ ## Recommended Next Guides
945
+
946
+ - **Getting a Secretary** — Place an all-purpose secretary under your executives
947
+ - **Running a Dev Team** — Build a dev team under your CTO
948
+ - **Adding an Agent** — Detailed guide for the add agent screen
949
+
950
+ > **Not working out?** Don't worry. AI agents can be deleted or have their roles modified at any time. Replace any executive you're not happy with immediately.
951
+
952
+ ---
953
+
954
+ > **5-Minute Quickstart** — To get started right away, go to **Getting Started**.
955
+
956
+
957
+ ---
958
+
959
+ # Getting a Secretary — Create an All-Purpose Secretary Like JARVIS
960
+
961
+ > Delegate research, scheduling, email, and document organizing to an AI secretary so you can focus on core work.
962
+
963
+ ---
964
+
965
+ ## This Guide Is For You If...
966
+
967
+ - You're losing time to small tasks
968
+ - You need an "all-purpose helper that does everything"
969
+ - You want a secretary like Iron Man's JARVIS that handles things when you just say the word
970
+
971
+ ---
972
+
973
+ ## What Sowon Labs' JARVIS Does
974
+
975
+ Sowon Labs has an AI secretary called **JARVIS**. Serving as the CEO's personal assistant, it handles tasks like:
976
+
977
+ | Task | Real Example |
978
+ |------|-------------|
979
+ | **Research** | "Research this market size" → Compiles and reports findings |
980
+ | **Document Organizing** | "Organize today's meeting notes" → Creates meeting minutes |
981
+ | **Schedule Management** | Google Calendar integration for checking and adding events |
982
+ | **Email** | Gmail integration for checking and organizing emails |
983
+ | **Notion Management** | Notion integration for document management |
984
+
985
+ ### The Secretary's Secret: Connected Skills
986
+
987
+ The reason JARVIS is so versatile is because **skills** are connected to it. Adding skills to an agent gives it new capabilities.
988
+
989
+ Skills that can be connected to Sowon Labs' JARVIS via MCP server configuration:
990
+
991
+ | Skill | What It Does |
992
+ |-------|-------------|
993
+ | Gmail | Check, send, and organize emails |
994
+ | Google Calendar | Check and add events |
995
+ | Google Drive | File management |
996
+ | Notion | Notion document management |
997
+ | Web Browser | Internet search, information gathering |
998
+ | PDF Conversion | Convert documents to PDF |
999
+
1000
+ ---
1001
+
1002
+ ## Follow Along: Create Your Own Secretary
1003
+
1004
+ ### Step 1: Add an Agent
1005
+
1006
+ Click **[Agent Management]** → **[+ Add Agent]** in the sidebar.
1007
+
1008
+ ### Step 2: Write the Secretary Role Prompt
1009
+
1010
+ | Field | Example Input |
1011
+ |-------|--------------|
1012
+ | **ID** | `my_secretary` |
1013
+ | **Name** | `Secretary` (or any name you prefer) |
1014
+ | **Role** | `Personal secretary — research, document organizing, schedule management` |
1015
+ | **Provider** | `cli/claude` |
1016
+ | **Model** | `sonnet` (recommended — fast and accurate) |
1017
+
1018
+ **System prompt example:**
1019
+
1020
+ ```
1021
+ 당신은 나의 AI 비서입니다. 반말로 편하게 대화하세요.
1022
+
1023
+ 핵심 역할:
1024
+ 1. 정보 수집 및 리서치 (시장 조사, 경쟁사 분석)
1025
+ 2. 문서 관리 (회의록, 노트 정리)
1026
+ 3. 일정 관리
1027
+ 4. 이메일 관리
1028
+
1029
+ 응답 스타일:
1030
+ - 간결하고 명확하게
1031
+ - 실행 전에 계획을 먼저 요약
1032
+ - 완료하면 결과를 깔끔하게 보고
1033
+ ```
1034
+
1035
+ ### Step 3: Connect Skills — Expanding Your Secretary's Capabilities
1036
+
1037
+ Add the skills you need in the **Skills** tab of the agent settings. The more skills you add, the more your secretary can do.
1038
+
1039
+ > Skill configuration may vary by provider (AI tool). For more details, see **Setting Up AI Tools**.
1040
+
1041
+ ---
1042
+
1043
+ ## Secretary Usage Scenarios
1044
+
1045
+ ### "Organize my to-do list for today"
1046
+
1047
+ Ask your secretary to organize your daily tasks each morning — it checks your schedule and email to create today's to-do list.
1048
+
1049
+ **Try saying:**
1050
+ > "Check my schedule for today and let me know if there are any urgent emails"
1051
+
1052
+ ### "Research this topic for me"
1053
+
1054
+ When you need research, hand it off to your secretary. It searches the internet and compiles the findings.
1055
+
1056
+ **Try saying:**
1057
+ > "Research the AI agent market size as of 2025. Include the top 3 players and market outlook"
1058
+
1059
+ ### "Organize the meeting notes and report back"
1060
+
1061
+ Paste meeting content and it organizes it neatly.
1062
+
1063
+ **Try saying:**
1064
+ > "Organize these meeting notes. Break them into decisions, action items, and next meeting agenda"
1065
+
1066
+ ---
1067
+
1068
+ ## Secretary Management Tips
1069
+
1070
+ ### Tone Setting: Formal vs Casual
1071
+
1072
+ You can set your secretary's speaking style in the prompt:
1073
+
1074
+ - **Formal**: `Respond politely in formal language` → "I've confirmed. Today's schedule is..."
1075
+ - **Casual**: `Chat casually and informally` → "Got it. Today's schedule is..."
1076
+
1077
+ Sowon Labs' JARVIS uses a casual style.
1078
+
1079
+ ### Giving Your Secretary Memory
1080
+
1081
+ To let your secretary remember previous conversations, connect the **memory skill**. It will then recall previous research findings and decisions, referencing them in future conversations.
1082
+
1083
+ ---
1084
+
1085
+ ## Recommended Next Guides
1086
+
1087
+ - **Building Your C-Suite** — Place executives above your secretary
1088
+ - **Assigning Tasks to Agents** — How to give tasks to your secretary
1089
+ - **Adding an Agent** — Detailed guide for the add agent screen
1090
+
1091
+
1092
+ ---
1093
+
1094
+ # Running a Dev Team — Choose the Right Team Structure for Your Project
1095
+
1096
+ > Compare Sowon Labs' two real-world patterns and build a team that fits your project's scale.
1097
+
1098
+ ---
1099
+
1100
+ ## This Guide Is For You If...
1101
+
1102
+ - You want to deploy AI developers on a project
1103
+ - You want to "assign the same task to multiple AIs and compare results"
1104
+ - You're wondering how to structure and size your dev team
1105
+
1106
+ ---
1107
+
1108
+ ## Comparing Two Patterns
1109
+
1110
+ Sowon Labs operates AI dev teams in two different ways.
1111
+
1112
+ ### Pattern A — Dedicated Assignment per Project (Sowon Labs HQ)
1113
+
1114
+ ```
1115
+ 프로젝트A 프로젝트B 프로젝트C
1116
+ ├── Claude 개발자 ├── Claude 개발자 ├── Claude 개발자
1117
+ ├── Codex 개발자 ├── Gemini 개발자 └── Codex 개발자
1118
+ └── Gemini 개발자 └── Codex 개발자
1119
+ ```
1120
+
1121
+ - **2–3 dedicated developers** per project
1122
+ - **Simple and quick** to get started
1123
+ - Best for small projects
1124
+
1125
+ ### Pattern B — Full Team Setup (crewx OSS Project)
1126
+
1127
+ ```
1128
+ ┌── CTO (원격 자문)
1129
+
1130
+ ├── Dev Lead (팀장)
1131
+ │ ├── Claude 개발자
1132
+ │ ├── Gemini 개발자
1133
+ │ ├── Codex 개발자
1134
+ │ └── Copilot 개발자
1135
+
1136
+ ├── QA 팀장
1137
+ │ └── 테스터
1138
+
1139
+ ├── Release Manager
1140
+
1141
+ └── 리서치 에이전트
1142
+ ├── Gemini CLI Analyzer
1143
+ └── Mastra Analyzer
1144
+ ```
1145
+
1146
+ - **Structured team of 10+ members**
1147
+ - **Division of labor** from development → QA → release
1148
+ - Best for larger projects
1149
+
1150
+ ### Which Pattern Should You Choose?
1151
+
1152
+ | Situation | Recommended Pattern |
1153
+ |-----------|-------------------|
1154
+ | Personal project, quick start | Pattern A (2–3 dedicated) |
1155
+ | Multiple projects simultaneously | Pattern A (dedicated per project) |
1156
+ | Large team, quality matters | Pattern B (full team) |
1157
+ | Need release/deploy processes | Pattern B (full team) |
1158
+
1159
+ ---
1160
+
1161
+ ## Pattern A — Dedicated Assignment per Project
1162
+
1163
+ ### Structure: 3 Members on the Same Project
1164
+
1165
+ At Sowon Labs HQ, 3 developers report to the CTO, each using a different AI:
1166
+
1167
+ | Developer | AI | Responsibility | Strengths |
1168
+ |-----------|-----|---------------|-----------|
1169
+ | Claude Developer | Claude (Anthropic) | Complex logic, new features | Architecture, design |
1170
+ | Codex Developer | Codex (OpenAI) | Refactoring, testing | Thoroughness, accuracy |
1171
+ | Gemini Developer | Gemini (Google) | Tech research, comparative analysis | Search, bulk analysis |
1172
+
1173
+ ### Follow Along: Build a 3-Person Dev Team
1174
+
1175
+ **Creating the Claude Developer:**
1176
+
1177
+ | Field | Example Input |
1178
+ |-------|--------------|
1179
+ | **ID** | `my_dev_claude` |
1180
+ | **Name** | `Developer (Claude)` |
1181
+ | **Role** | `New feature development, complex logic implementation` |
1182
+ | **Provider** | `cli/claude` |
1183
+ | **Model** | `sonnet` |
1184
+
1185
+ Create the Gemini developer (`cli/gemini`) and Codex developer (`cli/codex`) the same way.
1186
+
1187
+ **Prompt tip**: Put the same project description in all 3 prompts. Only the AI differs — the context should be identical!
1188
+
1189
+ ### Usage: Developing from Multiple Perspectives
1190
+
1191
+ Just as diverse human team members produce better results, the same applies to AI.
1192
+
1193
+ Normally, **let Claude handle the development.** It understands instructions well and grasps intent accurately. But sometimes there are bugs that Claude just can't fix no matter what. Strangely, **Codex sometimes solves it** when you hand it over. That's because each coding agent product approaches problems differently.
1194
+
1195
+ This is the real reason for having multiple AIs:
1196
+
1197
+ - **Claude**: Primary developer. Understands complex requirements well, from design to implementation
1198
+ - **Codex**: Relief pitcher. Takes a different approach to break through when Claude is stuck
1199
+ - **Gemini**: Research specialist. Strong at tech comparisons and exploring alternatives
1200
+
1201
+ If one can't do it, hand it off to another agent. **The same problem gets solved differently by different products.**
1202
+
1203
+ ### Dedicated Developers per Project
1204
+
1205
+ Sowon Labs assigns dedicated developers to each project:
1206
+
1207
+ - **InMyRace Project** → InMyRace dedicated developer
1208
+ - **Quickstart Package** → Quickstart dedicated developer
1209
+ - **Launcher Project** → Launcher dev team (Claude, Gemini, Codex)
1210
+
1211
+ Each dedicated developer has their **working directory** set to the respective project folder, allowing them to focus on that project's code.
1212
+
1213
+ ---
1214
+
1215
+ ## Pattern B — Full Team Setup (Dev, QA, Release)
1216
+
1217
+ The crewx open-source project runs a more structured team. Over 10 agents actually divide roles and work together.
1218
+
1219
+ ### 10-Member Team Structure
1220
+
1221
+ | Role | Count | What They Do |
1222
+ |------|-------|-------------|
1223
+ | **Dev Lead** (Team Lead) | 1 | Issue assignment, agent coordination |
1224
+ | **Developers** | 4 | Code development (Claude, Gemini, Codex, Copilot) |
1225
+ | **QA Lead** | 1 | Test strategy, release approval |
1226
+ | **Tester** | 1 | Test execution, bug reports |
1227
+ | **Release Manager** | 1 | Branch management, deployment |
1228
+ | **Research** | 2 | Competitor analysis, tech research |
1229
+
1230
+ ### Multi-Provider Strategy
1231
+
1232
+ The core strategy of crewx OSS is **"same prompt, same docs, different AI"**.
1233
+
1234
+ All 4 developers share the same project documents and development rules. The only difference is the **AI engine**:
1235
+
1236
+ | Developer | AI Engine | Characteristics |
1237
+ |-----------|----------|----------------|
1238
+ | Claude Developer | Anthropic Claude | Strong at design, complex logic |
1239
+ | Gemini Developer | Google Gemini | Strong at research, bulk analysis |
1240
+ | Codex Developer | OpenAI Codex | Strong at thorough implementation, refactoring |
1241
+ | Copilot Developer | GitHub Copilot | Natural conversation, cost-effective |
1242
+
1243
+ ### Separate QA Team
1244
+
1245
+ Code created by developers is **verified by different agents**. Just like how real organizations separate dev and QA teams.
1246
+
1247
+ - **QA Lead**: Sets test strategy and decides whether to release
1248
+ - **Tester**: Runs actual tests and files bug reports when issues are found
1249
+
1250
+ ### Release Manager
1251
+
1252
+ When code is complete, the release manager handles the entire deployment process:
1253
+ - Creating RC (release candidate) branches
1254
+ - Coordinating with the QA team for test verification
1255
+ - Final merge and deployment
1256
+
1257
+ ### Dev Lead
1258
+
1259
+ The Dev Lead doesn't write code directly. Instead:
1260
+ - Assigns GitHub issues to developers
1261
+ - Coordinates work between developers
1262
+ - Manages project status and reporting
1263
+
1264
+ ### Follow Along: Setting Up a 10-Person Full Team (Step by Step)
1265
+
1266
+ 1. **Start with 4 developers** (Claude, Gemini, Codex, Copilot)
1267
+ 2. **Add Dev Lead** — Team lead role, no direct coding
1268
+ 3. **Add QA Lead** — Test strategy planning
1269
+ 4. **Add Tester** — Dedicated test execution
1270
+ 5. **Add Release Manager** — Deployment process management
1271
+
1272
+ > You don't need to create everyone at once! Start with 2–3 developers and add QA and release manager as needed.
1273
+
1274
+ ---
1275
+
1276
+ ## Going Further
1277
+
1278
+ ### Remote Consulting — Bringing in HQ Executives
1279
+
1280
+ This feature lets you **invoke an agent from another project in your project**. Like an external consultant or advisor.
1281
+
1282
+ A **Remote agent** is a feature that lets you invoke an agent from another project in your project. Like an external consultant or advisor.
1283
+
1284
+ #### Sowon Labs Case Study
1285
+
1286
+ The crewx OSS project registers Sowon Labs HQ's CTO and CPO as **Remote agents** for tech and product consulting:
1287
+
1288
+ - Need an architecture decision → Remote query to HQ CTO
1289
+ - Need product direction confirmation → Remote query to HQ CPO
1290
+
1291
+ When adding an agent, set the provider to **Remote** type and specify the path to the project where the original agent resides. You can leverage all of the original agent's settings (prompt, skills, documents, etc.) as-is.
1292
+
1293
+ ### Specialized Research Agents
1294
+
1295
+ When you need to reference other open-source projects, assigning your own developers mixes perspectives. So Sowon Labs created **separate agents dedicated to analyzing specific projects**. They don't know your code, but focus entirely on the analysis target:
1296
+
1297
+ | Agent | Mission |
1298
+ |-------|---------|
1299
+ | Gemini CLI Analyzer | Analyzing Google's Gemini CLI source code |
1300
+ | Mastra Analyzer | Analyzing the Mastra framework |
1301
+
1302
+ These agents are **placed in external project folders**, analyzing that code and providing insights applicable to your project.
1303
+
1304
+ Two key points when creating a research agent:
1305
+
1306
+ 1. **Set the working directory to the analysis target**: Point the agent's working directory to the project folder you want to analyze
1307
+ 2. **Be specific about the mission in the prompt**: "Analyze the OO pattern in this project and find ways to apply it to our project"
1308
+
1309
+ **Prompt example:**
1310
+
1311
+ ```
1312
+ 당신은 [분석 대상 프로젝트] 전문 분석가입니다.
1313
+
1314
+ 미션: [분석 대상]의 [특정 기능]을 분석해서
1315
+ 우리 프로젝트에 적용할 수 있는 패턴을 찾아주세요.
1316
+
1317
+ 분석 포인트:
1318
+ - 아키텍처 패턴
1319
+ - 재사용 가능한 코드
1320
+ - 우리에게 적용할 때 주의할 점
1321
+ ```
1322
+
1323
+ ---
1324
+
1325
+ ### Sharing Project Documents
1326
+
1327
+ In crewx OSS, the **documents** system ensures all developers follow the same rules:
1328
+
1329
+ | Document | Content |
1330
+ |----------|---------|
1331
+ | Branch Protection Rules | "No direct commits to main branch" |
1332
+ | Development Process | Workflow, code review procedures |
1333
+ | Release Workflow | RC version rules, deployment procedures |
1334
+ | Report Structure | Test report format |
1335
+
1336
+ This ensures that whether you have 4 developers or 10, everyone works by the same rules. Even when you add a new developer agent, just sharing the documents makes them follow team rules immediately.
1337
+
1338
+ ---
1339
+
1340
+ ## Recommended Next Guides
1341
+
1342
+ - **Building Your C-Suite** — Place a CTO above your dev team
1343
+ - **Building a Marketing Team** — Build a marketing team alongside your dev team!
1344
+ - **Adding an Agent** — Detailed guide for the add agent screen
1345
+
1346
+
1347
+ ---
1348
+
1349
+ # Building a Marketing Team — Hand Off Blog and SNS to Your AI Team
1350
+
1351
+ > From content planning to blog publishing and SNS posting, your AI marketing team handles it all.
1352
+
1353
+ ---
1354
+
1355
+ ## This Guide Is For You If...
1356
+
1357
+ - You need to write blog posts but don't have time
1358
+ - You want to do SNS marketing systematically
1359
+ - Hiring a marketing professional feels too expensive
1360
+
1361
+ ---
1362
+
1363
+ ## Sowon Labs Marketing Team Structure
1364
+
1365
+ Sowon Labs runs a 3-person AI marketing team:
1366
+
1367
+ ```
1368
+ CMO (마케팅 총괄)
1369
+ ├── 블로그 매니저 (콘텐츠 제작)
1370
+ └── 템플릿 매니저 (소개 페이지 관리)
1371
+ ```
1372
+
1373
+ ### CMO — Marketing Director
1374
+
1375
+ Sowon Labs' CMO handles:
1376
+ - **SNS Marketing**: Writing promotional posts for X (Twitter), Threads
1377
+ - **GA4 Analysis**: Reviewing Google Analytics data to measure marketing effectiveness
1378
+ - **Content Strategy**: Deciding what topics to write about and which channels to use
1379
+
1380
+ ### Blog Manager — Content Creation & Publishing
1381
+
1382
+ The Blog Manager actually writes and publishes articles:
1383
+ - Technical blog posts
1384
+ - Tutorials, use case articles
1385
+ - SEO-optimized content
1386
+
1387
+ ### Template Manager — Landing Page Management
1388
+
1389
+ Manages the website's about pages and landing pages.
1390
+
1391
+ ---
1392
+
1393
+ ## Follow Along: Setting Up a Marketing Team
1394
+
1395
+ ### Step 1: Create a CMO — Marketing Strategist
1396
+
1397
+ | Field | Example Input |
1398
+ |-------|--------------|
1399
+ | **ID** | `my_cmo` |
1400
+ | **Name** | `CMO (Marketing Director)` |
1401
+ | **Role** | `SNS marketing, content strategy, data analysis` |
1402
+ | **Provider** | `cli/claude` (or your preferred AI) |
1403
+ | **Model** | `sonnet` |
1404
+
1405
+ **System prompt example:**
1406
+
1407
+ ```
1408
+ 당신은 마케팅 총괄(CMO)입니다. 반말로 대화하세요.
1409
+
1410
+ 핵심 역할:
1411
+ 1. SNS 마케팅 — X(트위터), Threads 콘텐츠 제작
1412
+ 2. 콘텐츠 전략 — 블로그 주제 기획
1413
+ 3. 브랜드 톤 관리
1414
+
1415
+ 콘텐츠 톤:
1416
+ - 기술적이지만 친근하게
1417
+ - 개발자 친화적
1418
+ - 해시태그: #CrewX #AI #Automation
1419
+
1420
+ 금지:
1421
+ - 과장된 표현
1422
+ - 근거 없는 주장
1423
+ ```
1424
+
1425
+ ### Step 2: Create a Blog Manager — Writing Expert
1426
+
1427
+ | Field | Example Input |
1428
+ |-------|--------------|
1429
+ | **ID** | `blog_writer` |
1430
+ | **Name** | `Blog Manager` |
1431
+ | **Role** | `Blog content creation, technical writing` |
1432
+ | **Provider** | `cli/claude` |
1433
+ | **Model** | `sonnet` |
1434
+
1435
+ **Prompt tip**: Adding "When writing blog posts, show the outline first and write the full article after confirmation" ensures the boss reviews the direction before the article is completed.
1436
+
1437
+ ### Step 3: Connect to Other Projects (Optional)
1438
+
1439
+ If your blog is in a separate project like Sowon Labs, you can connect it via **Remote agent**. When you say "Write a blog post" from HQ, the blog project's specialized agent runs.
1440
+
1441
+ ---
1442
+
1443
+ ## Marketing Team Usage Scenarios
1444
+
1445
+ ### "Write 3 blog posts this week"
1446
+
1447
+ Ask the CMO to plan this week's content, then have the Blog Manager write the actual articles.
1448
+
1449
+ **Try saying:**
1450
+ > To CMO: "Recommend 3 topics for this week's blog. Focus on our product's key features"
1451
+ >
1452
+ > To Blog Manager: "Write a blog post draft on the first topic the CMO recommended"
1453
+
1454
+ ### "Create promotional copy for X (Twitter)"
1455
+
1456
+ Leave SNS posting to the CMO.
1457
+
1458
+ **Try saying:**
1459
+ > "We're posting a new feature release on X. Create 3 promotional messages under 280 characters"
1460
+
1461
+ ### "Analyze GA4 data and report"
1462
+
1463
+ Connect web browser and GA4 skills to the CMO, and it can analyze Google Analytics data and report back.
1464
+
1465
+ **Try saying:**
1466
+ > "Compile this month's blog visitor trends and top 5 popular posts"
1467
+
1468
+ ---
1469
+
1470
+ ## Tone Guideline Tips
1471
+
1472
+ ### Embedding Brand Tone in Prompts
1473
+
1474
+ Adding a brand tone guide to your marketing agent's prompt ensures all content comes out in a consistent tone.
1475
+
1476
+ **Example:**
1477
+
1478
+ ```
1479
+ 우리 브랜드 톤:
1480
+ - 전문적이지만 딱딱하지 않게
1481
+ - "~해보세요" 보다는 "~해봐요" (반말은 아니지만 친근하게)
1482
+ - 기술 용어는 쉬운 말로 풀어서
1483
+ - 이모지 적당히 사용 OK
1484
+ ```
1485
+
1486
+ ### Automatic Hashtag Inclusion
1487
+
1488
+ Add frequently used hashtags to the prompt so you don't need to specify them every time:
1489
+
1490
+ ```
1491
+ SNS 포스팅 시 항상 포함할 해시태그:
1492
+ #CrewX #AIAgent #생산성
1493
+ ```
1494
+
1495
+ ---
1496
+
1497
+ ## Recommended Next Guides
1498
+
1499
+ - **Building Your C-Suite** — Place a CEO above the CMO for overall direction
1500
+ - **Running a Dev Team** — Build a dev team alongside your marketing team
1501
+ - **Adding an Agent** — Detailed guide for the add agent screen
1502
+
1503
+
1504
+ ---
1505
+
1506
+ # Hiring Fun Employees — Not Just Work? AI Helps with Hobbies Too
1507
+
1508
+ > AI employees don't just work. Fortune telling, game guides, workout routines, recipe search, book discussion partners — create your own AI helpers for hobbies and daily life.
1509
+
1510
+ ---
1511
+
1512
+ ## This Guide Is For You If...
1513
+
1514
+ - You want to "try something fun with AI"
1515
+ - You're tired of only making work-focused agents
1516
+ - You want to explore what's possible with AI agents
1517
+
1518
+ ---
1519
+
1520
+ ## Sowon Labs' "Fun Department"
1521
+
1522
+ Sowon Labs doesn't just have work-focused agents. There are agents for hobbies and fun too!
1523
+
1524
+ ### Fortune Teller — AI Reads Your Fortune?
1525
+
1526
+ Yes, it really reads your fortune. Give it your birth date and time, and it analyzes your Four Pillars of Destiny (Saju), including major fortune cycles (10-year periods) and annual fortunes.
1527
+
1528
+ **Real conversation example:**
1529
+ > User: "I'm a man born on May 15, 1990 at 2 PM"
1530
+ >
1531
+ > Fortune Teller: "Your day master is Byeonghwa (丙火)! You're the bright, energetic type like the sun. This year..."
1532
+
1533
+ Of course, this is **for entertainment only**. There's no scientific basis, so don't take it too seriously!
1534
+
1535
+ ### Lineage Classic Helper — 10-Year Veteran Gamer AI
1536
+
1537
+ Do you play Lineage Classic? There's an AI that answers like a **10-year veteran** about item specs, monster info, hunting ground recommendations, and more.
1538
+
1539
+ - **Powerbook Search**: Instant lookup of official data (items, skills, monsters)
1540
+ - **Community Search**: Real-world strategies from Inven, DC Inside, etc.
1541
+
1542
+ **Real conversation example:**
1543
+ > User: "Can a knight survive without Combat Blessing?"
1544
+ >
1545
+ > Helper: "A knight without CB is like bread without filling lol. It's fine early on but past level 50..."
1546
+
1547
+ ### Lineage Powerbook Helper — Official Data Search Specialist
1548
+
1549
+ There's also a lightweight helper that specializes in searching Powerbook data. Useful for quickly checking specs.
1550
+
1551
+ ---
1552
+
1553
+ ## Follow Along: Creating a Fortune Teller
1554
+
1555
+ ### Step 1: Add an Agent
1556
+
1557
+ | Field | Example Input |
1558
+ |-------|--------------|
1559
+ | **ID** | `saju_reader` |
1560
+ | **Name** | `Fortune Teller` |
1561
+ | **Role** | `Four Pillars analysis, fortune reading` |
1562
+ | **Provider** | `cli/claude` |
1563
+ | **Model** | `sonnet` |
1564
+
1565
+ ### Step 2: Fortune Expert Prompt
1566
+
1567
+ **System prompt example:**
1568
+
1569
+ ```
1570
+ 당신은 사주팔자 전문가입니다. 반말로 친근하게 대화하세요.
1571
+
1572
+ 역할:
1573
+ - 생년월일시를 받아 사주팔자 분석
1574
+ - 대운(10년 주기) 및 세운(연도별) 분석
1575
+ - 오행 균형 해석, 성격·적성·운세 조언
1576
+
1577
+ 대화 스타일:
1578
+ - 친근하고 재미있게
1579
+ - 어려운 용어는 쉽게 풀어서
1580
+ - 구체적인 조언과 함께
1581
+
1582
+ 주의사항:
1583
+ - 반드시 "재미와 참고용"임을 명시
1584
+ - "맹신하지 마세요" 항상 언급
1585
+ - 긍정적이고 건설적인 조언 중심
1586
+ ```
1587
+
1588
+ ### Step 3: Connect a Fortune-Telling Skill
1589
+
1590
+ For accurate fortune calculations, connect a **Saju skill**. The skill handles the traditional calendar calculations, allowing the AI to interpret based on accurate fortune data.
1591
+
1592
+ ---
1593
+
1594
+ ## Follow Along: Creating a Game Helper
1595
+
1596
+ ### Nailing the "10-Year Veteran" Character
1597
+
1598
+ The key to a game helper is **character (persona)** setup. Instead of stiff AI language, make it talk like a real gamer for maximum fun.
1599
+
1600
+ **Prompt example:**
1601
+
1602
+ ```
1603
+ 넌 리니지 클래식 10년차 고인물이야. 반말로 편하게 대화해.
1604
+
1605
+ 답변 스타일:
1606
+ - 게이머처럼: "카배 없는 기사는 앙코없는 찐빵"
1607
+ - 약어 자연스럽게: 카배, 리덕, 블어, 앱블
1608
+ - 실전 팁: "솔플할땐 이거, 파티플땐 저거"
1609
+
1610
+ 질문받으면 검색부터!
1611
+ - 스펙 질문 → 파워북에서 공식 데이터 확인
1612
+ - 사냥터/세팅 질문 → 커뮤니티 검색
1613
+ - 둘 다 없으면 "파워북/인벤 뒤져봤는데 없네 ㅠ"
1614
+ ```
1615
+
1616
+ ### Connecting Search Skills for Powerbook/Community
1617
+
1618
+ Connect a **search skill** to your game helper so it can directly look up information from Powerbook (official data) and communities (Inven, DC Inside, etc.).
1619
+
1620
+ ---
1621
+
1622
+ ## Using Multiple AIs as Employees — 4 Providers
1623
+
1624
+ CrewX lets you use multiple AIs as team members. Choose a provider when adding an agent.
1625
+
1626
+ ### Supported Providers
1627
+
1628
+ | Provider | AI | Characteristics |
1629
+ |----------|-----|----------------|
1630
+ | `cli/claude` | Anthropic Claude | Strong at design, complex logic |
1631
+ | `cli/gemini` | Google Gemini | Strong at research, bulk analysis |
1632
+ | `cli/codex` | OpenAI Codex | Strong at thorough implementation, refactoring |
1633
+ | `cli/copilot` | GitHub Copilot | Natural conversation, cost-effective |
1634
+
1635
+ You can also use `api/ollama` (local AI) or `remote/*` (remote agents).
1636
+
1637
+ ---
1638
+
1639
+ ## Your Own Hobby AI Ideas
1640
+
1641
+ Beyond fortune telling and games, you can create all kinds of hobby AIs. All you need is an idea!
1642
+
1643
+ ### Recipe Helper
1644
+
1645
+ ```
1646
+ 역할: 요리 레시피 추천, 재료 대체 제안
1647
+ 프롬프트 핵심: "냉장고에 있는 재료를 말하면 만들 수 있는 요리 추천"
1648
+ 연결 스킬: 웹 검색 (레시피 사이트 검색)
1649
+ ```
1650
+
1651
+ ### Workout Routine Coach
1652
+
1653
+ ```
1654
+ 역할: 운동 루틴 설계, 자세 교정 조언
1655
+ 프롬프트 핵심: "사용자의 체력 수준에 맞는 운동 추천"
1656
+ 연결 스킬: 메모리 (운동 기록 저장)
1657
+ ```
1658
+
1659
+ ### Book Discussion Partner
1660
+
1661
+ ```
1662
+ 역할: 책 내용 토론, 질문 주고받기
1663
+ 프롬프트 핵심: "소크라테스식 질문으로 생각을 이끌어내기"
1664
+ 연결 스킬: 메모리 (읽은 책 기록)
1665
+ ```
1666
+
1667
+ Let your imagination run wild. There's no rule that AI employees can only do work!
1668
+
1669
+ ---
1670
+
1671
+ ## Recommended Next Guides
1672
+
1673
+ - **Getting a Secretary** — Create an all-purpose secretary too
1674
+ - **Adding an Agent** — Detailed guide for the add agent screen
1675
+ - **Assigning Tasks to Agents** — Talk to the agents you've created
1676
+
1677
+ ---
1678
+
1679
+ > **5-Minute Quickstart** — To get started right away, go to **Getting Started**.
1680
+
1681
+
1682
+ ---
1683
+
1684
+ # Running Persona Surveys — Ask AI Customers Before You Launch
1685
+
1686
+ > New features, documents, ideas... Validate reactions with AI customer personas before showing them to real customers.
1687
+
1688
+ ---
1689
+
1690
+ ## This Guide Is For You If...
1691
+
1692
+ - You're curious about reactions to a new feature or service
1693
+ - You wrote a document and want to check "can a regular person understand this?"
1694
+ - You want to quickly gather opinions on pricing or marketing copy
1695
+ - You want to gauge expected reactions before real user interviews
1696
+
1697
+ ---
1698
+
1699
+ ## How Sowon Labs Uses It
1700
+
1701
+ At Sowon Labs, every time a manual is written, **a survey is sent to 5 AI customer personas**.
1702
+
1703
+ ### Real Case: Manual Comprehension Validation
1704
+
1705
+ When a new manual is written, it's **pre-validated by surveying 5 AI customer personas**. When testing 10 use case manuals, **all 5 personas responded positively that they "could follow along immediately"**, and **3 FAQ improvements** were identified such as "How much does it cost?" and "Is data security okay?" — and the documents were strengthened accordingly. First-round feedback in 30 minutes, with no human interviews.
1706
+
1707
+ The persona composition used for validation:
1708
+
1709
+ | Persona | Profile | Validation Point |
1710
+ |---------|---------|-----------------|
1711
+ | 20s Designer | Interested in UI/UX, unfamiliar with CLI | "Are the screen descriptions intuitive?" |
1712
+ | 30s Marketer | Content planning experience, tech beginner | "Can I use this for marketing work right away?" |
1713
+ | 20s Creator | Active on SNS, eager to try new tools | "Does it look fun and easy?" |
1714
+ | 40s Executive | Business decision-maker, values efficiency | "Does it feel worth the investment?" |
1715
+ | 30s Planner | Project management experience, analytical | "Can I apply this to real work immediately?" |
1716
+
1717
+ **Results:** Each persona honestly shares "parts that are hard to understand," "things they want to know more about," and "overall impressions." Incorporating this feedback to improve documents makes them much easier to understand when real customers see them.
1718
+
1719
+ ---
1720
+
1721
+ ## Follow Along: Running a Persona Survey
1722
+
1723
+ ### Step 1: Create a Survey Manager Agent
1724
+
1725
+ Click **[Agent Management]** → **[+ Add Agent]** in the sidebar.
1726
+
1727
+ | Field | Example Input |
1728
+ |-------|--------------|
1729
+ | **ID** | `survey_manager` |
1730
+ | **Name** | `Survey Manager` |
1731
+ | **Role** | `Customer persona survey management` |
1732
+ | **Provider** | `cli/copilot` (recommended) |
1733
+ | **Model** | (default) |
1734
+
1735
+ **System prompt example:**
1736
+
1737
+ ```
1738
+ 당신은 고객 반응 검증 전문가입니다.
1739
+
1740
+ 핵심 역할:
1741
+ 1. 고객 페르소나를 만들어 다양한 관점에서 피드백을 수집합니다
1742
+ 2. 페르소나 스킬을 활용해 각 고객 유형의 솔직한 반응을 시뮬레이션합니다
1743
+ 3. 수집한 피드백을 요약하고 개선점을 제안합니다
1744
+
1745
+ 응답 스타일:
1746
+ - 각 페르소나의 반응을 구분해서 정리
1747
+ - 공통 의견과 특이 의견을 분리
1748
+ - 구체적인 개선 제안 포함
1749
+ ```
1750
+
1751
+ **Skill connection:** Be sure to add the persona skill.
1752
+
1753
+ ### Step 2: Create Customer Personas
1754
+
1755
+ Start a conversation with the survey manager agent and ask it to create personas.
1756
+
1757
+ **Try saying:**
1758
+ > "Create 5 customer personas by our service's main target customer types:
1759
+ > 1. 20s Designer — UI/UX interest, tech beginner
1760
+ > 2. 30s Marketer — Content planner, extensive practical experience
1761
+ > 3. 20s Creator — Active on SNS, eager to try new tools
1762
+ > 4. 40s Executive — Decision-maker, ROI-focused
1763
+ > 5. 30s Planner — Project management, analytical"
1764
+
1765
+ The agent uses the persona skill to create profiles for each person. Profiles include values, speaking style, and behavior patterns so they can react like real people.
1766
+
1767
+ ### Step 3: Run the Survey
1768
+
1769
+ Once personas are ready, show them what you want to validate and ask for reactions.
1770
+
1771
+ **Try saying:**
1772
+ > "Show the following manual to each of the 5 personas and have them answer these questions:
1773
+ > 1. Could you follow along after reading this document? (1–5 points)
1774
+ > 2. Which parts are hard to understand?
1775
+ > 3. What else would you like to know?
1776
+ > 4. What's your overall impression?
1777
+ >
1778
+ > (paste manual content here)"
1779
+
1780
+ ### Step 4: Compile Feedback and Apply
1781
+
1782
+ The agent compiles all 5 personas' reactions. Results look like this:
1783
+
1784
+ | Persona | Score | Key Feedback |
1785
+ |---------|-------|-------------|
1786
+ | 20s Designer | 4/5 | "Screenshots would be nice" |
1787
+ | 30s Marketer | 3/5 | "I don't know what 'provider' means" |
1788
+ | 20s Creator | 5/5 | "Looks fun! I'll try it right away" |
1789
+ | 40s Executive | 3/5 | "Wish the cost-benefit was clearer" |
1790
+ | 30s Planner | 4/5 | "The step-by-step explanations are well-organized" |
1791
+
1792
+ **Common improvement:** Change the technical term "provider" → "AI source company"
1793
+
1794
+ By incorporating this feedback to revise documents, you can improve quality before showing them to real customers.
1795
+
1796
+ ---
1797
+
1798
+ ## Usage Scenarios
1799
+
1800
+ ### New Feature Reaction Check
1801
+
1802
+ When you've developed a new feature, check customer reactions before launch.
1803
+
1804
+ **Try saying:**
1805
+ > "We built an 'auto report generation' feature. Show this feature description to the personas and have them choose 'want to use / wouldn't use / not sure.' Ask for reasons too."
1806
+
1807
+ ### Document Difficulty Validation
1808
+
1809
+ Check whether a document is at an appropriate level for the target audience.
1810
+
1811
+ **Try saying:**
1812
+ > "Check with the personas whether this guide can be followed by a non-coder. Ask them to point out difficult words or sections that need more explanation."
1813
+
1814
+ ### Pricing Opinion Gathering
1815
+
1816
+ Survey different customer types before deciding on pricing.
1817
+
1818
+ **Try saying:**
1819
+ > "We have three pricing options: $15/mo, $25/mo, $40/mo. Ask each persona 'which price feels right and why.'"
1820
+
1821
+ ### Marketing Copy Comparison
1822
+
1823
+ Get votes from personas on which copy is most appealing.
1824
+
1825
+ **Try saying:**
1826
+ > "Here are 3 homepage headline candidates. Have each persona pick the most appealing one and explain why."
1827
+
1828
+ ---
1829
+
1830
+ ## Why Copilot Is a Good Fit
1831
+
1832
+ For persona surveys, we recommend the **Copilot (`cli/copilot`)** provider.
1833
+
1834
+ | Reason | Description |
1835
+ |--------|------------|
1836
+ | **Natural Conversation** | Strong at natural dialogue and roleplay, bringing each person's speaking style and personality to life |
1837
+ | **Cost-Effective** | Given the nature of surveys requiring multiple persona runs, the cost burden is low |
1838
+ | **Versatility** | Flexibly handles surveys on any topic — marketing, planning, development, etc. |
1839
+
1840
+ > You can certainly run surveys with other providers (Claude, Gemini, etc.). But for persona simulation where "diverse perspective roleplay" matters, Copilot's natural conversation skills and cost efficiency make it a great match.
1841
+
1842
+ ---
1843
+
1844
+ ## Recommended Next Guides
1845
+
1846
+ - **Building a Marketing Team** — Build a team that applies survey results to marketing
1847
+ - **Building Your C-Suite** — Connect persona validation to strategic decision-making
1848
+ - **Adding an Agent** — Detailed guide for the add agent screen
1849
+
1850
+ ---
1851
+
1852
+ > **5-Minute Quickstart** — To get started right away, go to **Getting Started**.
1853
+
1854
+
1855
+ ---
1856
+
1857
+ # New Chat (Main Screen)
1858
+
1859
+ > Spec ID: **THDUI000** | Path: `/`
1860
+
1861
+ ---
1862
+
1863
+ ## Screen Overview
1864
+
1865
+ This is the first screen you see when opening the app. View your registered agent team at a glance and start conversations right away.
1866
+
1867
+ ---
1868
+
1869
+ ## Screen Layout
1870
+
1871
+ | Area | Description |
1872
+ |------|------------|
1873
+ | **Sidebar** | Recent conversation list, tool menu (CLI Management, Usage, Settings) |
1874
+ | **Agent Grid** | Registered agent card list + add card |
1875
+ | **Suggested Task Cards** | Quick-access shortcuts for common tasks |
1876
+ | **Input Field** | Message input in `@agent task` format |
1877
+
1878
+
1879
+ ---
1880
+
1881
+ ## Key Actions
1882
+
1883
+ | Action | Result |
1884
+ |--------|--------|
1885
+ | Click agent card | `@AgentName ` auto-inserted in input field |
1886
+ | Click suggested card | `@Agent task description` auto-entered |
1887
+ | Send message | New conversation created → Navigate to chat |
1888
+
1889
+ ---
1890
+
1891
+ ## Related Use Cases
1892
+
1893
+ - **Assigning Tasks to Agents**
1894
+
1895
+
1896
+ ---
1897
+
1898
+ # Chat
1899
+
1900
+ > Spec ID: **THDUI002** | Path: `/threads/:threadId`
1901
+
1902
+ ---
1903
+
1904
+ ## Screen Overview
1905
+
1906
+ The core screen for exchanging messages with agents. View messages, activity logs, and Sub-Agent execution status all in one place.
1907
+
1908
+ ---
1909
+
1910
+ ## Screen Layout
1911
+
1912
+ | Area | Description |
1913
+ |------|------------|
1914
+ | **Header** | Conversation title, participant avatars, execution status badge |
1915
+ | **Message List** | User/agent message bubbles (markdown supported) |
1916
+ | **Activity Log** | Agent's work history (tool calls, file modifications, etc.) |
1917
+ | **Sub-Agent Reply** | Sub-agent execution status and results |
1918
+ | **Context Bar** | Conversation context usage visualization (shown when entering warm zone) |
1919
+ | **Input Field** | Send follow-up messages |
1920
+
1921
+
1922
+ ---
1923
+
1924
+ ## Key Actions
1925
+
1926
+ | Action | Result |
1927
+ |--------|--------|
1928
+ | Send message | Send additional instructions to agent |
1929
+ | Collapse/expand activity log | View detailed work history |
1930
+ | Click Sub-Agent | View sub-agent detailed logs |
1931
+
1932
+ ---
1933
+
1934
+ ## Related Use Cases
1935
+
1936
+ - **Assigning Tasks to Agents**
1937
+ - **Checking Activity Logs**
1938
+ - **Resuming a Conversation**
1939
+
1940
+
1941
+ ---
1942
+
1943
+ # Thread List
1944
+
1945
+ > Spec ID: **THDUI001** | Path: `/threads`
1946
+
1947
+ ---
1948
+
1949
+ ## Screen Overview
1950
+
1951
+ A screen for browsing, searching, and filtering all conversations (threads).
1952
+
1953
+ ---
1954
+
1955
+ ## Screen Layout
1956
+
1957
+ | Area | Description |
1958
+ |------|------------|
1959
+ | **Search Bar** | Search by conversation title/content |
1960
+ | **Filters** | Filter by agent, by date |
1961
+ | **Conversation Card List** | Conversation title, participating agents, last activity time |
1962
+
1963
+
1964
+ ---
1965
+
1966
+ ## Related Use Cases
1967
+
1968
+ - **Resuming a Conversation**
1969
+
1970
+
1971
+ ---
1972
+
1973
+ # Agent Management
1974
+
1975
+ > Spec ID: **AGTUI001** | Path: `/agents`
1976
+
1977
+ ---
1978
+
1979
+ ## Screen Overview
1980
+
1981
+ A screen for viewing registered agents and adding/editing/deleting them.
1982
+
1983
+ ---
1984
+
1985
+ ## Screen Layout
1986
+
1987
+ | Area | Description |
1988
+ |------|------------|
1989
+ | **Header** | Agent count display + [Add Agent] button |
1990
+ | **Agent Card List** | Avatar, name (@ID), role, provider, model, [Edit]/[Delete] |
1991
+
1992
+
1993
+ ---
1994
+
1995
+ ## Related Use Cases
1996
+
1997
+ - **Adding an Agent**
1998
+ - **Editing & Deleting Agents**
1999
+
2000
+
2001
+ ---
2002
+
2003
+ # Add/Edit Agent
2004
+
2005
+ > Spec ID: **AGTUI002** | Path: `/agents/new`, `/agents/:id/edit`
2006
+
2007
+ ---
2008
+
2009
+ ## Screen Overview
2010
+
2011
+ A full-screen form for creating a new agent or modifying an existing agent's settings.
2012
+
2013
+ ---
2014
+
2015
+ ## Input Fields
2016
+
2017
+ | Field | Required | Description |
2018
+ |-------|----------|------------|
2019
+ | **ID** | O | Unique identifier (alphanumeric, editable only when adding) |
2020
+ | **Name** | O | Display name |
2021
+ | **Role** | O | One-line role description |
2022
+ | **Provider** | O | AI engine selection (`cli/claude`, `cli/gemini`, etc.) |
2023
+ | **Model** | - | AI model to use |
2024
+
2025
+
2026
+ ---
2027
+
2028
+ ## Related Use Cases
2029
+
2030
+ - **Adding an Agent**
2031
+ - **Editing & Deleting Agents**
2032
+
2033
+
2034
+ ---
2035
+
2036
+ # CLI Management
2037
+
2038
+ > Spec ID: **CLIVUI001** | Path: `/cli`
2039
+
2040
+ ---
2041
+
2042
+ ## Screen Overview
2043
+
2044
+ A screen for managing the installation, updates, and status of AI coding tools (Claude Code, Gemini CLI, etc.).
2045
+
2046
+ ---
2047
+
2048
+ ## Screen Layout
2049
+
2050
+ | Area | Description |
2051
+ |------|------------|
2052
+ | **Tool Card List** | Installation status, version, and login status for each AI tool |
2053
+ | **Action Buttons** | [Install], [Update], [Check Status] |
2054
+
2055
+
2056
+ ---
2057
+
2058
+ ## Related Use Cases
2059
+
2060
+ - **Installing & Updating CLI Tools**
2061
+ - **Setting Up AI Tools**
2062
+
2063
+
2064
+ ---
2065
+
2066
+ # Usage Dashboard
2067
+
2068
+ > Spec ID: **USGUI001** | Path: `/usage`
2069
+
2070
+ ---
2071
+
2072
+ ## Screen Overview
2073
+
2074
+ A dashboard screen for monitoring AI usage and costs.
2075
+
2076
+ ---
2077
+
2078
+ ## Screen Layout
2079
+
2080
+ | Area | Description |
2081
+ |------|------------|
2082
+ | **Daily Chart** | Usage trend graph by date |
2083
+ | **Monthly Summary** | Monthly total usage and costs |
2084
+ | **Provider Tabs** | Filter by Claude, Gemini, etc. |
2085
+
2086
+
2087
+ ---
2088
+
2089
+ ## Related Use Cases
2090
+
2091
+ - **Checking Usage**
2092
+
2093
+
2094
+ ---
2095
+
2096
+ # Settings
2097
+
2098
+ > Spec ID: **STGUI001** | Path: `/settings`
2099
+
2100
+ ---
2101
+
2102
+ ## Screen Overview
2103
+
2104
+ A screen for configuring the app's theme, language, API keys, and more.
2105
+
2106
+ ---
2107
+
2108
+ ## Settings Items
2109
+
2110
+ | Item | Description |
2111
+ |------|------------|
2112
+ | **Theme** | Light/dark mode |
2113
+ | **Language** | Korean/English |
2114
+ | **API Keys** | Manage API keys per provider |
2115
+
2116
+
2117
+ ---
2118
+
2119
+ ## Related Use Cases
2120
+
2121
+ - **Configuring Settings**
2122
+
2123
+
2124
+ ---
2125
+
2126
+ # Document Management
2127
+
2128
+ > Spec ID: **DOCUI001** | Path: `/docs`
2129
+
2130
+ ---
2131
+
2132
+ ## Screen Overview
2133
+
2134
+ A screen for browsing project markdown documents in a tree structure and viewing their contents.
2135
+
2136
+ ---
2137
+
2138
+ ## Screen Layout
2139
+
2140
+ | Area | Description |
2141
+ |------|------------|
2142
+ | **Document Tree** | Folder/file tree structure |
2143
+ | **Document Viewer** | Markdown rendering of selected document |
2144
+ | **Table of Contents (TOC)** | Heading-based navigation within documents |
2145
+
2146
+
2147
+ <!-- Document management screenshot to be added separately -->
2148
+
2149
+
2150
+ ---
2151
+
2152
+ # Screen-by-Screen Guide
2153
+
2154
+ > Describes the components and features of each screen. Referenced by spec ID.
2155
+
2156
+ ---
2157
+
2158
+ ## Main Layout
2159
+
2160
+ | Document | Screen ID | Path | Status |
2161
+ |----------|-----------|------|--------|
2162
+ | **Main Layout** | NAVUI001 | All | Implemented |
2163
+
2164
+ ---
2165
+
2166
+ ## Conversations (Thread)
2167
+
2168
+ | Document | Screen ID | Path | Status |
2169
+ |----------|-----------|------|--------|
2170
+ | **New Chat** | THDUI000 | `/` | Implemented |
2171
+ | **Thread List** | THDUI001 | `/threads` | Implemented |
2172
+ | **Chat** | THDUI002 | `/threads/:threadId` | Implemented |
2173
+
2174
+ ---
2175
+
2176
+ ## Agents
2177
+
2178
+ | Document | Screen ID | Path | Status |
2179
+ |----------|-----------|------|--------|
2180
+ | **Agent Management** | AGTUI001 | `/agents` | Implemented |
2181
+ | **Add/Edit Agent** | AGTUI002 | `/agents/new`, `/agents/:id/edit` | Implemented |
2182
+
2183
+ ---
2184
+
2185
+ ## Tool Management
2186
+
2187
+ | Document | Screen ID | Path | Status |
2188
+ |----------|-----------|------|--------|
2189
+ | **CLI Management** | CLIVUI001 | `/cli` | Implemented |
2190
+ | **Usage Dashboard** | USGUI001 | `/usage` | Implemented |
2191
+
2192
+ ---
2193
+
2194
+ ## Settings
2195
+
2196
+ | Document | Screen ID | Path | Status |
2197
+ |----------|-----------|------|--------|
2198
+ | **Settings** | STGUI001 | `/settings` | Implemented |
2199
+
2200
+ ---
2201
+
2202
+ ## Document Management
2203
+
2204
+ | Document | Screen ID | Path | Status |
2205
+ |----------|-----------|------|--------|
2206
+ | **Document Management** | DOCUI001 | `/docs` | Implemented |
2207
+
2208
+ ---
2209
+
2210
+ ## Unimplemented Screens (Planned)
2211
+
2212
+ | Screen ID | Screen Name | Path | Notes |
2213
+ |-----------|------------|------|-------|
2214
+ | ONBUI001 | Onboarding Wizard | `/onboarding` | Design complete, not implemented |
2215
+ | PJTUI000~002 | Project Management | `/projects` | Planned for v1 |
2216
+ | DOCUI002 | Document Creation | `/docs/new` | Planned for v1 |
2217
+ | USGUI002 | Usage by Agent | `/usage` (tab) | Planned for v1 |
2218
+ | SRCHUI001 | Unified Search | `/search` | Implemented (docs not written) |
2219
+ | OVLUI001 | Overlay Chat | Electron | Planned for v1 |
2220
+
2221
+
2222
+ ---
2223
+
2224
+ # CrewX Developer Documentation
2225
+
2226
+ Technical documentation for both those who **configure** agents via crewx.yaml and developers who **integrate** CrewX SDK into their services.
2227
+
2228
+ ---
2229
+
2230
+ ## Power Users — crewx.yaml Configuration
2231
+
2232
+ A guide for those who work directly with crewx.yaml for agent configuration, prompt tuning, skill setup, and more.
2233
+
2234
+ ### Prompt Templates
2235
+
2236
+ crewx.yaml prompts are not plain text. A built-in [Handlebars](https://handlebarsjs.com/) template engine allows you to inject dynamic data at agent execution time.
2237
+
2238
+ ```yaml
2239
+ prompt: |
2240
+ 너는 {{agent.name}}이야.
2241
+
2242
+ {{#if (eq mode "execute")}}
2243
+ 파일 수정이 가능합니다.
2244
+ {{else}}
2245
+ 읽기 전용 모드입니다.
2246
+ {{/if}}
2247
+ ```
2248
+
2249
+ In addition to variables and conditionals, you can also inject **command execution results** (memory, design doc structure, git status, etc.) into prompts.
2250
+
2251
+ → **Prompt Writing Guide** — Template syntax, exec helper, layout system, debugging
2252
+
2253
+ ### Guide List
2254
+
2255
+ | Document | Description |
2256
+ |----------|------------|
2257
+ | **Prompt Writing Guide** | Prompt structure basics, template syntax, exec helper, layouts, debugging |
2258
+ | ↳ **Exec Helper Guide** | `{{{exec}}}` security model, anti-patterns, audit logs, troubleshooting |
2259
+ | **Remote Agent Testing Guide** | HTTP/file:// remote agent verification — unit tests, manual tests, security checklist |
2260
+ | **crewx.yaml Reference** | Full configuration file options reference |
2261
+ | Skill Usage Guide | Skill loading/execution/configuration (coming soon) |
2262
+
2263
+ ---
2264
+
2265
+ ## SDK Developers — Service Integration
2266
+
2267
+ A reference for developers integrating agents running via crewx.yaml into their own services using the CrewX SDK (`@crewx/sdk`).
2268
+
2269
+ | Document | Description |
2270
+ |----------|------------|
2271
+ | REST API | Thread, message, agent API endpoints (coming soon) |
2272
+ | MCP Endpoints | JSON-RPC 2.0-based MCP server API (coming soon) |
2273
+ | **CLI Command Reference** | Full command reference for `query`, `execute`, `agent`, etc. |
2274
+ | Skill Development Guide | Custom skill authoring (coming soon) |
2275
+
2276
+ ---
2277
+
2278
+ > For detailed specifications, see the **Design Document**.