mit einem Klick
thurbox-plugin-orchestrator
thurbox-plugin-orchestrator enthält 2 gesammelte Skills von Thurbeen, mit Repository-Berufsabdeckung und Skill-Detailseiten auf SkillsMP.
Skills in diesem Repository
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.
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.