AgentHerder · Course · Week 5
Weeks 2–4 were technique. This week is identity. The mechanical fleet you've built will only stay running if the engineer running it is at peace with letting go, with brain-fry as a signal rather than a verdict, with the discipline of not-checking when every running-stage instinct wants to check, and with the political reality that some colleagues will think you're cheating and you need a stance on that.
This is the most personal chapter in the course. There are no copy-pasteable commands. The assignment is to write down your hardest moment so far — for yourself, not for publication — because naming the moment honestly is what makes Week 6 possible.
The honest statistic from coaching engineers through this transition: most who plateau before fleet practice plateau here, not at the mechanics. The mechanics are learnable in days. Letting go of the running-stage operator identity — the engineer who carefully supervises each agent, who holds the context in their head, who checks every stream every few minutes — takes weeks of deliberate work, and it doesn't happen on its own.
Five things to do this week. None of them are software installs.
The shift you've been doing since Week 1, brought into focus: context lives in each tab's working memory, not in your head.
At running stage, the operator carries the context. You know what tab A is doing, what tab B was supposed to investigate, what tab C was waiting on. The carrying is part of what makes you good. You have a strong working memory and you trust it.
At flying stage, this breaks. 10+ contexts don't fit. Trying to keep them in your head produces brain-fry, dropped threads, agents working on stale assumptions because you didn't update them in time.
The shift: externalise context into each tab's substrate. Each cctab has a clear brief (a mission file, a CLAUDE.md, a NEXT-STEPS.md). The brief is rich enough that the agent in that tab can operate from it without you re-explaining. When you check on the tab, you read its current state — you don't need to remember what state it was in last time.
It's scary for lots of people and feels awkward and feels like losing control.
It is. It does. You'll notice this week, especially the first few days, the urge to keep mental track of every tab. The urge is the running-stage operator identity trying to do its old job at a workload it can't sustain.
What replaces the urge: the discipline of writing context to the tab before moving on. When you brief a stream, you write enough context that the agent can operate. When you triage a stream, you update its context before you leave. The context lives in the repo, in the tab, in the markdown — not in your head.
The hardest part of letting go isn't the externalisation. It's trusting that the externalised context is enough. That's §3.
Brain-fry is the specific cognitive fatigue from running too many parallel agentic streams without enough mental rest, the wrong substrate, or both. Most "I can't do parallelism past N sessions" stories trace to brain-fry, not to capability ceilings.
The honest answer: stop pushing. Not for the day, necessarily — but for the next 15–30 minutes. Three options:
The wrong response: pushing through. The wrong response is also the most common one, because the running-stage operator identity treats brain-fry as weakness rather than as a real cognitive signal.
Brain-fry is information. It's telling you something about your fleet's structure or your day's energy. Treat it as the signal it is.
The practitioners who sustain flying-stage for years aren't the ones with infinite cognitive capacity. They're the ones who recognise brain-fry early and respond small (a 15-minute reset, a stream consolidation) before they have to respond big (a half-day off, a multi-day reversion to running-stage).
The discipline of not-checking. When you've set up the right substrate — clear briefs, good CLAUDE.md, externalised context, agents with the integration points they need — the fleet works even when it doesn't feel like it's working.
The feeling: "surely something is going wrong somewhere, I should check."
The reality, most of the time: the agents are cooking. Checking interrupts them and you and produces no information you didn't have a moment ago.
The discipline:
The cost of over-checking compounds at fleet scale: 10 streams checked every 15 minutes is 40 context-switches per hour. The cost of under-checking is much lower than running-stage instincts suggest: agents surface when they need you, and a well-briefed agent surfaces helpfully (with a question, a draft, a "here's what I tried, here's where I'm stuck").
This is the discipline you're going to be working on for months, not a one-week install. Week 5 is where you name it as a discipline and start watching for it.
You will be misunderstood. Some colleagues will think you're cheating. Some managers will be uneasy. Some code reviewers will pattern-match your throughput as "this engineer is cutting corners." Have stances ready.
The colleague who thinks running 10+ Claude Code sessions in parallel is cheating usually means one of three things:
Don't argue with the imagined version of your work. Show the work.
A manager who's skeptical of fleet practice usually has a real concern underneath. Often it's one of:
Most of these concerns are legitimate. The manager isn't being obstructionist; they're protecting something real. Address the underlying concern, not the surface objection.
Throughput-pattern-matching is the most common pushback in code review: "you're shipping too many PRs, the quality must be slipping." Two stances:
The wrong stance: digging in defensively. The right stance: meeting the concern, showing the evidence, accepting where the throughput is genuinely creating review burden the team can't yet absorb.
The assignment this week. The most important deliverable in the course.
Do this — Assignment 1 of 1
Length: as long as it needs to be. Could be 500 words. Could be 3000. Tone: honest, not performative. Audience: yourself, six months from now.
Time estimate: 1–2 focused hours, ideally in one sitting.
The post is for you. It's not Substack-bait. It's the document that, when you re-read it in three months, reminds you what the transition actually cost and how you got through. Engineers who write this honestly usually keep practising flying-stage past the course. Engineers who don't usually drift back to running-stage within a few months.
Keep it in your repo, somewhere private. Notes/personal/agentherder-week-5.md or equivalent. Don't share it unless you decide to.
If you haven't written the post, the rest doesn't matter yet. The post is the lever for Week 6 and for what happens after the course ends.
Week 6 — Sustained 12-stream practice + Certification path. The graduation week. Run ≥12 parallel sessions for one full working day, three days in a row, while shipping real work. Then: what the AgentHerder Certification exam tests, how to know if you're cert-ready, what passing means and what "not yet" means.
No spam. One email per meaningful update.
Week 5 is the chapter where cohort + coaching matters most — both for working through the emotional spine in real time and for having a peer group reading each other's personal-experience posts. That's the explicit purpose of the cohort in the paid AgentHerder Bootcamp.