open-orchestrator-plan
스타0
포크0
업데이트2026년 7월 19일 06:45
Submit goals, auto-plan, dispatch OpenAgents runs.
설치
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SKILL.md
readonly메뉴
Submit goals, auto-plan, dispatch OpenAgents runs.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Browser automation via Playwright MCP (official Microsoft headless browser)
Image generation and manipulation via MCP
PDF parsing and extraction via MCP
Autonomous tool discovery, evaluation, and integration for agent self-enhancement
Route OpenOS tasks to the correct product skill.
Enrich CRM contacts with LinkedIn and décideur data.
| name | open-orchestrator-plan |
| description | Submit goals, auto-plan, dispatch OpenAgents runs. |
| version | 1.1.0 |
| author | OpenPro |
| license | MIT |
| platforms | ["linux","macos","windows"] |
| metadata | {"hermes":{"tags":["openorchestrator","planner","dispatch"],"category":"open-ecosystem","related_skills":["open-orchestrator-intent","open-dev-workflow","open-ecosystem-hub","open-ticket-optimize"]}} |
Control plane: goals → plans → tasks → OpenAgents runs (never OpenCode direct).
ORCHESTRATOR_URL (default http://localhost:3050)@openorchestrator/mcp-server stdioplanner, developer, qa initialized| Tool | Purpose |
|---|---|
orch_submit_goal | Auto-plan + dispatch |
orch_get_plan_status | Poll plan/tasks |
orch_list_tasks | List tasks |
orch_override_route | Manual assign (audited) |
REST: POST /v1/goals, GET /v1/plans/:id/status, POST /v1/tasks/:id/assign.
open-ticket-optimize first (Ticket Prompt
Optimizer) so PO steps receive structured stories, not raw textorch_submit_goal(objective=…, ticket_id=optional)plan_id + dispatched_task_idsorch_get_plan_status until complete or blockedorch_override_route or fix upstream skill gap (open-mcp-scaffold)| Header / mode | Behavior |
|---|---|
| Default | Auto planner + dispatch |
X-OpenOS-Plan-Mode: manual | Skip auto dispatch |
| Engineering ticket | Dispatch developer → W4 |
blocked + capability_gap | open-mcp-scaffold |
correlation_id on dispatchblocked without reading task errororch_get_plan_status shows tasks completed or explicit blocked reasoncorrelation_id