Claude Codeâs workflow reveals a practical agentic playbook: parallel AI agents, shared rules, automation commands, and tight verification loops for shipping faster.

Claude Code Workflow: A Playbook for Agentic Teams
Most teams think âAI productivityâ means faster drafting. Boris Chernyâs Claude Code workflow shows something different: itâs about running multiple autonomous workstreams at once, then managing the handoffs like a project leadânot a typist.
Thatâs why developers reacted so strongly to his recent breakdown of how he works. Not because itâs flashy, but because itâs practical. It reads like a checklist for building an âagenticâ operating model: parallel agents, shared rules, repeatable commands, and relentless verification.
If youâre following our Agentic Marketing series, this matters for a simple reason: the same patterns that turn one engineer into a small engineering team can turn one marketer into a small growth teamâif you build the right loops. If youâre curious what that looks like in practice, start with this agentic workflow lens, then map it to your own execution stack (or get help designing it at 3L3C).
The real shift: from âinner loopâ to âfleet controlâ
Chernyâs biggest lesson is structural: stop treating AI like a single assistant sitting next to you. Treat it like a set of specialized workers you dispatch, monitor, and correct.
Traditional work happens in a linear âinner loopâ: write â run â fix â repeat. Itâs fine when the bottleneck is typing. But when the bottleneck is decision-making, coordination, and review, linear work collapses.
Chernyâs approach replaces the inner loop with parallel lanes. In his terminal, he runs multiple Claude sessions at once, each assigned to a different task, and uses notifications to know when an agent needs input.
Hereâs the agentic principle hiding in plain sight:
Humans shouldnât do the work. Humans should route the work.
How this maps to agentic marketing
Marketing automation used to mean: âIf X happens, send Y email.â Agentic marketing is closer to: âAchieve pipeline goal Zâdecide the steps, run them, and report back.â
Parallelization is the first multiplier. A practical mapping looks like this:
- Agent 1: Research (ICP pain points, competitor offers, audience language)
- Agent 2: Production (draft landing page variants, ads, sequences)
- Agent 3: QA (check claims, compliance, brand voice, broken links)
- Agent 4: Ops (UTM plans, campaign setup checklists, naming conventions)
- Agent 5: Analytics (hypotheses, dashboards, next tests)
Most teams try to get one AI chat to do all five. Thatâs how you get mush.
Why âslower but smarterâ wins (most of the time)
Chernyâs counterintuitive stance is one I agree with: use the smartest model you can for core work, even if itâs slower. He argues that a heavier model reduces steering, reduces errors, andânetâfinishes faster.
This is the part many orgs miss because they obsess over generation latency. But the actual cost center is human correction time.
A clean way to think about it:
- Token tax: you pay compute to generate output
- Correction tax: you pay human attention to fix output
Smaller/faster models often look cheaper until you measure the correction tax. If your team spends 20 minutes cleaning up a âfastâ result, you didnât save time. You bought rework.
Marketing example: speed that creates rework isnât speed
If youâre shipping:
- ad copy that triggers compliance rewrites,
- landing pages that donât match sales reality,
- emails that fail deliverability checks,
âŠyouâre paying correction tax. In lead-gen work, correction tax also shows up as wasted spend and burned audiences.
A good agentic marketing system assigns the highest-reliability model to:
- offer positioning
- claims and proof points
- experiment design
- final QA
Then it uses cheaper/faster models for âvolumeâ tasks like variations and formatting.
The underrated weapon: a shared ârules fileâ that compounds learning
Claude Codeâs CLAUDE.md idea is the most transferable concept in the entire workflow.
Answer first: If you want agents to improve over time, you need a persistent, shared instruction layer that lives with the work.
The problem with most AI use at work is memory fragmentation:
- One person âfigures outâ a prompt trick
- Another person learns the toolâs quirks
- None of it becomes institutional knowledge
A shared file fixes that. Every time the agent makes a mistake, you turn the mistake into a rule.
Every mistake becomes a policy.
Marketing version: create AGENTS.md (or PLAYBOOK.md)
For agentic marketing teams, Iâve found this file should include specifics like:
- Voice rules: âNo hype. No clichĂ©s. Use short sentences. Prefer concrete proof.â
- Offer rules: âNever promise outcomes we canât measure. Always state time-to-value.â
- Compliance rules: âNo health/financial guarantees. Avoid âbestâ claims.â
- Channel rules: âLinkedIn posts must have a strong first line; emails must have one CTA.â
- Measurement rules: âEvery campaign needs UTMs + a named hypothesis.â
This is how you stop repeating the same review comments.
If youâre building agentic marketing systems for lead generation, this is also where you encode your pipeline definitions, MQL/SQL criteria, and disqualification logicâso agents donât optimize the wrong metric. If you want a structured way to implement this across your stack, 3L3Câs agentic workflow approach is a solid starting point.
Slash commands, subagents, and the âpackagingâ of expertise
Chernyâs workflow includes slash commands (custom shortcuts committed into the repository) and subagents (specialized AI personas for phases of work).
Answer first: Agentic systems scale when expertise is packaged into repeatable interfacesâcommands and rolesârather than living in one personâs head.
Thatâs why slash commands matter. They turn âI know how to do thisâ into âthe system can do this on demand.â
Marketing equivalents that actually save time
You donât need to be technical to adopt the pattern. You can create âcommandsâ in whatever orchestration layer you use (templates, agent runbooks, internal tools). Useful ones include:
-
/launch-campaign
- Creates UTM plan
- Generates ad variations
- Drafts landing page section copy
- Produces a QA checklist
-
/prep-weekly-report
- Pulls spend/leads/pipeline
- Flags anomalies
- Writes a narrative: what happened and why
-
/create-test-plan
- Generates 5 hypotheses
- Selects primary metric + guardrails
- Outputs a 2-week experiment calendar
-
/content-repurpose
- Turns a webinar into: 5 LinkedIn posts, 1 email, 1 landing page section, 10 ad hooks
Subagents: stop asking one agent to be everything
Assign roles so you get consistent outputs:
- Strategist agent: positioning, ICP, hypotheses
- Copy chief agent: headlines, CTAs, structure
- Proof agent: sources, case studies, claim checking
- Ops agent: UTMs, tracking, naming conventions
- QA agent: brand voice, compliance, formatting
One generalist agent tends to average out. Specialized agents sharpen.
Verification loops: the difference between âdraftingâ and âshippingâ
Chernyâs strongest point is also the least glamorous: verification is the unlock. He describes using tools to test changesârunning suites, automating browser checks, iterating until the UI works and the UX feels right.
Agentic marketing needs the same discipline.
Answer first: If agents canât verify outcomes, theyâll optimize for âlooks goodâ instead of âworks.â
What verification looks like in marketing
Verification loops should exist at three levels:
1) Pre-flight checks (before launch)
- All links work (including UTMs)
- Forms submit and route correctly
- Thank-you page fires conversion events
- Mobile layout and load time are acceptable
2) Signal checks (first 24â72 hours)
- Are impressions and clicks within expected ranges?
- Is CTR stable across creatives?
- Is CPC exploding due to mismatch?
- Are leads junk because targeting is off?
3) Outcome checks (week 1â4)
- Lead-to-meeting rate
- Meeting-to-SQL rate
- Cost per SQL / cost per pipeline dollar
Hereâs my stance: if you canât measure it, donât automate it. Automation without verification just scales mistakes.
A practical starter kit: implement this in 10 days
If you want to apply Chernyâs lessons without rebuilding your entire org, do this as a contained sprint.
Days 1â2: Create your shared rules file
- Write
AGENTS.mdwith voice, offer, compliance, and measurement rules - Add âcommon mistakesâ your team keeps correcting
Days 3â5: Define 3 subagents and their outputs
Pick roles that match your bottlenecks:
- Strategist agent: 1-page campaign brief + hypothesis list
- Copy agent: 10 hooks + 3 landing page variants
- QA agent: compliance + tracking checklist
Days 6â8: Build 2â3 reusable commands/templates
Make them stupidly specific. Good commands are boring.
- /create-test-plan
- /prep-weekly-report
- /launch-campaign-lite (one channel only)
Days 9â10: Add verification
- Define the metrics and thresholds
- Decide what triggers human review
- Document the âstop rulesâ (when to pause spend)
If you want a partner to help you set up this agentic operating system for lead generation, 3L3C focuses on exactly this kind of autonomous workflow designâagents that execute, measure, and improve.
The uncomfortable truth: most teams donât need more people
Chernyâs workflow went viral because it hints at a future many teams are avoiding: small groups achieving outsized output through orchestration.
For engineering, that means parallel agents, shared memory, command interfaces, and tight verification. For agentic marketing, itâs the same shapeâjust applied to research, creative, ops, and analytics.
If 2025 was the year teams adopted âAI assistance,â early 2026 is shaping up to be the year teams adopt AI managementâtreating agents as a workforce that needs direction, guardrails, and feedback loops.
If you had five specialized agents working for you tomorrow, which part of your marketing execution would you delegate first: research, production, ops, or verification?