The bait, then the rug-pull.
Everyone has seen the screenshot: 50 Claude Code terminals running at once, the poster implying they are 50x more productive. Mark Kashef opens by naming the flex directly then spending 17 minutes proving why it usually just means 50x more chaos.
What the video promised.
stated at 00:48 "I am gonna walk you through three different scenarios where running tasks in parallel in Claude Code makes sense. And the one question that you need to ask before you start up your next extra session." delivered at 16:16
Where the time goes.
01 · The parallel terminal fantasy
Opens with the LinkedIn/X flex of hundreds of terminals, then reveals the reality: agents colliding, brittle features, money on fire.
02 · Why more terminals does not mean more speed
Software dev analogy: doubling devs does not halve time. Introduces the One Question.
03 · Overview: The 3 Scenarios
Whiteboard slide shows all three scenarios side by side with the one-question decision rule.
04 · Scenario 1: True Parallel
Non-technical, fully independent tasks. All fire simultaneously. Time = longest task.
05 · True Parallel terminal demo
Live 4-terminal demo: competitors research, email sequence, influencer list, landing page copy all running at once.
06 · Scenario 2: Phased Parallel
Technical tasks with dependencies. Build DB schema + auth first (sequential), then parallelize Phase 2 features. ~2x faster.
07 · Phased Parallel dependency analysis
Whiteboard shows Claude verdict: tasks 1-2 must be sequential, tasks 3-7 can parallelize after 1-2 done.
08 · The execution flow diagram
Phase 1 (35 min sequential) then Phase 2 (30 min parallel) then Phase 3. Total 95 min vs 180 min all-sequential.
09 · Scenario 3: The Relay Race
Multiple terminals open but NOT parallel. Each handles one phase then closes. PLAN.md is the baton.
10 · Auto-compact danger
Each auto-compact = unknown context loss. One giant session compounds the debt.
11 · PLAN.md as the brain
Structure: overview, phased checklist, decision log. Terminals start by reading PLAN.md to bridge stateless sessions.
12 · The bonus session trick
One extra terminal kept open throughout all phases as virgin-eyes plan auditor.
13 · Relay Race terminal demo
Full PLAN.md with overview, phases, checkboxes. Prompt shown: read plan.md, execute phase 1, check off tasks.
14 · Wrap-up and resources
Brief recap, Gumroad resource plug, Skool community CTA.
Visual structure at a glance.
Named ideas worth stealing.
The One Question
Before any extra terminal: Does Task B need Task A output? NO = True Parallel. DEPENDS = Phased Parallel. LONG SESSION = Relay Race.
Scenario 1: True Parallel
- All tasks independent
- Non-technical tasks preferred
- Time equals longest task
- No babysitting required
Fire all terminals simultaneously when zero cross-dependencies exist.
Scenario 2: Phased Parallel
- Phase 1: sequential foundation (DB schema, auth)
- Phase 2: parallel features once foundation exists
- Phase 3: final assembly
Sequential foundation unlocks parallel feature work. ~2x faster than all-sequential.
Scenario 3: The Relay Race
- Phase 1 terminal closes when done
- PLAN.md is the baton
- Terminal B reads codebase + PLAN.md
- Fresh 100% context per phase
Multiple terminals used sequentially not in parallel. PLAN.md carries state. Solves auto-compact context loss.
PLAN.md Structure
- Overview (inspiration, problem, big picture)
- Phases with checkboxes per task
- Decision log (architecture choices that strayed from plan)
Document that bridges stateless Claude Code sessions. Every terminal starts by reading it.
The Bonus Session
One extra terminal kept open across all phases, dedicated to the plan only. Used as virgin-eyes QA to catch missed tasks before the next phase starts.
Lines you could clip.
"You are gonna be lighting money on fire and just calling it productivity."
"Every single time you auto compact, you do not really know what Claude Code has prioritized or not prioritized to include in that next session."
"Terminal B does not know what Terminal A did. But Terminal B reads the codebase and the PLAN.md — it has everything."
"Design thinking is the most important skill in the next twelve months. It is not gonna be coding."
"I am always hiding behind a plan."
How they spent the runtime.
Things they pointed at.
How they asked for the click.
"If you want all the artifacts and the prompts that I showed you in this video along with a mini guide I will make that available to you in the second link in the description below."
Soft dual-CTA: paid Gumroad resource first, then community. No urgency, no pop-ups, framed as bonus depth.
Word for word.
Steal the decision tree.
The One Question — does Task B need Task A output? — is the entire framework in a single gate.
- Use True Parallel only for content or research sprints where every task is genuinely independent.
- For technical builds, lay the foundation (DB + auth) in one sequential terminal before parallelizing anything.
- Write PLAN.md first, update checkboxes throughout, reference it in every new terminal opening prompt.
- Keep one bonus terminal open as a plan guardian for virgin-eyes phase reviews.
- Never let one session run through multiple auto-compacts on the same feature area — treat each phase as its own context budget.
- Ask Claude Code itself what can be parallelized: look at the rest of our plan and tell me what can be built independently in a separate session.
How to use multiple AI agents without creating chaos.
Before opening a second terminal, ask one question: does this task need anything the other task will produce?
- If no: fire both simultaneously — you finish in the time of the longest task.
- If yes: finish the dependency first, then parallelize what remains.
- If you are in a long build: close the terminal when a phase is done, open a fresh one, point it at your PLAN.md.
- PLAN.md is the memory layer that turns stateless Claude sessions into a continuous build — keep it updated with checkboxes and architecture decisions.
- Auto-compact quietly degrades context quality. One fresh terminal per phase is the fix.






























































