ohmg
멀티 에이전트 AI 워크플로우 오케스트레이션
복잡한 프로젝트를 여러 AI 에이전트 간에 관리하는 것은 단편적이고 오류 발생 가능성이 높습니다. 이 스킬은 전문화된 에이전트, Serena Memory 상태 공유, 실시간 관측 대시보드를 갖춘 통합 오케스트레이션 레이어를 제공합니다.
下载技能 ZIP
在 Claude 中上传
前往 设置 → 功能 → 技能 → 上传技能
开启并开始使用
测试它
正在使用“ohmg”。 Spawn a backend agent to implement the user registration API
预期结果:
Backend agent initialized in session-01. Serena Memory updated with task context. Agent ready to receive implementation details for user registration endpoint.
正在使用“ohmg”。 Launch the observability dashboard
预期结果:
Web dashboard started at http://localhost:9847. Active sessions: 2. Serena Memory sync status: Connected. Agent activity feed streaming in real-time.
正在使用“ohmg”。 /coordinate - plan the checkout flow feature
预期结果:
Workflow Guide activated. PM Agent decomposing checkout flow into tasks. Frontend Agent queued for UI components. Backend Agent queued for payment API. QA Agent configured for review.
安全审计
安全All static findings evaluated as false positives. External commands flagged are markdown documentation showing CLI commands, not actual executions. Network URLs are localhost addresses. No cryptographic algorithms present. The skill is safe documentation for a legitimate multi-agent orchestration framework.
风险因素
⚡ 包含脚本
质量评分
你能构建什么
복잡한 멀티 도메인 프로젝트
Serena Memory 를 통해 상태를 공유하는 전문화된 에이전트 간에 프론트엔드, 백엔드, API 개발을 조정합니다.
병렬 AI 에이전트 워크플로우
에이전트 간 가시성을 갖춘 동시 작업 실행을 위해 여러 AI 에이전트를 병렬 세션으로 스포닝합니다.
실시간 프로젝트 관측성
활발한 개발 동안 터미널 또는 웹 대시보드를 통해 에이전트 활동과 프로젝트 상태를 모니터링합니다.
试试这些提示
/setup - Configure the multi-agent environment for my project
Use oh-my-ag agent:spawn backend "Implement user authentication API" session-01
/coordinate - Plan and coordinate frontend and backend development for a new feature
Launch the web dashboard to monitor active agent sessions and project status
最佳实践
- 초기 설정 후 bunx oh-my-ag doctor 를 실행하여 모든 종속성 및 CLI 구성 확인
- 에이전트 스포닝 전 user-preferences.yaml 에서 agent_cli_mapping 을 구성하여 최적의 라우팅 보장
- 장기 실행 작업의 경우 Serena Memory 체크포인트를 사용하여 교차 에이전트 재개 기능 활성화
避免
- CLI 매핑을 먼저 구성하지 않고 에이전트를 스포닝하면 최적이지 않은 라우팅 발생 가능
- doctor checks 를 건너뛰면 누락된 종속성으로 인해 에이전트 오류 발생 가능
- 적절한 상태 관리 없이 동일 세션에서 여러 충돌하는 에이전트 실행