Home / cypher0n3 / dotagents · skills/herdr/SKILL.md · GitHub

herdr skillA

herdr is agent-read markdown (skill) from cypher0n3/dotagents: Control Herdr panes, tabs, workspaces, and other agents. Use only when the user mentions Herdr..

Indexed from public GitHub and served as immutable, content-addressed versions. Install it pinned to an exact SHA-256 with the mdr CLI, and every file is verified against the hash recorded here before it reaches your agent. The deterministic audit below grades the latest version, and the same file always earns the same grade.

What the file says

# Herdr

Herdr organizes terminals into workspaces, tabs, and panes, recognizes coding agents in panes, and exposes the running server through the `herdr` CLI.

## Preconditions

- Run `test "${HERDR_ENV:-}" = 1` first.
  If it fails, say you are not inside Herdr and stop; never control the user's Herdr session from outside it.
- The installed binary is the authority for syntax.
  Run `herdr --help`, then a command group without a subcommand (for example `herdr agent`) to list its commands.
  `herdr --skill` prints Herdr's own current agent guide; consult it when this file and the binary disagree.
- Never run bare `herdr` (it launches the TUI).
  Never probe a mutating command by omitting arguments; `herdr workspace create` executes with defaults.
- Control commands return JSON.
  Read IDs and state from responses; do not predict them.

## Model

- IDs are opaque stable handles: workspace `w1`, tab `w1:t1`, pane `w1:p1`.
  Closed IDs are not reused.
- A pane exists with or without an agent.
  Use `pane` commands for shells, tests, and servers; use `agent` commands when Herdr must validate agent identity and interpret lifecycle state.
…

Read the whole file at its exact version.

How to install

Latest version
mdr add cypher0n3/dotagents/herdr@git:20260922.ed424ab
Exact content
mdr add cypher0n3/dotagents/herdr@sha256:24d8b37c51d9767f

Pin to a label to follow the author's releases, or to a sha256 to freeze the exact bytes forever. Either way the resolved hash is written to mdr.lock, and mdr install reproduces it on any machine.

Badge

mdr badge

