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