本文由 AI 分析生成
建立時間: 2026-03-26 來源: https://x.com/MitcheIl/status/2036098438908293349
Summary
A content studio describes a 20-agent Claude Code pipeline for writing viral launch video scripts. The system runs parallel specialized agents (research, hook writing, body copy, CTA, quality scoring) each with a dedicated “manager” agent that enforces a 10/10 quality gate before passing work downstream. The studio claims $10M+ in client revenue from videos averaging 2M views.
內容工作室描述一個 20 個 Claude Code 代理的並行流水線,用於撰寫病毒式產品發布影片腳本。系統有專職研究代理、鉤子撰寫代理、品質評分代理,每個代理都有「管理者」代理執行 10/10 的品質閘門。
Key Points
- Research phase: 15 YouTube keyword searches across 3 time filters, hundreds of Reddit/X posts scored by engagement — “ceiling/floor logic” identifies proven title patterns
- Specialized agents, not generalists: Hook Agent writes 4 options with 3+ iterations each; Hook Manager scores on 5 dimensions; nothing moves forward until gates clear
- Weapons check: every script line scored independently on Invention Novelty AND Copy Intensity — both must hit 10/10; filler lines are cut, not polished
- Output: Google Doc with 3 tabs (Research, Working Script with full iteration paper trail, Final Script with 4 hook options + 2 CTA options)
- Context isolation: each agent lives in its own Claude Code context window — prevents cross-contamination of writing styles and focuses each agent on one job
Insights
The architectural insight is that quality compounds when you decompose writing into stages with hard exit criteria rather than asking one model to “write a great script.” The manager-worker pattern — where each writing agent has a dedicated evaluator that blocks progress — is essentially a CI pipeline for content. The real differentiator isn’t the AI tools but the firm’s proprietary training data (2B+ views of their own content) baked into agent prompts. The $100K price point for a launch script is the business model made visible.
Connections
Raw Excerpt
Most AI script tools have a single agent write the whole thing. That’s like hiring one person to be your researcher, copywriter, editor, fact checker, and creative director and expecting them to do a good job. Specialized agents run in sequence and each one has exactly one job.