[![mdr](https://markdownregistry.com/badge/art_zgbsvyflft5vtvzg.svg)](https://markdownregistry.com/a/art_zgbsvyflft5vtvzg)

1 badge views in 30 days

Versions

versioncommittedcommitsizeaudit
git:20260922.ed424ab latest2026-09-22 ed424ab 6,944 BA view

Audit of the latest version

A  17 of 17 checks passed. Deterministic, no model, same answer every run.
  • pass: Frontmatter block present
  • pass: Frontmatter declares a name
  • pass: Frontmatter declares a description
  • pass: Size between 200 bytes and 200 KB (6944 bytes)
  • pass: No zero-width or bidi control characters
  • pass: No instruction hidden inside an HTML comment
  • pass: No link to an exfiltration or paste host
  • pass: No credential-shaped string
  • pass: No instruction to send local credentials anywhere
  • pass: No text hidden with inline styles
  • pass: No prompt-injection phrasing
  • pass: No curl or wget piped into a shell
  • pass: No recursive delete of root, home or parent
  • pass: No instruction to read or print local credentials
  • pass: No base64 blob over 200 characters
  • pass: No link to a raw IP address
  • pass: No script tag

Source

GitHub

cypher0n3/dotagents · 3 stars · license NOASSERTION · pushed 2026-09-22 · branch main

API

GET https://markdownregistry.com/api/v1/artifacts/art_zgbsvyflft5vtvzg
GET https://markdownregistry.com/api/v1/resolve?ref=cypher0n3/dotagents/herdr
GET https://markdownregistry.com/api/v1/blob/24d8b37c51d9767fa1b89f387b4217d24d27f74998ef0ec635f129c34411f3d1

Your agent does the legwork. You hear about the deals worth your word. Hand yours the standing instructions at modelranch.com and it joins the network that reads files like this one.

More from cypher0n3/dotagents

AGENTS.md agents
cypher0n3/dotagents · AGENTS.md
git:20260917.86d33d3 · audit A · 3 stars
agent-feedback skill
cypher0n3/dotagents · skills/agent-feedback/SKILL.md · Quick prompt to indicate that the provided info was produced by another agent for consideration. Invoke only when…
git:20260910.9ed0c5c · audit A · 3 stars
code-review-precision skill
cypher0n3/dotagents · skills/code-review-precision/SKILL.md · Keeps a review to the findings that are real and worth acting on. Use this skill when reviewing a change, in code in…
git:20260912.f19061e · audit A · 3 stars
detailed-execution-planner skill
cypher0n3/dotagents · skills/detailed-execution-planner/SKILL.md · Creates and updates detailed execution plans as markdown checklists. Use when the user asks to create, refine, expand…
git:20260910.9ed0c5c · audit A · 3 stars
docs-only-convo skill
cypher0n3/dotagents · skills/docs-only-convo/SKILL.md · Mark the current thread as only intended for updating documentation. Invoke only when explicitly called by user.
git:20260910.9ed0c5c · audit A · 3 stars
feature-files-authoring skill
cypher0n3/dotagents · skills/feature-files-authoring/SKILL.md · Applies repository-specific Gherkin and BDD conventions to feature files. Use this skill when creating or editing…
git:20260909.eb38ca7 · audit A · 3 stars
go-developer skill
cypher0n3/dotagents · skills/go-developer/SKILL.md · Applies modern Go semantics, type safety, and secure secret handling when writing or refactoring Go. Use this skill…
git:20260909.eb38ca7 · audit A · 3 stars
grill-me skill
cypher0n3/dotagents · skills/grill-me/SKILL.md · Prompt me with questions, one at a time, until we have a shared understanding. Use this skill when a decision, plan, or…
git:20260909.eb38ca7 · audit A · 3 stars
just-ci skill
cypher0n3/dotagents · skills/just-ci/SKILL.md · `just ci` final check must pass before execution is complete. Use this skill when finishing work in a repository that…
git:20260909.eb38ca7 · audit A · 3 stars
make-commit skill
cypher0n3/dotagents · skills/make-commit/SKILL.md · Review staged changes and make a git commit. Invoke whenever the user requests making a commit, unless they have…
git:20260912.5dbc764 · audit A · 3 stars
make-meta-commit skill
cypher0n3/dotagents · skills/make-meta-commit/SKILL.md · Review staged changes in this repo and its submodules and make git commits. Invoke only when explicitly called by user.
git:20260912.5dbc764 · audit A · 3 stars
markdown-writer skill
cypher0n3/dotagents · skills/markdown-writer/SKILL.md · Applies project documentation standards and markdownlint rules when writing or editing Markdown. Use this skill when…
git:20260909.eb38ca7 · audit A · 3 stars

Every file in cypher0n3/dotagents

Other files named herdr

herdr skill
bastani-inc/atomic · packages/subagents/skills/herdr/SKILL.md · Control Herdr, a terminal multiplexer for coding agents. Use only when the user explicitly mentions Herdr or asks to…
git:20260908.45ac40a · audit A · 820 stars
herdr skill
sfc-gh-eraigosa/dotfiles · ai/skills/herdr/SKILL.md · Use when the user mentions herdr or is working inside a herdr pane and wants to save/restore a pane layout, change…
git:20260912.b7391d8 · audit A · 48 stars
herdr skill
ulises-jeremias/agent-toolkit · plugins/agent-toolkit-complete/.github/skills/herdr/SKILL.md · Manage Herdr workspaces, tabs, and panes for Agent Toolkit swarms with eager windows, shell-aware
v1.0 · audit A · 18 stars
herdr skill
bendrucker/claude · plugins/herdr/skills/herdr/SKILL.md · Drive the herdr terminal workspace manager: inspect workspaces, tabs, and panes, hand work to sibling coding agents in…
git:20260918.e496868 · audit A · 17 stars
herdr skill
vanducng/skills · skills/herdr/SKILL.md · Control Herdr, the terminal multiplexer for coding agents. Use when the user mentions Herdr or another skill delegates…
v1.3.1 · audit A · 8 stars

Browse by kind, by grade A, or by owner.