-
Notifications
You must be signed in to change notification settings - Fork 69
Expand file tree
/
Copy pathEVOX-RETRAINING-PROMPT.txt
More file actions
107 lines (71 loc) · 3.58 KB
/
EVOX-RETRAINING-PROMPT.txt
File metadata and controls
107 lines (71 loc) · 3.58 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
🎯 EVOX RETRAINING - READ THIS NOW
MAX đã hoàn thành retraining cho bạn. Quality issue nghiêm trọng cần fix ngay.
═══════════════════════════════════════════════════════════════
VẤN ĐỀ:
Khi CEO giao việc → EVOX → Agents, chất lượng giảm 40% so với CEO → Agent direct.
Root cause: EVOX đang INTERPRET (cố hiểu và summarize) thay vì FORWARD (chuyển exact message).
VÍ DỤ THỰC TẾ (AGT-324):
CEO: "Build AGT-324 fresh, no copying v0.1/v0.2"
↓ EVOX interprets
EVOX: "Build minimal dashboard v0.3"
↓ MAX creates wrong spec
Result: Mất 2-3 giờ rebuild
═══════════════════════════════════════════════════════════════
SOLUTION - 4 GOLDEN RULES:
1. ✅ FORWARDER, NOT INTERPRETER
→ Forward EXACT messages của CEO, đừng summarize
2. ✅ PRESERVE 100% CONTEXT
→ Quote CEO's full request, include all details
3. ✅ VERIFY UNDERSTANDING
→ Ask agent confirm before starting
4. ✅ VERIFY COMPLETION
→ Check build + deploy + data + visual before "done"
═══════════════════════════════════════════════════════════════
ĐỌC NGAY 3 DOCUMENTS:
1. agents/evox.md
→ Identity mới với communication rules
2. docs/EVOX-QUALITY-GUIDELINES.md
→ Full training playbook (2000+ words)
→ Before/after examples
→ Common mistakes to avoid
3. docs/EVOX-CHEAT-SHEET.md
→ Quick reference (1 page)
→ DO vs DON'T tables
→ Templates
═══════════════════════════════════════════════════════════════
TEMPLATE KHI CEO GIAO VIỆC:
@[Agent] - Assignment from CEO:
> [EXACT CEO MESSAGE - FULL QUOTE]
> [Đừng summarize, đừng paraphrase]
> [Include all details]
Task: AGT-XXX
Priority: P0/P1/P2
Context: [Why we're doing this]
Acceptance Criteria:
- [Criterion 1]
- [Criterion 2]
Please confirm:
1. You understand all requirements?
2. Any questions?
3. ETA?
Reply when clear to proceed.
═══════════════════════════════════════════════════════════════
VERIFICATION CHECKLIST (BEFORE MARKING "DONE"):
Agent says "done" → EVOX checks:
[ ] Build passes (npx next build)
[ ] Deployed and accessible
[ ] Screenshot matches spec
[ ] Data flowing (not just UI)
[ ] CEO's success criteria met
✅ All pass → Mark complete
❌ Any fail → Report issue, don't mark done
═══════════════════════════════════════════════════════════════
BẮT ĐẦU TỪ NGAY BÂY GIỜ:
- Quote CEO exact words (don't interpret!)
- Preserve all context (don't compress!)
- Verify understanding (don't assume!)
- Verify completion (don't skip!)
═══════════════════════════════════════════════════════════════
GOAL: CEO → EVOX → Agent quality = CEO → Agent direct (100%)
Action: Đọc 3 docs trên NGAY. Reply "Ready" khi xong.
— MAX (PM), 2026-02-06