在 Manus 中运行任何 Skill
一键导入
一键导入
一键在 Manus 中运行任何 Skill
开始使用GitHub 仓库
thurbox-plugin-orchestrator
thurbox-plugin-orchestrator 收录了来自 Thurbeen 的 2 个 skills,并提供仓库级职业覆盖和站内 skill 详情页。
已收集 skills
2
Stars
0
更新
2026-04-21
Forks
0
职业覆盖
2 个职业分类 · 已分类 100%
仓库浏览
这个仓库中的 skills
创作者/仓库/skill
skill
职业分类
描述
更新
orchestrate
软件开发工程师
Use whenever the user asks for ANY kind of work (writing files, building features, running tasks, refactors, fixes). Do NOT do the work yourself. Decompose the request into bd items via a Task subagent, dispatch each to a fresh worker thurbox session running in a git worktree, delegate polling to a cheap Haiku subagent, and stay reactive to new user prompts or worker-filed child beads at every tick.
2026-04-21
orchestrate-worker
网络与计算机系统管理员
Worker contract for sessions spawned by the orchestrator plugin. Sync the worktree to origin before any work, transition bd state as you go, optionally file child beads if the scope is bigger than expected, and emit a ===RESULT=== sentinel when finished.
2026-04-21