"RAN 151 SUBAGENTS IN DEEPSEEK HARNESS (DSH) On Sunday I was tokenmaxxing, running multiple workspace sessions to explor… This is a necessary excerpt; read the original source for full context.
Use new subfolder "WITMOLv2", spawn 50 subagents, each embodies famous past and modern philosophers and thinkers. each answer the question "what is the meaning of life? covering first principles, axioms and actionable insights plus their contrarian views or strawman arguments". for each subagent, spawn 2 subagent: one for pushback (to make better arguments), one for editor (to make writing clearer and clarity for general audience). level 1 subagent each output into markdown with their name as <name>.md. level 2 subagent only do final update on level 1 subagent output. once all subagents are done (level 1 and level 2), spawn a final subagent use all 50 output and synthesis a final what-is-the-meaning-of-line-50.md as a monograph, include citation from each philosopher when required.Output under the WITMOLv2/ directory:
50 philosopher essays, each structured to include:
First Principles (the foundational axioms of philosophy)
The Meaning of Life (meaning derived from their tradition)
Actionable Insights (how to put it into daily life)
Contrarian View / Strawman (the strongest objection + response)
Final Reflection (closing thoughts)
Strengthened Through Critique (added by the pushback agent: rigorously tests 2–3 weaknesses and strengthens the response)
Reading Guide (added by the editor agent: an entry point for general readers)
Synthesis monograph what-is-the-meaning-of-life-50.md (44 KB, 392 lines):
Part I: The Great Traditions (10 chapters, grouping philosophers by tradition)
Part II: Cross-Cutting Themes (6 cross-cutting themes)
Hierarchical delegation: 1 prompt → 50 level-1 subagents (writing) → each spawns 2 level-2 subagents (pushback + editing) → final synthesis agent
Explicit boundaries: each subagent has a “bounded task” (answer a specific question, use a specific Markdown output format, and follow a specific filename)
File convention: the <name>.md naming convention makes the output easy to aggregate
Quality loop: the pushback agent strengthens the argument + the editor agent improves readability, addressing the quality problem of “generation as final draft”
Single deliverable: all subagents target one final synthesis document
Runtime: DeepSeek Harness (DSH), with a DeepSeek V4 Flash series model
This pattern is suitable for research report/monograph generation, multi-perspective analysis, and large tasks that require a “writing + critique + polishing” pipeline
A single session takes 25 minutes and uses 151 subagents; token consumption matters (tokenmaxxing means maximizing use of the subscription quota)
DeepSeek V4 Flash