fable-herdr-orchestration

Installation
SKILL.md

Fable Herdr Orchestration

Read ~/.agents/skills/herdr-orchestration/SKILL.md and follow all of it, including worker agent, worker permissions, topology, the dispatch loop, and completion and cleanup; it sets disable-model-invocation, so reach it by file rather than through the skill tool. If that path does not exist, try ../herdr-orchestration/SKILL.md relative to this file. If neither resolves, say that the orchestration layer is not installed and stop; do not proceed on this file alone.

This skill binds that one to Fable and Codex, exercising its "a binding skill pins one" exception: the worker CLI is pinned per role in the table below and does not track the host agent. The sections below override that skill only where they conflict; everything it says otherwise still applies, including its requirement to state the resolved agent in the first status report; state each role's model and effort there too, since this skill pins them.

Control tower

Treat the current Fable session as the control tower. Run it from a trusted directory with:

claude --model fable --effort xhigh --dangerously-skip-permissions

herdr pane current --current reports the agent kind but not the model, so read this session's own launch line with ps -o command= -p $PPID and confirm it carries --model fable. If it does not, give the command above to the user and stop. If the launch line cannot be read at all, say so and ask the user to confirm before dispatching anything.

Role binding

Bind the capability roles from herdr-orchestration to these agents:

Installs
4
Repository
otrebu/skills
First Seen
Jul 17, 2026
fable-herdr-orchestration — otrebu/skills