jeo
使用 JEO 編排自動化完整 AI agent 工作流程
管理跨 Claude、Codex、Gemini 和 OpenCode 的多 agent 開發工作流程需要協調規劃、執行、驗證和清理階段。JEO 提供統一編排,具備視覺化計劃審批、瀏覽器驗證和自動 worktree 清理功能。
تنزيل ZIP المهارة
رفع في Claude
اذهب إلى Settings → Capabilities → Skills → Upload skill
فعّل وابدأ الاستخدام
اختبرها
استخدام "jeo". jeo 'add search functionality to dashboard'
النتيجة المتوقعة:
JEO activated. Phase: PLAN.
Planning with ralph+plannotator...
- Plan hash: a1b2c3d4...
- Review status: awaiting approval
- Plan details saved to .omc/state/jeo-state.json
Awaiting visual approval via plannotator...
استخدام "jeo". After plan approval, agent executes the task
النتيجة المتوقعة:
Plan approved. Transitioning to EXECUTE phase.
Team available: true
Invoking /omc:team 3:executor 'add search functionality to dashboard'
Parallel agents deployed: [analysis, planning, solutioning, implementation]
Execution complete.
التدقيق الأمني
مخاطر منخفضةAll 1127 static findings evaluated as false positives. This is a legitimate AI agent orchestration skill that coordinates planning, execution, verification, and cleanup phases. Commands are hardcoded or use trusted tooling from official sources. Network access is limited to package installation and localhost agentation communication. Filesystem operations are confined to project directories and standard config paths. No malicious intent or data exfiltration patterns detected.
مشكلات منخفضة المخاطر (2)
عوامل الخطر
⚙️ الأوامر الخارجية (5)
🌐 الوصول إلى الشبكة (3)
📁 الوصول إلى نظام الملفات (2)
🔑 متغيرات البيئة (2)
الأنماط المكتشفة
درجة الجودة
ماذا يمكنك بناءه
複雜多 agent 任務編排
管理複雜功能的 DevOps 團隊可以使用 JEO 進行視覺化審批規劃、執行並行 agents、驗證瀏覽器行為,並自動清理 worktrees。計劃雜湊可防止重新審查未變更的計劃。
視覺化 UI 反饋循環
前端開發人員可以說 'annotate' 來觸發 UI 註解審查。agent 會等待明確提交,然後處理註解、修復問題並重新驗證瀏覽器渲染。
跨平台 AI 工具協調
使用多個 AI 編碼工具的使用者可以在 Claude Code、Codex、Gemini CLI 和 OpenCode 上使用相同的 JEO 工作流程。設定腳本會配置每個平台的特定整合。
جرّب هذه الموجهات
jeo 'implement user authentication with OAuth2'
Plan this feature: 'add dark mode toggle to settings page'. Show me the plan for approval before coding.
annotate - review the current UI for accessibility issues and report any annotations.
jeo - resume from previous checkpoint. Check the state file and continue where we left off.
أفضل الممارسات
- 在編碼開始前使用 ralph+plannotator 進行視覺化計劃審查,以及早發現方向性錯誤
- 需要 UI 驗證時使用 annotate 關鍵字 - 它會正確地等待明確提交
- 讓計劃雜湊機制在計劃內容未變更時防止不必要的重新審查
تجنب
- 不要為複雜功能跳過 PLAN 階段 - 計劃審批可防止浪費執行
- 不要在活動工作流程期間手動編輯 jeo-state.json - 使用記錄的檢查點機制
- 不要在同一個儲存庫上並行執行多個 JEO 工作流程而沒有 worktree 隔離
الأسئلة المتكررة
JEO 支援哪些 AI 工具?
計劃雜湊如何防止不必要的審查?
annotate 關鍵字是用來做什麼的?
worktree 清理如何運作?
需要安裝哪些相依套件?
JEO 如何跨平台協調?
تفاصيل المطور
بنية الملفات