herdr

Installation
SKILL.md

Herdr

Herdr is terminal orchestration, not native agent-to-agent communication or shared memory. Agents call the herdr CLI, which controls panes through Herdr's local socket. This works across Pi, Codex, Claude Code, Cursor CLI, and other terminal agents. Native integrations only improve detection, status accuracy, and session restoration.

Preconditions

The controlling agent must run inside Herdr in Ghostty. Verify access and workspace scope:

test "${HERDR_ENV:-}" = "1"
test -n "${HERDR_WORKSPACE_ID:-}"

If either fails, do not pretend to access other agents; tell the user the agent must be launched inside Herdr.

One-time installation:

Installs
9
GitHub Stars
2.7K
First Seen
9 days ago
herdr — davidondrej/skills