ThesisHerdr Gives You Full Control Over Multiple AI Agents teaches a practical interfaces + open design move: This video shows how to use Herdr, an agent-first terminal multiplexer (an alternative to tmux and cmux), to stay organized while running multiple AI coding agents at once, and then goes further: letting agents control Herdr itself, including a /ticket slash command where Claude Code orchestrates tabs, git worktrees, and pull requests per GitHub issue.
The goal is not to remember the video. The goal is to extract the operating principle, tie it to timestamped evidence, test how far the claim transfers, and make something reusable.
0:37Herdr's agent-first layout
“really valuable. All of the resources and the prompts that you need are going to be linked for free in the description below. So, let's get into it. Okay, so the first thing we're going to do is...”
Herdr organizes work into workspaces (one per project), agents, terminals, and tabs, is unusually mouse-friendly for a multiplexer, and uses a ctrl+b prefix for key bindings like prefix+v and prefix+minus splits; agents like Claude Code auto-register in the agents panel so you can toggle between them, see which are working versus stopped, and get a bell notification when one finishes. Install Herdr, create one workspace per current project, split a window into three panes running code reviews in parallel, and practice prefix+? to browse the key bindings you will actually use.
6:36Agents manage the multiplexer
“started up claude code and it's pasted in the prompt. So now we can work on this second task at the same time. So you can see here we have different agents. We have an agent working on...”
Herdr ships a usage guide and an installable agent skill, so instead of hand-editing config you can tell your coding agent to read the guide, update your Herdr configuration (for example to the Rose Pine theme), and reload it, making the multiplexer itself something agents operate. Install the Herdr agent skill, then ask your coding agent to read the guide and make one real config change (a theme or key binding) and reload Herdr, verifying the change took effect.
7:45Ticket-to-PR orchestration
“different coding agent to implement this task. Use the Neo coding agent not claude code. Let's see if we can do this. I don't know if this will work. So we're going to say ticket paste in the...”
His favorite pattern is a custom /ticket command: paste a GitHub issue number and Claude Code orchestrates Herdr, creating a named tab, a git branch and worktree, and spinning up an agent with the prompt pre-pasted, so multiple tickets (166 and 163 in the demo) run in parallel to open pull requests, and the pattern scales up to handing a whole milestone of related tickets to the coordinator. Borrow the linked ticket command, run it on two small real issues at once, and watch the coordinator create separate tabs and worktrees; note where you still need to stay in the loop on the bigger task.
01Intent
Start with this video's job: This video shows how to use Herdr, an agent-first terminal multiplexer (an alternative to tmux and cmux), to stay organized while running multiple AI coding agents at once, and then goes further: letting agents control Herdr itself, including a /ticket slash command where Claude Code orchestrates tabs, git worktrees, and pull requests per GitHub issue. Treat "Intent" as the outcome you are trying to make visible, not a topic label. Anchor it to 0:37, where the video says: “really valuable. All of the resources and the prompts that you need are going to be linked for free in the description below. So, let's get into it. Okay, so the first thing we're going to do is...”
02Canvas
Use "Canvas" to locate the part of the interfaces + open design workflow the video is demonstrating. Ask what changes in your real setup if this claim is true. Anchor it to 6:36, where the video says: “started up claude code and it's pasted in the prompt. So now we can work on this second task at the same time. So you can see here we have different agents. We have an agent working on...”
03Artifact
Turn "Artifact" into the reusable artifact for this lesson: A UI critique sheet for judging whether an AI interface improves control. This is where watching becomes something you can inspect and reuse.
04Preview
Use "Preview" as the application surface. Decide whether the idea touches a browser flow, a local file, a model choice, a source document, a UI, or a review step.
05Feedback
Use "Feedback" to prove the lesson. The evidence should connect back to the video title, transcript anchors, and a concrete output, not a generic best-practice claim.
06Iteration
Use "Iteration" to carry the idea forward: save the prompt, checklist, diagram, or operating rule that would make the next agent run better.
ExampleSource-backed work packet
Convert the video into a scoped task that includes the transcript claim, target workflow, acceptance criteria, and proof. The output should be a ui critique sheet for judging whether an ai interface improves control..
ExampleClaim vs. demo brief
Separate what the speaker claims, what the demo actually proves, and what still needs outside verification before you adopt the workflow.
ExampleTeach-back module
Transform the lesson into a definition, a mechanism diagram, one misconception, one practice exercise, and a check-for-understanding question.
Do not learn it wrong- Treating the title as the lesson without checking what the transcript actually says.
- Letting the prompt drift into generic advice that could apply to any video in the playlist.
- Copying the tool setup without identifying the operating principle that transfers to your own stack.
- Skipping the artifact, which means the learning never becomes operational or inspectable.