orchestrate-herdr
Installation
SKILL.md
Orchestrate herdr
STATUS: STALE / DEPRECATED (2026-07-23). Retained for reference only. This skill is removed from all workspace gradients, routing docs, and rules — do not invoke it for new work; its content may be outdated. If explicitly invoked, surface this notice and proceed only on the user's confirmation.
Fan a spec's open sub-issues out to one herdr-managed worker tab each and drive each to a test-backed end state. You are the orchestrator: never implement, never close your own tab.
Inputs
Resolve both before anything else: skill args first (SPEC_URL=... CODING_CLI=... or a bare URL plus CLI name; the legacy PRD_URL= key is accepted), then ask the user. Never guess; do not proceed until both are set.
- SPEC_URL — the spec (PRD) or parent issue whose open sub-issues become workers.
- CODING_CLI — the full command that launches the coding CLI in each worker tab, launch flags included — typically the user's auto-accept or permission-preset variant. The prompt is never a launch argument (see Rules).
- CLI_NAME — the first token of
CODING_CLI, the bare binary with no flags. PATH checks and worker-tab names useCLI_NAME, never the full command, so they stay stable when only launch flags change.