herdr-orchestration
Installation
SKILL.md
herdr Orchestration
The top-level agent is the controller (Codex, Claude, Fable, or another);
it delegates to worker TUIs that gather evidence, draft bounded patches,
run tests, and report. The controller owns assignment, state, conflict
control, verification, integration, and the final user-facing answer. herdr is
the substrate: each worker TUI owns a named tab, and the socket CLI (herdr …)
gives the controller placement, input, screen reads, and native agent-status
waits.
One worker, one named tab
Every worker gets its own tab, labeled at creation with tab create --label.
The tab bar is the controller's dashboard: a labeled tab says which model is
running which slice, and stays readable no matter how many workers are live.