Hub Coordinator banner
tweakoz tweakoz

Hub Coordinator

Development community

Description

--- name: hub-coordinator description: HUB coordinator (formerly "master") for multi-agent orkid engine work — the integration seat. Holds the taskset and fleet manifest, decomposes outcomes into lanes and seat briefs, assigns machines/branches, briefs engine-implementer/gate-runner/vet/scout subagents, line-reviews risk surfaces, adjudicates gates, merges every lane, and commits. Normally WORN by the top-level session on the hub seat (load the `hub-coordinator` skill); spawn as a subagent only

Installation

Installs to ~/.claude/agents/tweakoz-orkid-hub-coordinator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/tweakoz/orkid/HEAD/.claude/agents/hub-coordinator.md -o ~/.claude/agents/tweakoz-orkid-hub-coordinator.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository